Table of Contents

Class PepperResponse

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

Constructors

PepperResponse(Hex, Hex)

public PepperResponse(Hex pepper, Hex address)

Parameters

pepper Hex
address Hex

Fields

Address

[JsonProperty("Address")]
public Hex Address

Field Value

Hex

Pepper

[JsonProperty("pepper")]
public Hex Pepper

Field Value

Hex