| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Id of the customField | [optional] [readonly] |
| values | string[] | The list of possible values if type is a CHOICE_LIST | [optional] [readonly] |
| is_required | bool | True if the custom field must be filled by the user before validating a cart | [optional] [readonly] |
| type | \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsFieldType | [optional] | |
| label | string | The label to be displayed to the user | [optional] [readonly] |