Skip to main content
enumThreadFieldSchemaType

Values

STRING

Stores a free-text value as a string.

BOOL

Stores a boolean value.

ENUM

Stores one value chosen from a predefined set of allowed string values.

NUMBER

Stores a numeric value as a float.

CURRENCY

Stores a monetary amount as a float.

DATE

Stores a date/time value as a DateTime scalar.