Name | Type | Description | Notes |
---|---|---|---|
value | String | Custom fields's value. | [optional] |
text | String | Used on complex types like percentage. | [optional] |
amount | BigDecimal | Used on currency types. | [optional] |
currency | String | Currency. | [optional] |
options | List<String> | Used on multiselect types. | [optional] |
option | String | Used on single select types. | [optional] |