OrderPromotion constructor
OrderPromotion({})
Implementation
OrderPromotion({
this.applicableItems,
this.appliedItems,
this.endTime,
this.funder,
this.merchantPromotionId,
this.priceValue,
this.shortTitle,
this.startTime,
this.subtype,
this.taxValue,
this.title,
this.type,
});