UserPrimaryInfo$json top-level constant
Implementation
@$core.Deprecated('Use userPrimaryInfoDescriptor instead')
const UserPrimaryInfo$json = {
'1': 'UserPrimaryInfo',
'2': [
{
'1': 'user_type',
'3': 7,
'4': 1,
'5': 14,
'6': '.Scailo.USER_TYPE',
'10': 'userType'
},
{'1': 'username', '3': 10, '4': 1, '5': 9, '10': 'username'},
{'1': 'name', '3': 11, '4': 1, '5': 9, '10': 'name'},
{'1': 'password', '3': 12, '4': 1, '5': 12, '10': 'password'},
{'1': 'role_id', '3': 13, '4': 1, '5': 4, '10': 'roleId'},
{'1': 'mobile_role_id', '3': 14, '4': 1, '5': 4, '10': 'mobileRoleId'},
{'1': 'mfa_status', '3': 15, '4': 1, '5': 8, '10': 'mfaStatus'},
{'1': 'mfa_secret', '3': 16, '4': 1, '5': 12, '10': 'mfaSecret'},
{'1': 'blood_group', '3': 20, '4': 1, '5': 9, '10': 'bloodGroup'},
],
};