PromoCodeBody constructor
PromoCodeBody({})
Implementation
PromoCodeBody({
this.storeId,
this.code,
this.limit,
this.amount,
this.amountType,
this.type,
this.products,
this.categories,
});
PromoCodeBody({
this.storeId,
this.code,
this.limit,
this.amount,
this.amountType,
this.type,
this.products,
this.categories,
});