Class Common.MPTCurrency
Represents a Multi-Purpose Token (MPT) currency identifier.
Namespace: Xrpl.Models.Common
Assembly: Xrpl.dll
Syntax
public class Common.MPTCurrency
Properties
| Edit this page View SourceMptIssuanceId
The unique identifier for the MPT issuance.
Declaration
[JsonPropertyName("mpt_issuance_id")]
public string MptIssuanceId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |