Show / Hide Table of Contents

Class Balance

Inheritance
object
Balance
Namespace: Xrpl.Sugar
Assembly: Xrpl.dll
Syntax
public class Balance

Properties

| Edit this page View Source

Currency

Declaration
public string Currency { get; set; }
Property Value
Type Description
string
| Edit this page View Source

Issuer

Declaration
public string Issuer { get; set; }
Property Value
Type Description
string
| Edit this page View Source

Value

Declaration
public string Value { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX