# OperationSchedules ## Fields | Field | Description | Type | Min/max | Notes | | --- | --- | --- | --- | --- | | [Restaurant](/connectivity/docs/api-reference/restaurant)/`OperationSchedules` | Details about opening/closing times for a [Restaurant](/connectivity/docs/api-reference/restaurant). | array of [OperationSchedule](/connectivity/docs/api-reference/operationschedule) | 0..1 | - | | `OperationSchedules`/[OperationSchedule](/connectivity/docs/api-reference/operationschedule) | Container for [OperationTimes](/connectivity/docs/api-reference/operationtimes). | object | 0..1 | - | ## XML ```xml ... ``` ## Related endpoints * [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)