# ZocdocAppointmentsPage

Model ID: `ZocdocAppointmentsPage`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `appointments` | `array|null` | No |  |  | `null` | Yes |  |
| `next_url` | `string|null` | No |  |  | `null` | Yes |  |
| `page` | `integer|null` | No |  |  | `null` | Yes |  |
| `page_size` | `integer|null` | No |  |  | `null` | Yes |  |
| `request_id` | `string|null` | No |  |  | `null` | Yes |  |
| `total_count` | `integer|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
