LedgerResponse

constructor(id: String, pagingToken: String, hash: String, prevHash: String? = null, sequence: Long, successfulTransactionCount: Int? = null, failedTransactionCount: Int? = null, operationCount: Int? = null, txSetOperationCount: Int? = null, closedAt: String, totalCoins: String, feePool: String, baseFeeInStroops: String, baseReserveInStroops: String, maxTxSetSize: Int? = null, protocolVersion: Int? = null, headerXdr: String? = null, links: LedgerResponse.Links)