| Interface | Description |
|---|---|
| Pageable |
| Class | Description |
|---|---|
| AccountResponse |
Represents account response.
|
| AccountResponse.Balance |
Represents account balance.
|
| AccountResponse.Data |
Data connected to account.
|
| AccountResponse.Flags |
Represents account flags.
|
| AccountResponse.Links |
Links connected to account.
|
| AccountResponse.Signer |
Represents account signers.
|
| AccountResponse.Thresholds |
Represents account thresholds.
|
| AssetAmount |
Represents an amount of asset.
|
| AssetResponse | |
| AssetResponse.Accounts |
Accounts describe asset accounts.
|
| AssetResponse.Balances |
Balances describe asset balances.
|
| AssetResponse.Flags |
Flags describe asset flags.
|
| AssetResponse.Links |
Links connected to asset.
|
| ClaimableBalanceResponse |
Represents a claimable balance response.
|
| ClaimableBalanceResponse.Flags | |
| ClaimableBalanceResponse.Links |
Links connected to claimable balance.
|
| Claimant |
Represents an entity who is eligible to claim the claimable balance.
|
| FeeStatsResponse | |
| FeeStatsResponse.FeeDistribution | |
| LedgerResponse |
Represents ledger response.
|
| LedgerResponse.Links |
Links connected to ledger.
|
| Link |
Represents links in responses.
|
| LiquidityPoolResponse |
Represents liquidity pool response.
|
| LiquidityPoolResponse.Links |
Links connected to account.
|
| LiquidityPoolResponse.Reserve |
Represents liquidity pool reserves.
|
| OfferResponse |
Represents offer response.
|
| OfferResponse.Links |
Links connected to ledger.
|
| OrderBookResponse |
Represents order book response.
|
| OrderBookResponse.Row |
Represents order book row.
|
| Page<T> |
Represents page of objects.
|
| Page.Links |
Links connected to page response.
|
| PathResponse |
Represents path response.
|
| Price |
Represents price.
|
| Problem |
Represents an error response.
|
| Problem.Extras | |
| Problem.Extras.ResultCodes |
Contains result codes for this transaction.
|
| Response | |
| RootResponse |
Represents root endpoint response.
|
| RootResponse.Links | |
| SubmitTransactionAsyncResponse |
Represents the response from the "Submit a Transaction Asynchronously" endpoint of Horizon API.
|
| TradeAggregationResponse | |
| TradeResponse |
Represents trades response.
|
| TradeResponse.Links |
Links connected to a trade.
|
| TransactionResponse |
Represents transaction response.
|
| TransactionResponse.FeeBumpTransaction |
FeeBumpTransaction is only present in a TransactionResponse if the transaction is a fee bump
transaction or is wrapped by a fee bump transaction.
|
| TransactionResponse.InnerTransaction |
InnerTransaction is only present in a TransactionResponse if the transaction is a fee bump
transaction or is wrapped by a fee bump transaction.
|
| TransactionResponse.Links |
Links connected to transaction.
|
| TransactionResponse.Preconditions |
Preconditions of a transaction per CAP-21
|
| TransactionResponse.Preconditions.LedgerBounds | |
| TransactionResponse.Preconditions.TimeBounds |
| Enum | Description |
|---|---|
| SubmitTransactionAsyncResponse.TransactionStatus |