
# Business Appointment Settings Alignment Time

Time units of a service duration for bookings.

## Enumeration

`BusinessAppointmentSettingsAlignmentTime`

## Fields

| Name | Description |
|  --- | --- |
| `SERVICE_DURATION` | The service duration unit is one visit of a fixed time interval specified by the seller. |
| `QUARTER_HOURLY` | The service duration unit is a 15-minute interval. Bookings can be scheduled every quarter hour. |
| `HALF_HOURLY` | The service duration unit is a 30-minute interval. Bookings can be scheduled every half hour. |
| `HOURLY` | The service duration unit is a 60-minute interval. Bookings can be scheduled every hour. |

