WebApiApplyBottomLineDiscountPercentRequest constructor
WebApiApplyBottomLineDiscountPercentRequest({})
Implementation
WebApiApplyBottomLineDiscountPercentRequest({
this.orderId,
this.purchaseOrderId,
this.invoiceId,
this.recType,
this.subs,
this.discountPercent,
});