Table of Contents

Class MoveResource

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

Constructors

MoveResource(string, object)

public MoveResource(string type, object data)

Parameters

type string
data object

Fields

Data

[JsonProperty("data")]
public object Data

Field Value

object

Type

[JsonProperty("type")]
public string Type

Field Value

string