PromotionCodeCreateOptions constructor
const
PromotionCodeCreateOptions({})
Implementation
const PromotionCodeCreateOptions({
this.active,
this.code,
required this.coupon,
this.customer,
this.expand,
this.expiresAt,
this.maxRedemptions,
this.metadata,
this.restrictions,
});