Amount-class: Amount class

Description Details Slots

Description

An Amount on the Ripple Protocol, used also for XRP in the Ripple-REST API.

Details

Each element of the slots issuer and counterparty must match the regular expression "^$|^r[1-9A-HJ-NP-Za-km-z]{25,33}$".

All slot lengths must be equal.

Slots

value

Object of class "numeric". The quantity of the currency.

currency

Object of class "Currency". The currency expressed as a three-character code.

issuer

Object of class "character". The Ripple account address of the currency's issuer or gateway, or an empty string if the currency is XRP.

counterparty

Object of class "character". The Ripple account address of the currency's issuer or gateway, or an empty string if the currency is XRP.


hmalmedal/ripplerestr documentation built on May 17, 2019, 4:34 p.m.