Enums
/PrimitiveTypes
PrimitiveTypes
The primitive types supported by the system
Valid values
STRING
string
String type for text valuesNUMBER
string
Number type for integer valuesFLOAT
string
Float type for decimal valuesBOOLEAN
string
Boolean type for true/false valuesDATE
string
Date type for date values
Built with