debeem-wallet
TransactionHistoryResult: {
    fromPageKey?: string;
    pageKey?: string;
    toPageKey?: string;
    transfers?: TransactionHistoryItem[];
}

Type declaration

  • Optional fromPageKey?: string
  • Optional pageKey?: string
  • Optional toPageKey?: string
  • Optional transfers?: TransactionHistoryItem[]