Skip to content

TransactionList

Extends

  • TransactionList

Properties

account?

optional account: string;

The account id when filtering by a single account. E.g. account=‘Bank’

Inherited from

bkper.TransactionList.account

cursor?

optional cursor: string;

The cursor, for pagination

Inherited from

bkper.TransactionList.cursor

items?

optional items: Transaction[];

List items

Inherited from

bkper.TransactionList.items