TwurpleAuthenticationGetting dataExamplesFAQMigration

Main classes

HelixExtensionTransactionsPaginatedFilter

{
A cursor to get the following page of.
after?: string
A cursor to get the previous page of.
before?: string
The number of results per page.
limit?: number
The IDs of the transactions.
transactionIds?: string[]
}

Properties

after

Type: ?string

A cursor to get the following page of.

before

Type: ?string

A cursor to get the previous page of.

limit

Type: ?number

The number of results per page.

transactionIds

Type: ?string[]

The IDs of the transactions.