Estimated Transaction Fee Response
constructor(low: TransactionFee? = null, medium: TransactionFee? = null, high: TransactionFee? = null)
Parameters
low
TransactionFee The estimated transaction fee for a low fee level.
medium
TransactionFee The estimated transaction fee for a medium fee level.
high
TransactionFee The estimated transaction fee for a high fee level.