Defines a custom field that may be applied to multiple component types. A custom field must be applied to at least one component type.
| Property Name | Type | Description |
|---|---|---|
| componentTypeIds | Maybe<Array<String>> | The component types the custom field applies to. |
| componentTypes | Maybe<Array<CompassComponentType>> | The component types the custom field applies to. |
| description | Maybe<String> | The description of the custom field. |
| id | String | The ID of the custom field definition. |
| name | Maybe<String> | The name of the custom field. |
Rate this page: