Immutable Docs
Immutable Hub
Preparing search index...
The search index is not available
@imtbl/sdk - v1.66.0
@imtbl/sdk
checkout
SendTransactionResult
Interface SendTransactionResult
Interface representing the result of
Checkout.sendTransaction
.
interface
SendTransactionResult
{
transactionResponse
:
TransactionResponse
;
}
Index
Properties
transaction
Response
Properties
transaction
Response
transaction
Response
:
TransactionResponse
The response of the transaction.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
Response
Immutable Docs
Immutable Hub
@imtbl/sdk - v1.66.0
Loading...
Interface representing the result of Checkout.sendTransaction.