Table of Contents

Class MoveStructField

Namespace
Aptos
Assembly
Aptos.dll
public class MoveStructField
Inheritance
MoveStructField
Inherited Members

Constructors

MoveStructField(string, string)

public MoveStructField(string name, string type)

Parameters

name string
type string

Fields

Name

[JsonProperty("name")]
public string Name

Field Value

string

Type

[JsonProperty("type")]
public string Type

Field Value

string