# CalBookingFieldsResponses

Model ID: `CalBookingFieldsResponses`

The bookingFieldsResponses block on a booking.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `email` | `string|null` | No |  |  | `null` | Yes |  |
| `guests` | `array|null` | No |  |  | `null` | Yes |  |
| `location` | [`CalLocationResponse`](./CalLocationResponse.md) | No |  |  | `null` | Yes |  |
| `name` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
