Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 768 Bytes

GetProgramsRequest.md

File metadata and controls

13 lines (9 loc) · 768 Bytes

GetProgramsRequest

Properties

Name Type Description Notes
schedule_type string A schedule type used to filter the returned results. [optional]
online_only bool If `true`, filters results to show only those programs that are shown online.<br /> If `false`, all programs are 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]