GetEmpTimesheetsInRangeReq$json top-level constant

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

Implementation

@$core.Deprecated('Use getEmpTimesheetsInRangeReqDescriptor instead')
const GetEmpTimesheetsInRangeReq$json = {
  '1': 'GetEmpTimesheetsInRangeReq',
  '2': [
    {'1': 'restaurant_id', '3': 1, '4': 1, '5': 9, '10': 'restaurantId'},
    {'1': 'restaurant_employee_id', '3': 2, '4': 1, '5': 9, '10': 'restaurantEmployeeId'},
    {'1': 'business_day_start', '3': 3, '4': 1, '5': 9, '10': 'businessDayStart'},
    {'1': 'business_day_end', '3': 4, '4': 1, '5': 9, '10': 'businessDayEnd'},
    {'1': 'include_history', '3': 5, '4': 1, '5': 8, '10': 'includeHistory'},
  ],
};