PromotionRemovalRequest$json top-level constant

Map<String, Object> const PromotionRemovalRequest$json

Implementation

const PromotionRemovalRequest$json = const {
  '1': 'PromotionRemovalRequest',
  '2': const [
    const {'1': 'valid', '3': 1, '4': 1, '5': 8, '10': 'valid'},
    const {'1': 'target_card_id', '3': 2, '4': 1, '5': 9, '10': 'targetCardId'},
    const {
      '1': 'target_promotion_id',
      '3': 3,
      '4': 1,
      '5': 9,
      '10': 'targetPromotionId'
    },
  ],
};