feeBump property
read / write
(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;