feeBump property
getter/setter pair
(optional) Indicates whether the transaction was fee bumped. This field is only present if status is SUCCESS or FAILED.
Implementation
bool? feeBump;
(optional) Indicates whether the transaction was fee bumped. This field is only present if status is SUCCESS or FAILED.
bool? feeBump;