public bool UpdateAgentPayment(FlatWiseAgentCommission fwac) { return(db.UpdateAgentPayment(fwac)); }