| Events |
|
| GetEventsResponse |
Response for JSON-RPC method getEvents.
|
| GetEventsResponse.EventInfo |
|
| GetFeeStatsResponse |
Response for JSON-RPC method getFeeStats.
|
| GetFeeStatsResponse.FeeDistribution |
|
| GetHealthResponse |
Response for JSON-RPC method getHealth.
|
| GetLatestLedgerResponse |
Response for JSON-RPC method getLatestLedger.
|
| GetLedgerEntriesResponse |
Response for JSON-RPC method getLedgerEntries.
|
| GetLedgerEntriesResponse.LedgerEntryResult |
|
| GetLedgersResponse |
Response for JSON-RPC method getLedgers.
|
| GetLedgersResponse.LedgerInfo |
|
| GetNetworkResponse |
Response for JSON-RPC method getNetwork.
|
| GetSACBalanceResponse |
|
| GetSACBalanceResponse.BalanceEntry |
|
| GetSACBalanceResponse.BalanceEntry.BalanceEntryBuilder |
|
| GetSACBalanceResponse.GetSACBalanceResponseBuilder |
|
| GetTransactionResponse |
Response for JSON-RPC method getTransaction.
|
| GetTransactionsResponse |
Response for JSON-RPC method getTransactions.
|
| GetTransactionsResponse.Transaction |
|
| GetVersionInfoResponse |
Response for JSON-RPC method getNetwork.
|
| SendTransactionResponse |
Response for JSON-RPC method sendTransaction.
|
| SimulateTransactionResponse |
Response for JSON-RPC method simulateTransaction.
|
| SimulateTransactionResponse.LedgerEntryChange |
LedgerEntryChange designates a change in a ledger entry.
|
| SimulateTransactionResponse.RestorePreamble |
|
| SimulateTransactionResponse.SimulateHostFunctionResult |
|
| SorobanRpcResponse<T> |
Represent the response returned by Soroban-RPC.
|
| SorobanRpcResponse.Error |
|