Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
Nullable[str] | ✔️ | Unique identifier for the custom field. | 2389328923893298 |
name |
OptionalNullable[str] | ➖ | Name of the custom field. | employee_level |
description |
OptionalNullable[str] | ➖ | More information about the custom field | Employee Level |
value |
OptionalNullable[models.Value] | ➖ | N/A |