# RangeSlot
## Properties
**start_date_time** | Option<**String**> | Start date time of slot in ISO 8601 format with precision of seconds. | [optional]
**end_date_time** | Option<**String**> | End date time of slot in ISO 8601 format with precision of seconds. | [optional]
**capacity** | Option<**i32**> | Capacity of the slot. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)