startingBalance property

XdrInt64 startingBalance

Implementation

XdrInt64 get startingBalance => this._startingBalance;
void startingBalance=(XdrInt64 value)

Implementation

set startingBalance(XdrInt64 value) => this._startingBalance = value;