twitcheasy-twitch-bottwitch-authtwitch-auth-tmitwitch-chat-clienttwitch-eventsubtwitch-pubsub-clienttwitch-webhooks
Welcome

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?: string
The IDs of the transactions.
transactionIds?: Array<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: ?string

The number of results per page.

transactionIds

Type: Array<string>

The IDs of the transactions.