Activity$json top-level constant
Implementation
@$core.Deprecated('Use activityDescriptor instead')
const Activity$json = {
'1': 'Activity',
'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': 'status',
'3': 4,
'4': 1,
'5': 14,
'6': '.Scailo.ACTIVITY_LIFECYCLE',
'10': 'status'
},
{
'1': 'logs',
'3': 5,
'4': 3,
'5': 11,
'6': '.Scailo.LogbookLogActivityLC',
'10': 'logs'
},
{'1': 'completed_on', '3': 6, '4': 1, '5': 4, '10': 'completedOn'},
{'1': 'vault_folder_id', '3': 7, '4': 1, '5': 4, '10': 'vaultFolderId'},
{'1': 'activity_group_id', '3': 8, '4': 1, '5': 4, '10': 'activityGroupId'},
{
'1': 'activity_status_id',
'3': 9,
'4': 1,
'5': 4,
'10': 'activityStatusId'
},
{'1': 'title', '3': 10, '4': 1, '5': 9, '10': 'title'},
{'1': 'starts_at', '3': 11, '4': 1, '5': 4, '10': 'startsAt'},
{'1': 'due_by', '3': 12, '4': 1, '5': 4, '10': 'dueBy'},
{'1': 'description', '3': 13, '4': 1, '5': 9, '10': 'description'},
{'1': 'internal_ref', '3': 50, '4': 1, '5': 9, '10': 'internalRef'},
],
};