WebApiModulesAgentOrderCopyQuoteOrderRequest constructor
WebApiModulesAgentOrderCopyQuoteOrderRequest({})
Implementation
WebApiModulesAgentOrderCopyQuoteOrderRequest({
required this.copyToType,
this.locationId,
this.warehouseId,
this.newDescription,
this.copyLineItemUnitCosts,
this.copyLineItemNotes,
this.useCurrentPricing,
this.copyOrderNotes,
this.combineSubs,
this.copyDocuments,
this.copyCarrierShipVia,
this.useCurrentDealTax,
});