Promotion$json top-level constant

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

Implementation

@$core.Deprecated('Use promotionDescriptor instead')
const Promotion$json = {
  '1': 'Promotion',
  '2': [
    {
      '1': 'RowVersion',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RowVersion',
      '10': 'RowVersion'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 11, '6': '.PromotionId', '10': 'Id'},
    {
      '1': 'RuleId',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.PromotionRuleId',
      '10': 'RuleId'
    },
    {'1': 'Title', '3': 4, '4': 1, '5': 9, '10': 'Title'},
    {
      '1': 'Description',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'Description'
    },
    {'1': 'Deleted', '3': 7, '4': 1, '5': 8, '10': 'Deleted'},
    {
      '1': 'Products',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.PromotionProduct',
      '10': 'Products'
    },
    {
      '1': 'AppliesToAccountId',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AppliesToAccountId'
    },
    {
      '1': 'StartsAt',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'StartsAt'
    },
    {
      '1': 'EndsAt',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'EndsAt'
    },
    {
      '1': 'Configuration',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.PromotionConfiguration',
      '10': 'Configuration'
    },
    {
      '1': 'Image',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.StoredImage',
      '10': 'Image'
    },
    {
      '1': 'CreatedTime',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'CreatedTime'
    },
    {
      '1': 'UpdatedTime',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'UpdatedTime'
    },
    {
      '1': 'Match',
      '3': 18,
      '4': 1,
      '5': 14,
      '6': '.Promotion.ProductMatch',
      '10': 'Match'
    },
  ],
  '4': [Promotion_ProductMatch$json],
};