RequestChallenges_OTPEmail$json top-level constant
Implementation
@$core.Deprecated('Use requestChallengesDescriptor instead')
const RequestChallenges_OTPEmail$json = {
'1': 'OTPEmail',
'2': [
{'1': 'send_code', '3': 2, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.RequestChallenges.OTPEmail.SendCode', '9': 0, '10': 'sendCode'},
{'1': 'return_code', '3': 3, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.RequestChallenges.OTPEmail.ReturnCode', '9': 0, '10': 'returnCode'},
],
'3': [RequestChallenges_OTPEmail_SendCode$json, RequestChallenges_OTPEmail_ReturnCode$json],
'8': [
{'1': 'delivery_type'},
],
};