PromotionNotApplied$json top-level constant

  1. @Deprecated('Use promotionNotAppliedDescriptor instead')
Map<String, Object> const PromotionNotApplied$json

Implementation

@$core.Deprecated('Use promotionNotAppliedDescriptor instead')
const PromotionNotApplied$json = {
  '1': 'PromotionNotApplied',
  '2': [
    {
      '1': 'PromotionId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.PromotionId',
      '10': 'PromotionId'
    },
    {
      '1': 'BlockedBy',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.PromotionId',
      '10': 'BlockedBy'
    },
  ],
};