MagicLink$json top-level constant
Implementation
@$core.Deprecated('Use magicLinkDescriptor instead')
const MagicLink$json = {
'1': 'MagicLink',
'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': 'resource_uuid', '3': 10, '4': 1, '5': 9, '10': 'resourceUuid'},
{
'1': 'resource_type',
'3': 21,
'4': 1,
'5': 14,
'6': '.Scailo.MAGIC_LINK_RESOURCE_TYPE',
'10': 'resourceType'
},
{'1': 'expires_at', '3': 30, '4': 1, '5': 4, '10': 'expiresAt'},
{'1': 'description', '3': 35, '4': 1, '5': 9, '10': 'description'},
{'1': 'code', '3': 40, '4': 1, '5': 9, '10': 'code'},
{'1': 'url', '3': 100, '4': 1, '5': 9, '10': 'url'},
],
};