ItemDiscountInstance$json top-level constant
Implementation
@$core.Deprecated('Use itemDiscountInstanceDescriptor instead')
const ItemDiscountInstance$json = {
'1': 'ItemDiscountInstance',
'2': [
{'1': 'discount', '3': 1, '4': 1, '5': 11, '6': '.discounts.v1.Discount', '10': 'discount'},
{'1': 'discount_instance_id', '3': 2, '4': 1, '5': 9, '10': 'discountInstanceId'},
{'1': 'is_custom', '3': 3, '4': 1, '5': 8, '10': 'isCustom'},
{'1': 'value_on_obj', '3': 4, '4': 1, '5': 2, '10': 'valueOnObj'},
{'1': 'comi_weight', '3': 5, '4': 1, '5': 2, '10': 'comiWeight'},
{'1': 'omi_id', '3': 6, '4': 1, '5': 9, '10': 'omiId'},
{'1': 'check_id', '3': 7, '4': 1, '5': 9, '10': 'checkId'},
{'1': 'table_id', '3': 8, '4': 1, '5': 9, '10': 'tableId'},
{'1': 'table_user_id', '3': 9, '4': 1, '5': 9, '10': 'tableUserId'},
{'1': 'table_created_date', '3': 10, '4': 1, '5': 9, '10': 'tableCreatedDate'},
{'1': 'discount_created_date', '3': 11, '4': 1, '5': 9, '10': 'discountCreatedDate'},
{'1': 'restaurant_employee', '3': 12, '4': 1, '5': 11, '6': '.labor.v1.RestaurantEmployeeName', '10': 'restaurantEmployee'},
],
};