GetTransactionHistoryRequest_Payload Members
The GetTransactionHistoryRequest_Payload type exposes the following members.
Properties
Name | Description | |
---|---|---|
Address |
The address whose transaction history is being queried.
|
|
Page |
The page number to display, where the first transaction shown skips the page * page_size most recent transactions.
|
|
PageSize |
Number of transactions to return.
|
|
ViewingKey |
The address' viewing key.
|