Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Array of custom defined enum objects.
Properties that reference this object type:
Syntax
Properties
id
A unique ID for the enum.
Type
string
Required
✅
Constraints
Minimum string length: 3. Maximum string length: 64.
Supported values
The string value must start with a letter and can contain only letters, numbers, periods, and underscores.
type
The type of the values in this enum.
Type
string
Required
✅
Constraints
Supported values
Allowed values: number, string.
values
Array that defines the constants for the enum.
Type
Array of values
Required
✅
Constraints
Supported values