WebApiModulesAgentOrderGetCustomRatesResponse constructor
WebApiModulesAgentOrderGetCustomRatesResponse({})
Implementation
WebApiModulesAgentOrderGetCustomRatesResponse({
this.status,
this.success,
this.msg,
this.hasDiscount,
this.applyDiscountToCustomRate,
this.customRates,
this.daysPerWeek,
this.discountPercent,
this.markupPercent,
this.marginPercent,
});