TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixPaginatedScheduleFilter

{
A cursor to get the following page of.
after?: string
The number of results per page.
limit?: number
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

after

Type: ?string

A cursor to get the following page of.

limit

Type: ?number

The number of results per page.

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.