Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DataType

The different types of data a value can have

Index

Enumeration members

Enumeration members

Bool

Bool: = "bool"

Date

Date: = "date"

DateTime

DateTime: = "date-time"

Float

Float: = "float"

Int

Int: = "int"

Spatial

Spatial: = "spatial"

String

String: = "string"