@aptos-labs/ts-sdk - v5.1.4
Preparing search index...
MoveStructField
Type Alias MoveStructField
A field in a Move struct, identified by its name.
type
MoveStructField
=
{
name
:
string
;
type
:
string
;
}
Index
Properties
name
type
Properties
name
name
:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
@aptos-labs/ts-sdk - v5.1.4
Loading...
A field in a Move struct, identified by its name.