Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
GetTransactionResponse
Interface GetTransactionResponse<Include>
interface
GetTransactionResponse
<
out
Include
extends
TransactionInclude
=
{}
>
{
transaction
:
TransactionResponse
<
Include
>
;
}
Type Parameters
out
Include
extends
TransactionInclude
=
{}
Index
Properties
transaction
Properties
transaction
transaction
:
TransactionResponse
<
Include
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transaction
Documentation
Loading...