Trustline-class: Trustline class

Description Details Slots

Description

A simplified Trustline object used by the Ripple-REST API.

Details

All slot lengths must be equal.

Slots

account

Object of class "RippleAddress". The account from whose perspective this trustline is being viewed.

counterparty

Object of class "RippleAddress". The other party in this trustline.

currency

Object of class "Currency". The code of the currency in which this trustline denotes trust.

limit

Object of class "numeric". The maximum value of the currency that the account may hold issued by the counterparty.

reciprocated_limit

Object of class "numeric". The maximum value of the currency that the counterparty may hold issued by the account.

account_allows_rippling

Object of class "logical". If TRUE it indicates that the account allows pairwise rippling out through this trustline.

counterparty_allows_rippling

Object of class "logical". If TRUE it indicates that the counterparty allows pairwise rippling out through this trustline.

ledger

Object 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.

hash

Object 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.


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