Show / Hide Table of Contents

Class Common.IssuedCurrencyAmount

currency with amount and issuer

Inheritance
object
Common.IssuedCurrency
Common.IssuedCurrencyAmount
Inherited Members
Common.IssuedCurrency.Currency
Common.IssuedCurrency.Issuer
Common.IssuedCurrency.IsXrp()
Common.IssuedCurrency.ToString()
Namespace: Xrpl.Models.Common
Assembly: Xrpl.dll
Syntax
public class Common.IssuedCurrencyAmount : Common.IssuedCurrency

Properties

| Edit this page View Source

Value

currency value

Declaration
[JsonPropertyName("value")]
public string Value { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX