FeeStatsResponse constructor

FeeStatsResponse(
  1. String lastLedger,
  2. String lastLedgerBaseFee,
  3. String lastLedgerCapacityUsage,
  4. FeeChargedResponse feeCharged,
  5. MaxFeeResponse maxFee
)

Implementation

FeeStatsResponse