Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
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
Loading...
Internal transaction data contained within the transaction record.
See
ITransactionRecord