Class: TencentCloud::Ess::V20201111::UpdateIntegrationEmployeesRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ess::V20201111::UpdateIntegrationEmployeesRequest
- Defined in:
- lib/v20201111/models.rb
Overview
UpdateIntegrationEmployees请求参数结构体
Instance Attribute Summary collapse
-
#Agent ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID -
#Employees ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID -
#Endpoint ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID -
#InvitationNotifyType ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID -
#JumpUrl ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID -
#Operator ⇒ Object
可更新以下字段,其他字段暂不支持
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。.参数 含义 DisplayName 用户的真实名字 Mobile 用户手机号码 Email 用户的邮箱 Department.DepartmentId 用户进入后的部门ID
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(operator = nil, employees = nil, agent = nil, invitationnotifytype = nil, jumpurl = nil, endpoint = nil) ⇒ UpdateIntegrationEmployeesRequest
constructor
A new instance of UpdateIntegrationEmployeesRequest.
Constructor Details
#initialize(operator = nil, employees = nil, agent = nil, invitationnotifytype = nil, jumpurl = nil, endpoint = nil) ⇒ UpdateIntegrationEmployeesRequest
Returns a new instance of UpdateIntegrationEmployeesRequest.
17902 17903 17904 17905 17906 17907 17908 17909 |
# File 'lib/v20201111/models.rb', line 17902 def initialize(operator=nil, employees=nil, agent=nil, invitationnotifytype=nil, jumpurl=nil, endpoint=nil) @Operator = operator @Employees = employees @Agent = agent @InvitationNotifyType = invitationnotifytype @JumpUrl = jumpurl @Endpoint = endpoint end |
Instance Attribute Details
#Agent ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def Agent @Agent end |
#Employees ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def Employees @Employees end |
#Endpoint ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def Endpoint @Endpoint end |
#InvitationNotifyType ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def InvitationNotifyType @InvitationNotifyType end |
#JumpUrl ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def JumpUrl @JumpUrl end |
#Operator ⇒ Object
可更新以下字段,其他字段暂不支持
| 参数 | 含义 |
|---|---|
| DisplayName | 用户的真实名字 |
| Mobile | 用户手机号码 |
| 用户的邮箱 | |
| Department.DepartmentId | 用户进入后的部门ID |
17900 17901 17902 |
# File 'lib/v20201111/models.rb', line 17900 def Operator @Operator end |
Instance Method Details
#deserialize(params) ⇒ Object
17911 17912 17913 17914 17915 17916 17917 17918 17919 17920 17921 17922 17923 17924 17925 17926 17927 17928 17929 17930 17931 |
# File 'lib/v20201111/models.rb', line 17911 def deserialize(params) unless params['Operator'].nil? @Operator = UserInfo.new @Operator.deserialize(params['Operator']) end unless params['Employees'].nil? @Employees = [] params['Employees'].each do |i| staff_tmp = Staff.new staff_tmp.deserialize(i) @Employees << staff_tmp end end unless params['Agent'].nil? @Agent = Agent.new @Agent.deserialize(params['Agent']) end @InvitationNotifyType = params['InvitationNotifyType'] @JumpUrl = params['JumpUrl'] @Endpoint = params['Endpoint'] end |