public class CreateIntegrationSubOrganizationActiveRecordRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
CreateIntegrationSubOrganizationActiveRecordRequest() |
CreateIntegrationSubOrganizationActiveRecordRequest(CreateIntegrationSubOrganizationActiveRecordRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
UserInfo |
getOperator()
Get 执行本接口操作的员工信息。使用此接口时,必须填写userId。 支持填入集团子公司经办人 userId 代发合同。 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
String[] |
getSubOrganizationIds()
Get 待激活成员企业ID集合
|
void |
setOperator(UserInfo Operator)
Set 执行本接口操作的员工信息。使用此接口时,必须填写userId。 支持填入集团子公司经办人 userId 代发合同。 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
void |
setSubOrganizationIds(String[] SubOrganizationIds)
Set 待激活成员企业ID集合
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public CreateIntegrationSubOrganizationActiveRecordRequest()
public CreateIntegrationSubOrganizationActiveRecordRequest(CreateIntegrationSubOrganizationActiveRecordRequest source)
public UserInfo getOperator()
public void setOperator(UserInfo Operator)
Operator
- 执行本接口操作的员工信息。使用此接口时,必须填写userId。 支持填入集团子公司经办人 userId 代发合同。 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`public String[] getSubOrganizationIds()
public void setSubOrganizationIds(String[] SubOrganizationIds)
SubOrganizationIds
- 待激活成员企业ID集合Copyright © 2024. All rights reserved.