Class WalletSugar.FaucetWallet
Inheritance
object
WalletSugar.FaucetWallet
Assembly: Xrpl.dll
Syntax
public class WalletSugar.FaucetWallet
Properties
|
Edit this page
View Source
Account
Declaration
[JsonPropertyName("account")]
public WalletSugar.FaucetAccount Account { get; set; }
Property Value
|
Edit this page
View Source
Amount
Declaration
[JsonPropertyName("amount")]
public double Amount { get; set; }
Property Value
|
Edit this page
View Source
Balance
Declaration
[JsonPropertyName("balance")]
public double Balance { get; set; }
Property Value