Class TransactionPayloadResponse
- Namespace
- Aptos
- Assembly
- Aptos.dll
[JsonConverter(typeof(TransactionPayloadResponseConverter))]
public abstract class TransactionPayloadResponse
- Inheritance
-
TransactionPayloadResponse
- Derived
- Inherited Members
Constructors
TransactionPayloadResponse(string)
protected TransactionPayloadResponse(string type)
Parameters
type
string
Fields
Type
[JsonProperty("type")]
public string Type