CreateDiscountRequest$json top-level constant
- @Deprecated('Use createDiscountRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createDiscountRequestDescriptor instead')
const CreateDiscountRequest$json = {
'1': 'CreateDiscountRequest',
'2': [
{'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
{'1': 'discount', '3': 2, '4': 1, '5': 11, '6': '.discounts.v1.Discount', '10': 'discount'},
{'1': 'restaurant_employee_id', '3': 3, '4': 1, '5': 9, '10': 'restaurantEmployeeId'},
],
};