Class DefinitionType (0.2.0)

DefinitionType(value)

Enumeration of attribute definition types.

Enums

Name Description
DEFINITION_TYPE_UNSPECIFIED Attribute definition type unspecified.
SYSTEM_DEFINED The attribute is predefined by the API Hub. Note that only the list of allowed values can be updated in this case via UpdateAttribute method.
USER_DEFINED The attribute is defined by the user.