Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
SuiGasData
Interface SuiGasData
interface
SuiGasData
{
budget
:
string
;
owner
:
string
;
payment
:
SuiObjectRef
[]
;
price
:
string
;
}
Index
Properties
budget
owner
payment
price
Properties
budget
budget
:
string
owner
owner
:
string
payment
payment
:
SuiObjectRef
[]
price
price
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
budget
owner
payment
price
Documentation
Loading...