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] |