SaleExtendedDetails constructor
SaleExtendedDetails({})
Implementation
SaleExtendedDetails(
{this.id,
this.orderId,
this.sapOrderId,
this.externalInvoiceId,
this.region,
this.invoiceId,
this.customPurchaseOrderNumber,
this.transactionRemarks,
this.invoice,
this.cartId});