Interface KristApiTransactionsResponse

Hierarchy

  • KristApiPaginatedResponseBase
    • KristApiTransactionsResponse

Properties

Properties

count: number

The number of results returned for this page.

total: number

The total number of items in the collection.

transactions: KristTransaction[]

Generated using TypeDoc