申し訳ありませんが、このページはお使いの言語では提供されていません。
XRP Ledger Dev Portalをさまざまな言語で提供するよう取り組んでいますが、すべてのページがすべての言語で提供されているわけではありません。ご協力いただける場合は、ぜひ貢献をお願いいたします
Amount
An amount in the XRP Ledger.
Warning: XRP-API is early alpha software. API methods and data formats are likely to change often in ways that break backwards compatibility.
- Type: Object
This type can contain the following fields:
Field | Type | Required? | Description |
---|---|---|---|
value |
String | Required | |
currency |
String (Currency) | Required | A currency code that is valid in the XRP Ledger, or XRP for ledger's native currency. |
issuer |
String (Address) | Optional | The address of an XRP Ledger account. |