baseFee property

XdrUint32 baseFee

Implementation

XdrUint32 get baseFee => this._baseFee;
void baseFee=(XdrUint32 value)

Implementation

set baseFee(XdrUint32 value) => this._baseFee = value;