Skip to main content

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
}