DeletePromotionRequest$json top-level constant
- @Deprecated('Use deletePromotionRequestDescriptor instead')
Implementation
@$core.Deprecated('Use deletePromotionRequestDescriptor instead')
const DeletePromotionRequest$json = {
'1': 'DeletePromotionRequest',
'2': [
{'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
{'1': 'promotion_id', '3': 2, '4': 1, '5': 9, '10': 'promotionId'},
{'1': 'restaurant_employee_id', '3': 3, '4': 1, '5': 9, '10': 'restaurantEmployeeId'},
],
};