
# Business Booking Profile Customer Timezone Choice

Choices of customer-facing time zone used for bookings.

## Enumeration

`BusinessBookingProfileCustomerTimezoneChoice`

## Fields

| Name | Description |
|  --- | --- |
| `BUSINESS_LOCATION_TIMEZONE` | Use the time zone of the business location for bookings. |
| `CUSTOMER_CHOICE` | Use the customer-chosen time zone for bookings. |

