Package org.xrpl.xrpl4j.model.client.path
package org.xrpl.xrpl4j.model.client.path
-
ClassDescriptionRepresentation of an
OfferObjectreturned in responses tobook_offersRPC requests.Request parameters for a "book_offers" rippled API method call.Response object for a "book_offers" rippled API method call.Request parameters for a "deposit_authorized" rippled API method call.Response object for a "deposit_authorized" rippled API method call.Immutable implementation ofBookOffersOffer.Builds instances of typeImmutableBookOffersOffer.Immutable implementation ofBookOffersRequestParams.Builds instances of typeImmutableBookOffersRequestParams.Immutable implementation ofBookOffersResult.Builds instances of typeImmutableBookOffersResult.Immutable implementation ofDepositAuthorizedRequestParams.Builds instances of typeImmutableDepositAuthorizedRequestParams.Immutable implementation ofDepositAuthorizedResult.Builds instances of typeImmutableDepositAuthorizedResult.Immutable implementation ofPathAlternative.Builds instances of typeImmutablePathAlternative.Immutable implementation ofPathCurrency.Builds instances of typeImmutablePathCurrency.Immutable implementation ofRipplePathFindRequestParams.Builds instances of typeImmutableRipplePathFindRequestParams.Immutable implementation ofRipplePathFindResult.Builds instances of typeImmutableRipplePathFindResult.Represents a path from one possible source currency, held by the initiating account of a "ripple_path_find" request, to the destination account and currency of the request.Represents a currency that an account holds on the XRPL, which can be used to specify the source currencies inRipplePathFindRequestParams.Request parameters for a "ripple_path_find" rippled API method call.The result of a "ripple_path_find" rippled API method call.