Class Common.IssuedCurrencyAmount
currency with amount and issuer
Inherited Members
Namespace: Xrpl.Models.Common
Assembly: Xrpl.dll
Syntax
public class Common.IssuedCurrencyAmount : Common.IssuedCurrency
Properties
| Edit this page View SourceValue
currency value
Declaration
[JsonPropertyName("value")]
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |