XrpAccount
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getAccountData() | \Tatum\Model\XrpAccountAccountData | Example: null | [optional] |
| getLedgerCurrentIndex() | float | The Ledger Index of the current open ledger these stats describe. Example: 760476 | [optional] |
| getValidated() | bool | True if this data is from a validated ledger version; if omitted or set to false, this data is not final. Example: false | [optional] |