Preparing search index...
The search index is not available
@arkade-os/sdk Documentation - v0.2.0
@arkade-os/sdk Documentation
Response
TransactionHistory
Interface TransactionHistory
interface
TransactionHistory
{
id
:
string
;
success
:
true
;
transactions
:
ArkTransaction
[]
;
type
:
"TRANSACTION_HISTORY"
;
}
Hierarchy (
View Summary
)
Response
.
Base
TransactionHistory
Index
Properties
id
success
transactions
type
Properties
id
id
:
string
success
success
:
true
transactions
transactions
:
ArkTransaction
[]
type
type
:
"TRANSACTION_HISTORY"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
success
transactions
type
@arkade-os/sdk Documentation - v0.2.0
Loading...