Package org.xrpl.xrpl4j.model.client.accounts
package org.xrpl.xrpl4j.model.client.accounts
-
ClassDescriptionRequest parameters for the account_channels rippled method.The result of an account_channels rippled call.Request parameters for the account_currencies rippled method.The result of an account_currencies rippled call.Request parameters for the "account_info" API method.The result of an "account_info" rippled API call, containing information about a given account on the XRP Ledger.Request parameters for the "account_lines" rippled API method.The result of an "account_lines" rippled API method call.Request parameters for the "account_ntfs" rippled API method.The result of an "account_nfts" rippled API method call.Represents the request parameters for an "account_objects" rippled API call.The enum Account object type.Represents the result of an "account_objects" rippled API call.Request parameters for the account_offers rippled method.The result of an account_offers rippled call.Request parameters for the account_tx rippled method.The result of an account_tx rippled call.AccountTransactionsTransaction<T extends Transaction>Represents a transaction that is returned as part of the result of an
account_txrippled method call.AccountTransactionsTransactionResult<T extends Transaction>The transaction that gets returned as part of a response to the account_tx rippled method.Total amounts held that are issued by others.Amounts issued to the hotwallet addresses from the request.Similar to, but deliberately different fromIssuedCurrencyAmount.Total amounts issued to addresses not included in the original request.Request parameters for the gateway_balances rippled method.The result of the gateway_balances rippled call.Immutable implementation ofAccountChannelsRequestParams.Builds instances of typeImmutableAccountChannelsRequestParams.Immutable implementation ofAccountChannelsResult.Builds instances of typeImmutableAccountChannelsResult.Immutable implementation ofAccountCurrenciesRequestParams.Builds instances of typeImmutableAccountCurrenciesRequestParams.Immutable implementation ofAccountCurrenciesResult.Builds instances of typeImmutableAccountCurrenciesResult.Immutable implementation ofAccountInfoRequestParams.Builds instances of typeImmutableAccountInfoRequestParams.Immutable implementation ofAccountInfoResult.Builds instances of typeImmutableAccountInfoResult.Immutable implementation ofAccountLinesRequestParams.Builds instances of typeImmutableAccountLinesRequestParams.Immutable implementation ofAccountLinesResult.Builds instances of typeImmutableAccountLinesResult.Immutable implementation ofAccountNftsRequestParams.Builds instances of typeImmutableAccountNftsRequestParams.Immutable implementation ofAccountNftsResult.Builds instances of typeImmutableAccountNftsResult.Immutable implementation ofAccountObjectsRequestParams.Builds instances of typeImmutableAccountObjectsRequestParams.Immutable implementation ofAccountObjectsResult.Builds instances of typeImmutableAccountObjectsResult.Immutable implementation ofAccountOffersRequestParams.Builds instances of typeImmutableAccountOffersRequestParams.Immutable implementation ofAccountOffersResult.Builds instances of typeImmutableAccountOffersResult.Immutable implementation ofAccountTransactionsRequestParams.Builds instances of typeImmutableAccountTransactionsRequestParams.Immutable implementation ofAccountTransactionsResult.Builds instances of typeImmutableAccountTransactionsResult.Immutable implementation ofAccountTransactionsTransaction.Builds instances of typeImmutableAccountTransactionsTransaction.Immutable implementation ofAccountTransactionsTransactionResult.Builds instances of typeImmutableAccountTransactionsTransactionResult.Immutable implementation ofGatewayBalancesAssets.Builds instances of typeImmutableGatewayBalancesAssets.Immutable implementation ofGatewayBalancesHotWallets.Builds instances of typeImmutableGatewayBalancesHotWallets.Immutable implementation ofGatewayBalancesIssuedCurrencyAmount.Builds instances of typeImmutableGatewayBalancesIssuedCurrencyAmount.Immutable implementation ofGatewayBalancesObligations.Builds instances of typeImmutableGatewayBalancesObligations.Immutable implementation ofGatewayBalancesRequestParams.Builds instances of typeImmutableGatewayBalancesRequestParams.Immutable implementation ofGatewayBalancesResult.Builds instances of typeImmutableGatewayBalancesResult.Immutable implementation ofNfTokenObject.Builds instances of typeImmutableNfTokenObject.Immutable implementation ofOfferResultObject.Builds instances of typeImmutableOfferResultObject.Immutable implementation ofPaymentChannelResultObject.Builds instances of typeImmutablePaymentChannelResultObject.Immutable implementation ofQueueData.Builds instances of typeImmutableQueueData.Immutable implementation ofQueueTransaction.Builds instances of typeImmutableQueueTransaction.Immutable implementation ofTrustLine.Builds instances of typeImmutableTrustLine.Structure of an NFToken stored on the ledger.An Offer returned in anAccountOffersResult.offers()list.A Payment Channel returned in anAccountChannelsResult.channels()list.Information about queued transactions sent by a given account.Represents a transaction that exists in a given account's transaction queue.Represents a TrustLine between two accounts on the XRPL.