FieldValueType Enum

Semantic data type of the field value.

New in version v2.1: The selectionMark and countryRegion values

Inheritance
builtins.str
FieldValueType
FieldValueType

Constructor

FieldValueType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

COUNTRY_REGION
DATE
DICTIONARY
FLOAT
INTEGER
LIST
PHONE_NUMBER
SELECTION_MARK
STRING
TIME