Amount
An amount in the XRP Ledger.
- 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. |