OrderLineItemDiscount constructor
OrderLineItemDiscount({})
Implementation
OrderLineItemDiscount(
{this.catalogVersion,
this.catalogObjectId,
this.name,
this.uid,
this.metadata,
this.scope,
this.type,
this.amountMoney,
this.appliedMoney,
this.percentage,
this.pricingRuleId,
this.rewardIds});