Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
ITransactionData
Interface ITransactionData
Internal transaction data contained within the transaction record.
See
ITransactionRecord
interface
ITransactionData
{
data
:
ITransactionDataVariant
;
type
:
TransactionDataType
;
}
Index
Properties
data
type
Properties
data
data
:
ITransactionDataVariant
type
type
:
TransactionDataType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
Spectre WASM32 SDK - Core
Loading...
Internal transaction data contained within the transaction record.
See
ITransactionRecord