CellKitOrderDTO constructor
Implementation
const CellKitOrderDTO({
this.sapAccountNumber,
this.purchaseOrder,
this.purchaseDate,
this.ctOrderNumber,
this.requestId,
this.items,
});
const CellKitOrderDTO({
this.sapAccountNumber,
this.purchaseOrder,
this.purchaseDate,
this.ctOrderNumber,
this.requestId,
this.items,
});