Usage
Represents the usage settings of the custom field definition.
defaultboolean
idstring
The user-defined ID of the associated entity. The ID must already exist.
requiredboolean
Usage
{
"default": true,
"id": "string",
"required": true
}
Represents the usage settings of the custom field definition.
The user-defined ID of the associated entity. The ID must already exist.
{
"default": true,
"id": "string",
"required": true
}