NonEmployeeSchemaAttributeType
Enum representing the type of data a schema attribute accepts.
Enum
-
TEXT(value:'TEXT') -
DATE(value:'DATE') -
IDENTITY(value:'IDENTITY')
Enum representing the type of data a schema attribute accepts.
TEXT (value: 'TEXT')
DATE (value: 'DATE')
IDENTITY (value: 'IDENTITY')