PromotionCodeUpdateOptionsRestrictions constructor
const
PromotionCodeUpdateOptionsRestrictions({
- Map<
String, PromotionCodeCurrencyOptionsValue> ? currencyOptions,
restrictions_params
Settings that restrict the redemption of the promotion code.
Implementation
const PromotionCodeUpdateOptionsRestrictions({this.currencyOptions});