Skip to content

Files

13 lines (9 loc) · 788 Bytes

GetSessionTypesRequest.md

File metadata and controls

13 lines (9 loc) · 788 Bytes

GetSessionTypesRequest

Properties

Name Type Description Notes
program_i_ds int[] Filters results to session types that belong to one of the given program IDs. If omitted, all program IDs return. [optional]
online_only bool When `true`, indicates that only the session types that can be booked online should be returned.<br /> Default: false [optional]
limit int Number of results to include, defaults to 100 [optional]
offset int Page offset, defaults to 0. [optional]

[Back to Model list] [Back to API list] [Back to README]