Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
ObjectInclude
Interface ObjectInclude
interface
ObjectInclude
{
content
?:
boolean
;
json
?:
boolean
;
objectBcs
?:
boolean
;
previousTransaction
?:
boolean
;
}
Index
Properties
content?
json?
object
Bcs?
previous
Transaction?
Properties
Optional
content
content
?:
boolean
Optional
json
json
?:
boolean
Optional
object
Bcs
objectBcs
?:
boolean
Optional
previous
Transaction
previousTransaction
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
json
object
Bcs
previous
Transaction
Documentation
Loading...