PromotionCodeUpdateOptions constructor
      const
      PromotionCodeUpdateOptions({})
     
    
    
Implementation
const PromotionCodeUpdateOptions({
  this.active,
  this.expand,
  this.metadata,
  this.restrictions,
});const PromotionCodeUpdateOptions({
  this.active,
  this.expand,
  this.metadata,
  this.restrictions,
});