Class WriteSetChangeDeleteResource
- Namespace
- Aptos
- Assembly
- Aptos.dll
public class WriteSetChangeDeleteResource : WriteSetChange
- Inheritance
-
WriteSetChangeDeleteResource
- Inherited Members
Constructors
WriteSetChangeDeleteResource(string, string, string, string)
public WriteSetChangeDeleteResource(string type, string stateKeyHash, string address, string resource)
Parameters
Fields
Address
[JsonProperty("address")]
public string Address
Field Value
Resource
[JsonProperty("resource")]
public string Resource