TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixPaginatedCustomRewardRedemptionFilter

{
A cursor to get the following page of.
after?: string
The number of results per page.
limit?: number
Whether to put the newest redemptions first.
newestFirst?: boolean
}

Properties

after

Type: ?string

A cursor to get the following page of.

limit

Type: ?number

The number of results per page.

newestFirst

Type: ?boolean

Whether to put the newest redemptions first.

Oldest redemptions are shown first by default.