WebApiModulesAgentOrderTotals constructor
const
WebApiModulesAgentOrderTotals({})
Implementation
const WebApiModulesAgentOrderTotals({
this.grossTotal,
this.premiumTotal,
this.discount,
this.subTotal,
this.tax,
this.tax1,
this.tax2,
this.total,
});