Class Balance
Inheritance
object
Balance
Namespace: Xrpl.Sugar
Assembly: Xrpl.dll
Syntax
public class Balance
Properties
| Edit this page View SourceCurrency
Declaration
public string Currency { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Issuer
Declaration
public string Issuer { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |