Class GasAmounts
The gas amounts
public class GasAmounts
- Inheritance
-
GasAmounts
- Inherited Members
Properties
Deposit
The deposit
[JsonProperty("deposit")]
public string? Deposit { get; set; }
Property Value
Distribution
Distribution
[JsonProperty("distribution")]
public string? Distribution { get; set; }