| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Field type | [optional] [readonly] |
| options | \EgoiClient\EgoiModel\FieldOption[] | Lists of options (only for fields of type 'options') | [optional] [readonly] |
| field_id | string | Field ID | [optional] [readonly] |
| name | string | Name of the field | |
| format | string | Field format | |
| unique | bool | True if the field is unique, false otherwise | [optional] |