Class: TencentCloud::Cam::V20190116::WeChatWorkSubAccount

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190116/models.rb

Overview

企业微信子用户

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(uin = nil, name = nil, uid = nil, remark = nil, consolelogin = nil, phonenum = nil, countrycode = nil, email = nil, wechatworkuserid = nil, createtime = nil) ⇒ WeChatWorkSubAccount

Returns a new instance of WeChatWorkSubAccount.



5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
# File 'lib/v20190116/models.rb', line 5501

def initialize(uin=nil, name=nil, uid=nil, remark=nil, consolelogin=nil, phonenum=nil, countrycode=nil, email=nil, wechatworkuserid=nil, createtime=nil)
  @Uin = uin
  @Name = name
  @Uid = uid
  @Remark = remark
  @ConsoleLogin = consolelogin
  @PhoneNum = phonenum
  @CountryCode = countrycode
  @Email = email
  @WeChatWorkUserId = wechatworkuserid
  @CreateTime = createtime
end

Instance Attribute Details

#ConsoleLoginObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def ConsoleLogin
  @ConsoleLogin
end

#CountryCodeObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def CountryCode
  @CountryCode
end

#CreateTimeObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def CreateTime
  @CreateTime
end

#EmailObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def Email
  @Email
end

#NameObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def Name
  @Name
end

#PhoneNumObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def PhoneNum
  @PhoneNum
end

#RemarkObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def Remark
  @Remark
end

#UidObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def Uid
  @Uid
end

#UinObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def Uin
  @Uin
end

#WeChatWorkUserIdObject

Parameters:

  • Uin:

    子用户用户 ID

  • Name:

    子用户用户名

  • Uid:

    子用户 UID

  • Remark:

    备注

  • ConsoleLogin:

    子用户能否登录控制台

  • PhoneNum:

    手机号

  • CountryCode:

    区号

  • Email:

    邮箱

  • WeChatWorkUserId:

    企业微信UserId

  • CreateTime:

    创建时间



5499
5500
5501
# File 'lib/v20190116/models.rb', line 5499

def WeChatWorkUserId
  @WeChatWorkUserId
end

Instance Method Details

#deserialize(params) ⇒ Object



5514
5515
5516
5517
5518
5519
5520
5521
5522
5523
5524
5525
# File 'lib/v20190116/models.rb', line 5514

def deserialize(params)
  @Uin = params['Uin']
  @Name = params['Name']
  @Uid = params['Uid']
  @Remark = params['Remark']
  @ConsoleLogin = params['ConsoleLogin']
  @PhoneNum = params['PhoneNum']
  @CountryCode = params['CountryCode']
  @Email = params['Email']
  @WeChatWorkUserId = params['WeChatWorkUserId']
  @CreateTime = params['CreateTime']
end