Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
Optional<String> | ✔️ | Unique identifier for the custom field. | 2389328923893298 |
name |
JsonNullable<String> | ➖ | Name of the custom field. | employee_level |
description |
JsonNullable<String> | ➖ | More information about the custom field | Employee Level |
value |
JsonNullable<Value> | ➖ | N/A |