Class Common.MPTAmount
Represents a Multi-Purpose Token (MPT) amount with value.
Inherited Members
Namespace: Xrpl.Models.Common
Assembly: Xrpl.dll
Syntax
public class Common.MPTAmount : Common.MPTCurrency
Properties
| Edit this page View SourceValue
The amount of MPT tokens.
Declaration
[JsonPropertyName("value")]
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| string |