Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
ITransactionsDataGetRequest
Interface ITransactionsDataGetRequest
Argument interface for the
Wallet.transactionsDataGet
method.
interface
ITransactionsDataGetRequest
{
accountId
:
string
;
end
:
bigint
;
filter
?:
TransactionKind
[]
;
networkId
:
string
|
NetworkId
;
start
:
bigint
;
}
Index
Properties
account
Id
end
filter?
network
Id
start
Properties
account
Id
account
Id
:
string
end
end
:
bigint
Optional
filter
filter
?:
TransactionKind
[]
network
Id
network
Id
:
string
|
NetworkId
start
start
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
account
Id
end
filter
network
Id
start
Spectre WASM32 SDK - Core
Loading...
Argument interface for the Wallet.transactionsDataGet method.