PromotionCodeRestrictions constructor
const
PromotionCodeRestrictions({})
restrictions_params
Settings that restrict the redemption of the promotion code.
Implementation
const PromotionCodeRestrictions({
this.currencyOptions,
this.firstTimeTransaction,
this.minimumAmount,
this.minimumAmountCurrency,
});