ProjectsServiceContactCreateRequest$json top-level constant
- @Deprecated('Use projectsServiceContactCreateRequestDescriptor instead')
Map<String, Object>
const
ProjectsServiceContactCreateRequest$json
Implementation
@$core.Deprecated('Use projectsServiceContactCreateRequestDescriptor instead')
const ProjectsServiceContactCreateRequest$json = {
'1': 'ProjectsServiceContactCreateRequest',
'2': [
{
'1': 'user_comment',
'3': 1,
'4': 1,
'5': 9,
'9': 0,
'10': 'userComment',
'17': true
},
{'1': 'project_id', '3': 10, '4': 1, '5': 4, '8': {}, '10': 'projectId'},
{'1': 'employee_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'employeeId'},
],
'8': [
{'1': '_user_comment'},
],
};