ActivityOwner$json top-level constant
Implementation
@$core.Deprecated('Use activityOwnerDescriptor instead')
const ActivityOwner$json = {
'1': 'ActivityOwner',
'2': [
{'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'metadata',
'3': 2,
'4': 1,
'5': 11,
'6': '.Scailo.EmployeeMetadata',
'10': 'metadata'
},
{'1': 'user_comment', '3': 5, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'activity_id', '3': 10, '4': 1, '5': 4, '10': 'activityId'},
{'1': 'employee_id', '3': 11, '4': 1, '5': 4, '10': 'employeeId'},
],
};