CheckDiscountInstance$json top-level constant

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

Implementation

@$core.Deprecated('Use checkDiscountInstanceDescriptor instead')
const CheckDiscountInstance$json = {
  '1': 'CheckDiscountInstance',
  '2': [
    {'1': 'discount_instance_id', '3': 1, '4': 1, '5': 9, '10': 'discountInstanceId'},
    {'1': 'discount', '3': 2, '4': 1, '5': 11, '6': '.discounts.v1.Discount', '10': 'discount'},
    {'1': 'value_on_obj', '3': 3, '4': 1, '5': 2, '10': 'valueOnObj'},
    {'1': 'comi_weight', '3': 4, '4': 1, '5': 2, '10': 'comiWeight'},
    {'1': 'created_date', '3': 5, '4': 1, '5': 9, '10': 'createdDate'},
    {'1': 'restaurant_employee', '3': 6, '4': 1, '5': 11, '6': '.labor.v1.RestaurantEmployeeName', '10': 'restaurantEmployee'},
  ],
};