EmployeeMetadata$json top-level constant
Implementation
@$core.Deprecated('Use employeeMetadataDescriptor instead')
const EmployeeMetadata$json = {
'1': 'EmployeeMetadata',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
{'1': 'uuid', '3': 2, '4': 1, '5': 9, '10': 'uuid'},
{'1': 'added_by', '3': 3, '4': 1, '5': 9, '10': 'addedBy'},
{'1': 'is_active', '3': 4, '4': 1, '5': 8, '10': 'isActive'},
{'1': 'created_at', '3': 5, '4': 1, '5': 4, '10': 'createdAt'},
{'1': 'modified_at', '3': 6, '4': 1, '5': 4, '10': 'modifiedAt'},
],
};