User$json top-level constant
Implementation
@$core.Deprecated('Use userDescriptor instead')
const User$json = {
'1': 'User',
'2': [
{'1': '_key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
{'1': '_id', '3': 2, '4': 1, '5': 9, '10': 'Id'},
{'1': '_rev', '3': 3, '4': 1, '5': 9, '10': 'Rev'},
{'1': 'uuid', '3': 4, '4': 1, '5': 9, '10': 'uuid'},
{'1': 'merchant_id', '3': 5, '4': 1, '5': 9, '10': 'merchantId'},
{'1': 'created_at', '3': 6, '4': 1, '5': 9, '10': 'createdAt'},
{'1': 'password', '3': 7, '4': 1, '5': 9, '10': 'password'},
{'1': 'email', '3': 8, '4': 1, '5': 9, '10': 'email'},
{'1': 'country', '3': 9, '4': 1, '5': 9, '10': 'country'},
{'1': 'user_type', '3': 10, '4': 1, '5': 14, '6': '.identity.UserType', '10': 'userType'},
{'1': 'roles', '3': 11, '4': 3, '5': 9, '10': 'roles'},
{'1': 'status', '3': 12, '4': 1, '5': 14, '6': '.identity.UserStatus', '10': 'status'},
{'1': 'kyc', '3': 13, '4': 1, '5': 11, '6': '.identity.Kyc', '10': 'kyc'},
{'1': 'otp', '3': 14, '4': 1, '5': 11, '6': '.identity.OTP', '10': 'otp'},
{'1': 'hash', '3': 15, '4': 1, '5': 9, '10': 'hash'},
{'1': 'ref', '3': 16, '4': 1, '5': 9, '10': 'ref'},
{'1': 'is_approved', '3': 17, '4': 1, '5': 14, '6': '.identity.IsApproved', '10': 'isApproved'},
],
};