Class: TencentCloud::Ciam::V20220331::ImportUser
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Ciam::V20220331::ImportUser
- Defined in:
- lib/v20220331/models.rb
Overview
导入用户信息1、UserName,PhoneNumber ,Email ,WechatOpenId ,WechatUnionId ,AlipayUserId ,QqOpenId ,QqUnionId ,WeComUserId 九个属性中,导入时必须包含其中一个属性并遵守初始化自定义属性的正则表达式规则。UserName,PhoneNumber,Email的正则表达式在控制台的自定义属性中可以查询到。2、对于密码的导入,导入的密码支持明文导入,MD5密文导入,SHA1密文导入,BCRYPT密文导入 ,这个需要在PasswordEncryptTypeEnum 字段中指定。3、IdentityVerified,IdentityVerificationMethod 支持导入,IdentityVerified 为true,IdentityVerificationMethod必传;IdentityVerificationMethod 为nameAndIdCard,Name,ResidentIdentityCard必传IdentityVerificationMethod 为nameIdCardAndPhone,Name,PhoneNumber,ResidentIdentityCard必传;
Instance Attribute Summary collapse
- #Address ⇒ Object
- #AlipayUserId ⇒ Object
- #Birthdate ⇒ Object
- #CustomizationAttributes ⇒ Object
- #Description ⇒ Object
- #Email ⇒ Object
- #Gender ⇒ Object
- #IdentityVerificationMethod ⇒ Object
- #IdentityVerified ⇒ Object
- #IndexedAttribute1 ⇒ Object
- #IndexedAttribute2 ⇒ Object
- #IndexedAttribute3 ⇒ Object
- #IndexedAttribute4 ⇒ Object
- #IndexedAttribute5 ⇒ Object
- #Job ⇒ Object
- #Locale ⇒ Object
- #Name ⇒ Object
- #Nationality ⇒ Object
- #Nickname ⇒ Object
- #Password ⇒ Object
- #PasswordEncryptTypeEnum ⇒ Object
- #PhoneNumber ⇒ Object
- #QqOpenId ⇒ Object
- #QqUnionId ⇒ Object
- #ResidentIdentityCard ⇒ Object
- #Salt ⇒ Object
- #UserGroup ⇒ Object
- #UserName ⇒ Object
- #WechatOpenId ⇒ Object
- #WechatUnionId ⇒ Object
- #WeComUserId ⇒ Object
- #Zone ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(username = nil, phonenumber = nil, email = nil, residentidentitycard = nil, nickname = nil, address = nil, usergroup = nil, qqopenid = nil, qqunionid = nil, wechatopenid = nil, wechatunionid = nil, alipayuserid = nil, wecomuserid = nil, description = nil, birthdate = nil, name = nil, locale = nil, gender = nil, identityverificationmethod = nil, identityverified = nil, job = nil, nationality = nil, zone = nil, password = nil, customizationattributes = nil, salt = nil, passwordencrypttypeenum = nil, indexedattribute1 = nil, indexedattribute2 = nil, indexedattribute3 = nil, indexedattribute4 = nil, indexedattribute5 = nil) ⇒ ImportUser
constructor
A new instance of ImportUser.
Constructor Details
#initialize(username = nil, phonenumber = nil, email = nil, residentidentitycard = nil, nickname = nil, address = nil, usergroup = nil, qqopenid = nil, qqunionid = nil, wechatopenid = nil, wechatunionid = nil, alipayuserid = nil, wecomuserid = nil, description = nil, birthdate = nil, name = nil, locale = nil, gender = nil, identityverificationmethod = nil, identityverified = nil, job = nil, nationality = nil, zone = nil, password = nil, customizationattributes = nil, salt = nil, passwordencrypttypeenum = nil, indexedattribute1 = nil, indexedattribute2 = nil, indexedattribute3 = nil, indexedattribute4 = nil, indexedattribute5 = nil) ⇒ ImportUser
Returns a new instance of ImportUser.
760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 |
# File 'lib/v20220331/models.rb', line 760 def initialize(username=nil, phonenumber=nil, email=nil, residentidentitycard=nil, nickname=nil, address=nil, usergroup=nil, qqopenid=nil, qqunionid=nil, wechatopenid=nil, wechatunionid=nil, alipayuserid=nil, wecomuserid=nil, description=nil, birthdate=nil, name=nil, locale=nil, gender=nil, identityverificationmethod=nil, identityverified=nil, job=nil, nationality=nil, zone=nil, password=nil, customizationattributes=nil, salt=nil, passwordencrypttypeenum=nil, indexedattribute1=nil, indexedattribute2=nil, indexedattribute3=nil, indexedattribute4=nil, indexedattribute5=nil) @UserName = username @PhoneNumber = phonenumber @Email = email @ResidentIdentityCard = residentidentitycard @Nickname = nickname @Address = address @UserGroup = usergroup @QqOpenId = qqopenid @QqUnionId = qqunionid @WechatOpenId = wechatopenid @WechatUnionId = wechatunionid @AlipayUserId = alipayuserid @WeComUserId = wecomuserid @Description = description @Birthdate = birthdate @Name = name @Locale = locale @Gender = gender @IdentityVerificationMethod = identityverificationmethod @IdentityVerified = identityverified @Job = job @Nationality = nationality @Zone = zone @Password = password @CustomizationAttributes = customizationattributes @Salt = salt @PasswordEncryptTypeEnum = passwordencrypttypeenum @IndexedAttribute1 = indexedattribute1 @IndexedAttribute2 = indexedattribute2 @IndexedAttribute3 = indexedattribute3 @IndexedAttribute4 = indexedattribute4 @IndexedAttribute5 = indexedattribute5 end |
Instance Attribute Details
#Address ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Address @Address end |
#AlipayUserId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def AlipayUserId @AlipayUserId end |
#Birthdate ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Birthdate @Birthdate end |
#CustomizationAttributes ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def CustomizationAttributes @CustomizationAttributes end |
#Description ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Description @Description end |
#Email ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Email @Email end |
#Gender ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Gender @Gender end |
#IdentityVerificationMethod ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IdentityVerificationMethod @IdentityVerificationMethod end |
#IdentityVerified ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IdentityVerified @IdentityVerified end |
#IndexedAttribute1 ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IndexedAttribute1 @IndexedAttribute1 end |
#IndexedAttribute2 ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IndexedAttribute2 @IndexedAttribute2 end |
#IndexedAttribute3 ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IndexedAttribute3 @IndexedAttribute3 end |
#IndexedAttribute4 ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IndexedAttribute4 @IndexedAttribute4 end |
#IndexedAttribute5 ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def IndexedAttribute5 @IndexedAttribute5 end |
#Job ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Job @Job end |
#Locale ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Locale @Locale end |
#Name ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Name @Name end |
#Nationality ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Nationality @Nationality end |
#Nickname ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Nickname @Nickname end |
#Password ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Password @Password end |
#PasswordEncryptTypeEnum ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def PasswordEncryptTypeEnum @PasswordEncryptTypeEnum end |
#PhoneNumber ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def PhoneNumber @PhoneNumber end |
#QqOpenId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def QqOpenId @QqOpenId end |
#QqUnionId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def QqUnionId @QqUnionId end |
#ResidentIdentityCard ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def ResidentIdentityCard @ResidentIdentityCard end |
#Salt ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Salt @Salt end |
#UserGroup ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def UserGroup @UserGroup end |
#UserName ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def UserName @UserName end |
#WechatOpenId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def WechatOpenId @WechatOpenId end |
#WechatUnionId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def WechatUnionId @WechatUnionId end |
#WeComUserId ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def WeComUserId @WeComUserId end |
#Zone ⇒ Object
Parameters:
-
UserName:
—
用户名
-
PhoneNumber:
—
手机号
-
Email:
—
邮箱
-
ResidentIdentityCard:
—
身份证号
-
Nickname:
—
昵称
-
Address:
—
地址
-
UserGroup:
—
用户组ID
-
QqOpenId:
—
QQ qqOpenId
-
QqUnionId:
—
QQ qqUnionId
-
WechatOpenId:
—
微信wechatOpenId
-
WechatUnionId:
—
微信wechatUnionId
-
AlipayUserId:
—
支付宝alipayUserId
-
WeComUserId:
—
企业微信weComUserId
-
Description:
—
描述
-
Birthdate:
—
生日
-
Name:
—
姓名
-
Locale:
—
坐标
-
Gender:
—
性别(MALE;FEMALE;UNKNOWN)
-
IdentityVerificationMethod:
—
实名核验方式
-
IdentityVerified:
—
是否已实名核验
-
Job:
—
工作
-
Nationality:
—
国家
-
Zone:
—
时区
-
Password:
—
密码密文
-
CustomizationAttributes:
—
自定义属性
-
Salt:
—
密码盐
-
PasswordEncryptTypeEnum:
—
密码加密方式(SHA1;BCRYPT)
-
IndexedAttribute1:
—
索引字段1
-
IndexedAttribute2:
—
索引字段2
-
IndexedAttribute3:
—
索引字段3
-
IndexedAttribute4:
—
索引字段4
-
IndexedAttribute5:
—
索引字段5
758 759 760 |
# File 'lib/v20220331/models.rb', line 758 def Zone @Zone end |
Instance Method Details
#deserialize(params) ⇒ Object
795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 |
# File 'lib/v20220331/models.rb', line 795 def deserialize(params) @UserName = params['UserName'] @PhoneNumber = params['PhoneNumber'] @Email = params['Email'] @ResidentIdentityCard = params['ResidentIdentityCard'] @Nickname = params['Nickname'] @Address = params['Address'] @UserGroup = params['UserGroup'] @QqOpenId = params['QqOpenId'] @QqUnionId = params['QqUnionId'] @WechatOpenId = params['WechatOpenId'] @WechatUnionId = params['WechatUnionId'] @AlipayUserId = params['AlipayUserId'] @WeComUserId = params['WeComUserId'] @Description = params['Description'] @Birthdate = params['Birthdate'] @Name = params['Name'] @Locale = params['Locale'] @Gender = params['Gender'] @IdentityVerificationMethod = params['IdentityVerificationMethod'] @IdentityVerified = params['IdentityVerified'] @Job = params['Job'] @Nationality = params['Nationality'] @Zone = params['Zone'] @Password = params['Password'] unless params['CustomizationAttributes'].nil? @CustomizationAttributes = [] params['CustomizationAttributes'].each do |i| membermap_tmp = MemberMap.new membermap_tmp.deserialize(i) @CustomizationAttributes << membermap_tmp end end unless params['Salt'].nil? @Salt = Salt.new @Salt.deserialize(params['Salt']) end @PasswordEncryptTypeEnum = params['PasswordEncryptTypeEnum'] @IndexedAttribute1 = params['IndexedAttribute1'] @IndexedAttribute2 = params['IndexedAttribute2'] @IndexedAttribute3 = params['IndexedAttribute3'] @IndexedAttribute4 = params['IndexedAttribute4'] @IndexedAttribute5 = params['IndexedAttribute5'] end |