innerTx property

XdrFeeBumpTransactionInnerTx innerTx

Implementation

XdrFeeBumpTransactionInnerTx get innerTx => this._innerTx;
void innerTx= (XdrFeeBumpTransactionInnerTx value)

Implementation

set innerTx(XdrFeeBumpTransactionInnerTx value) => this._innerTx = value;