Name | Type | Description | Notes |
---|---|---|---|
label | String | Label for the field in the LibCal booking form | [optional] |
type | String | Field type for the field in the LibCal booking form. Examples of field types include 'string' and 'dropdown'. | [optional] |
required | Boolean | Whether the field in the LibCal booking form is required (true) or optional (false) | [optional] |
options | [String] | Array of options that will be provided if the field type is dropdown | [optional] |