newBaseFee property

XdrUint32 newBaseFee

Implementation

XdrUint32 get newBaseFee => this._newBaseFee;
void newBaseFee= (XdrUint32 value)

Implementation

set newBaseFee(XdrUint32 value) => this._newBaseFee = value;