Class: TencentCloud::Cam::V20190116::WeChatWorkSubAccount
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cam::V20190116::WeChatWorkSubAccount
- Defined in:
- lib/v20190116/models.rb
Overview
企业微信子用户
Instance Attribute Summary collapse
-
#ConsoleLogin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CountryCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CreateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Email ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#PhoneNum ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Remark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Uid ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Uin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#WeChatWorkUserId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(uin = nil, name = nil, uid = nil, remark = nil, consolelogin = nil, phonenum = nil, countrycode = nil, email = nil, wechatworkuserid = nil, createtime = nil) ⇒ WeChatWorkSubAccount
constructor
A new instance of WeChatWorkSubAccount.
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.
5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 |
# File 'lib/v20190116/models.rb', line 5424 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
#ConsoleLogin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def ConsoleLogin @ConsoleLogin end |
#CountryCode ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def CountryCode @CountryCode end |
#CreateTime ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def CreateTime @CreateTime end |
#Email ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def Email @Email end |
#Name ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def Name @Name end |
#PhoneNum ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def PhoneNum @PhoneNum end |
#Remark ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def Remark @Remark end |
#Uid ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def Uid @Uid end |
#Uin ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def Uin @Uin end |
#WeChatWorkUserId ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
5422 5423 5424 |
# File 'lib/v20190116/models.rb', line 5422 def WeChatWorkUserId @WeChatWorkUserId end |
Instance Method Details
#deserialize(params) ⇒ Object
5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 |
# File 'lib/v20190116/models.rb', line 5437 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 |