Table of Contents

Class WriteSet

Namespace
Aptos
Assembly
Aptos.dll
[JsonConverter(typeof(WriteSetConverter))]
public abstract class WriteSet
Inheritance
WriteSet
Derived
Inherited Members

Constructors

WriteSet(string)

protected WriteSet(string type)

Parameters

type string

Fields

Type

[JsonProperty("type")]
public string Type

Field Value

string