Interface TransactionListParams

Parameters for listing transactions

Hierarchy

  • TransactionListParams

Properties

after?: string

The pointer of the page to fetch. An opaque string received from the previous page response

date?: string

Which day to fetch transactions for. Returns the current day's transactions if not specified

include_subaccounts?: boolean

Whether to include subaccounts transactions as well

Generated using TypeDoc