AttributeDefinitionType
The underlying type of the value which an AttributeDefinition represents.
Enum
-
STRING
(value:'STRING'
) -
LONG
(value:'LONG'
) -
INT
(value:'INT'
) -
BOOLEAN
(value:'BOOLEAN'
)
The underlying type of the value which an AttributeDefinition represents.
STRING
(value: 'STRING'
)
LONG
(value: 'LONG'
)
INT
(value: 'INT'
)
BOOLEAN
(value: 'BOOLEAN'
)