CreateInviteCodeResponse$json top-level constant
- @Deprecated('Use createInviteCodeResponseDescriptor instead')
Implementation
@$core.Deprecated('Use createInviteCodeResponseDescriptor instead')
const CreateInviteCodeResponse$json = {
'1': 'CreateInviteCodeResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v2.Details',
'10': 'details'
},
{
'1': 'invite_code',
'3': 2,
'4': 1,
'5': 9,
'9': 0,
'10': 'inviteCode',
'17': true
},
],
'8': [
{'1': '_invite_code'},
],
};