GetCheckResponse$json top-level constant
Implementation
@$core.Deprecated('Use getCheckResponseDescriptor instead')
const GetCheckResponse$json = {
'1': 'GetCheckResponse',
'2': [
{'1': 'table_id', '3': 1, '4': 1, '5': 9, '10': 'tableId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'is_active', '3': 3, '4': 1, '5': 8, '10': 'isActive'},
{'1': 'turn_time', '3': 4, '4': 1, '5': 9, '10': 'turnTime'},
{'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'},
{'1': 'check', '3': 7, '4': 1, '5': 11, '6': '.orders.v1.Check', '10': 'check'},
],
};