Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
TypeOrigin
Interface TypeOrigin
Identifies a struct and the module it was defined in
interface
TypeOrigin
{
datatype_name
:
string
;
module_name
:
string
;
package
:
string
;
}
Index
Properties
datatype_
name
module_
name
package
Properties
datatype_
name
datatype_
name
:
string
module_
name
module_
name
:
string
package
package
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
datatype_
name
module_
name
package
Documentation
Loading...
Identifies a struct and the module it was defined in