Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
Data_SuiObject
Interface Data_SuiObject
interface
Data_SuiObject
{
objectDigest
:
string
;
objectId
:
string
;
objects
:
{
[
key
:
string
]:
any
}
[]
;
objectVersion
:
bigint
;
self
?:
{
[
key
:
string
]:
any
}
;
slot
:
bigint
;
timestamp
:
undefined
|
Date
;
}
Index
Properties
object
Digest
object
Id
objects
object
Version
self?
slot
timestamp
Properties
object
Digest
objectDigest
:
string
object
Id
objectId
:
string
objects
objects
:
{
[
key
:
string
]:
any
}
[]
object
Version
objectVersion
:
bigint
Optional
self
self
?:
{
[
key
:
string
]:
any
}
slot
slot
:
bigint
timestamp
timestamp
:
undefined
|
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
object
Digest
object
Id
objects
object
Version
self
slot
timestamp
@sentio/sdk
Loading...