| Name | Type | Description | Notes |
|---|---|---|---|
| custom_fields | \OpenAPI\Client\Model\HelloAssoApiV5ModelsFormsCustomFieldPublicModel[] | List of custom fields to be filled by the user | [optional] |
| id | int | Id | [optional] |
| price | int | Price of the extraOption, can be free | [optional] |
| vat_rate | float | Vat rate if applicable Amount have to be 0.10 for 10% | [optional] |
| label | string | The name of the option | [optional] |
| description | string | The description of the option | [optional] |
| is_required | bool | Additional option is required/mandatory | [optional] [readonly] |