movement-fireblocks-sdk
Preparing search index...
GetTransactionHistoryResponse
Type Alias GetTransactionHistoryResponse
type
GetTransactionHistoryResponse
=
{
error
?:
string
;
transaction_details
:
TransactionResponse
|
undefined
;
transaction_version
:
number
;
}
Index
Properties
error?
transaction_
details
transaction_
version
Properties
Optional
error
error
?:
string
transaction_
details
transaction_details
:
TransactionResponse
|
undefined
transaction_
version
transaction_version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
transaction_
details
transaction_
version
movement-fireblocks-sdk
Loading...