public class OrgAccountMobileVisibleInOtherOrgRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
fields |
String |
optUserId
This parameter is required.
|
List<String> |
toCorpIds
This parameter is required.
|
| 构造器和说明 |
|---|
OrgAccountMobileVisibleInOtherOrgRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static OrgAccountMobileVisibleInOtherOrgRequest |
build(Map<String,?> map) |
List<String> |
getFields() |
String |
getOptUserId() |
List<String> |
getToCorpIds() |
OrgAccountMobileVisibleInOtherOrgRequest |
setFields(List<String> fields) |
OrgAccountMobileVisibleInOtherOrgRequest |
setOptUserId(String optUserId) |
OrgAccountMobileVisibleInOtherOrgRequest |
setToCorpIds(List<String> toCorpIds) |
@NameInMap(value="optUserId") public String optUserId
This parameter is required.
public static OrgAccountMobileVisibleInOtherOrgRequest build(Map<String,?> map) throws Exception
Exceptionpublic OrgAccountMobileVisibleInOtherOrgRequest setFields(List<String> fields)
public OrgAccountMobileVisibleInOtherOrgRequest setOptUserId(String optUserId)
public String getOptUserId()
public OrgAccountMobileVisibleInOtherOrgRequest setToCorpIds(List<String> toCorpIds)
Copyright © 2025. All rights reserved.