Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.18 KB

GetXRPRippleAddressDetailsRI.md

File metadata and controls

16 lines (11 loc) · 1.18 KB

GetXRPRippleAddressDetailsRI

Properties

Name Type Description Notes
balance GetXRPRippleAddressDetailsRIBalance
incoming_transactions_count int Defines the count of all confirmed incoming transactions from the address for coins. This applies to coins only, not to tokens transfers
outgoing_transactions_count int Defines the count of all confirmed outgoing transactions for coins. This applies to coins only, not to tokens transfers
sequence int Defines the transaction input's sequence as an integer, which is is used when transactions are replaced with newer versions before LockTime.
transactions_count int Represents the total number of all transactions as part of this block.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]