CreatePasskeyRegistrationLinkRequest$json top-level constant
- @Deprecated('Use createPasskeyRegistrationLinkRequestDescriptor instead')
Map<String, Object>
const
CreatePasskeyRegistrationLinkRequest$json
Implementation
@$core.Deprecated('Use createPasskeyRegistrationLinkRequestDescriptor instead')
const CreatePasskeyRegistrationLinkRequest$json = {
'1': 'CreatePasskeyRegistrationLinkRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'send_link', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.SendPasskeyRegistrationLink', '9': 0, '10': 'sendLink'},
{'1': 'return_code', '3': 3, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.ReturnPasskeyRegistrationCode', '9': 0, '10': 'returnCode'},
],
'8': [
{'1': 'medium'},
],
};