# CreateCustomFieldDefinitionRequest

Type: object

Field definition to create for the resource collection in the URL.

## Properties

- `name` (string, required) - Human-readable label for the field.
- `type` (enum, required) - Value type accepted by the field.

