A simplified Trustline object used by the Ripple-REST API.
All slot lengths must be equal.
accountObject of class "RippleAddress". The account from
whose perspective this trustline is being viewed.
counterpartyObject of class "RippleAddress". The other
party in this trustline.
currencyObject of class "Currency". The code of the
currency in which this trustline denotes trust.
limitObject of class "numeric". The maximum value of the
currency that the account may hold issued by the counterparty.
reciprocated_limitObject of class "numeric". The maximum value
of the currency that the counterparty may hold issued by the account.
account_allows_ripplingObject of class "logical". If
TRUE it indicates that the account allows pairwise rippling out
through this trustline.
counterparty_allows_ripplingObject of class "logical". If
TRUE it indicates that the counterparty allows pairwise rippling out
through this trustline.
ledgerObject of class "numeric". The index number of the ledger
containing this trustline or, in the case of historical queries, of the
transaction that modified this Trustline.
hashObject of class "Hash256". If this object was
returned by a historical query this value will be the hash of the
transaction that modified this Trustline. The transaction hash is used
throughout the Ripple Protocol to uniquely identify a particular
transaction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.