LedgerResponse constructor
- int sequence,
- String hash,
- String id,
- String pagingToken,
- String prevHash,
- int successfulTransactionCount,
- int failedTransactionCount,
- int operationCount,
- int txSetOperationCount,
- String closedAt,
- String totalCoins,
- String feePool,
- int baseFeeInStroops,
- int baseReserveInStroops,
- int maxTxSetSize,
- int protocolVersion,
- String headerXdr,
- LedgerResponseLinks links
Implementation
LedgerResponse