| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | Id of the customField | [optional] [readonly] |
| values | [String] | The list of possible values if type is a CHOICE_LIST | [optional] [readonly] |
| isRequired | Boolean | True if the custom field must be filled by the user before validating a cart | [optional] [readonly] |
| type | HelloAssoApiV5CommonModelsEnumsFieldType | [optional] | |
| label | String | The label to be displayed to the user | [optional] [readonly] |