Table of Contents

Class GasAmounts

Namespace
LoopNet.Models.Responses
Assembly
LoopNet.dll

The gas amounts

public class GasAmounts
Inheritance
GasAmounts
Inherited Members

Properties

Deposit

The deposit

[JsonProperty("deposit")]
public string? Deposit { get; set; }

Property Value

string

Distribution

Distribution

[JsonProperty("distribution")]
public string? Distribution { get; set; }

Property Value

string