Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
ObjectOwner
Type alias ObjectOwner
Object
Owner
:
{
AddressOwner
:
string
;
}
|
{
ObjectOwner
:
string
;
}
|
{
Shared
:
{
initial_shared_version
:
string
;
}
;
}
|
"Immutable"
Type declaration
Address
Owner
:
string
Type declaration
Object
Owner
:
string
Type declaration
Shared
:
{
initial_shared_version
:
string
;
}
initial_
shared_
version
:
string
The version at which the object became shared
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
The version at which the object became shared