Skip to main content

An enum that defines the supported data types.

Type that uses DataTypeEnum

Metric

Calls that use DataTypeEnum

Enumerations

Value
Description
AMOUNT
Indicates the data type is an amount value.
BOOLEAN
Indicates the data type is a boolean value.
DATE
Indicates the data type is a date value.
FRACTION
Indicates the data type is a fraction value.
NUMBER
Indicates the data type is a number value.
STRING
Indicates the data type is a string value.