TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixScheduleFilter

Filters for the schedule request.

{
The earliest date to find schedule segments for.
startDate?: string
The offset from UTC you request for, to ensure everything goes to the correct day.
utcOffset?: number
}

Properties

startDate

Type: ?string

The earliest date to find schedule segments for.

utcOffset

Type: ?number

The offset from UTC you request for, to ensure everything goes to the correct day.