Custom Field Option Object
Custom Field Option Guide
The custom field option object represents option for a custom field of type DROPDOWN
Name | Type | Example | Notes |
---|---|---|---|
id | Int | 1 | Unique custom field option identifier |
label | String | Customer Support | Label of the option |
order | Int | 10 | Relative order of the custom field option. Can be null or a number between 0 and 255. |