| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the availability. | [optional] |
| staff | Staff | Contains information about staff members. | [optional] |
| session_type | SessionType | Contains information about the types of sessions. | [optional] |
| programs | list[Program] | Contains information about the programs. | [optional] |
| start_date_time | datetime | The date and time the availability starts. | [optional] |
| end_date_time | datetime | The date and time the availability ends. | [optional] |
| bookable_end_date_time | datetime | The time of day that the last appointment can start. | [optional] |
| location | Location | Contains information about the location. | [optional] |