I am trying to refer to the field called balance from the model, like this
balance
Member.findByIdAndUpdate(invoice.member, { balance: this.balance - t