Name | Type | Description | Notes |
---|---|---|---|
session_type_ids | list[int] | List of session type IDs.<br /> Default: all | [optional] |
location_id | int | The location of the resource. This parameter is ignored if `EndDateTime` or `LocationID` is not set.<br /> Default: all | [optional] |
start_date_time | datetime | The time the resource starts. This parameter is ignored if `EndDateTime` or `LocationID` is not set. | [optional] |
end_date_time | datetime | The time the resource ends. This parameter is ignored if `EndDateTime` or `LocationID` is not set. | [optional] |
limit | int | Number of results to include, defaults to 100 | [optional] |
offset | int | Page offset, defaults to 0. | [optional] |