Skip to main content

TransactionHistoryResponse

Response containing paginated transaction history

Index

Properties

readonlyhas_more

has_more: boolean

readonlytotal_count

total_count: number

readonlytransactions

transactions: any

Methods

free

  • free(): void
  • Returns void

toJSON

  • toJSON(): Object
    • Return copy of self without private attributes.

    Returns Object

toString

  • toString(): string
  • Return stringified version of self.


    Returns string