public class GetOrgAuthInfoRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
targetCorpId |
| 构造器和说明 |
|---|
GetOrgAuthInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetOrgAuthInfoRequest |
build(Map<String,?> map) |
String |
getTargetCorpId() |
GetOrgAuthInfoRequest |
setTargetCorpId(String targetCorpId) |
@NameInMap(value="targetCorpId") public String targetCorpId
public static GetOrgAuthInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetOrgAuthInfoRequest setTargetCorpId(String targetCorpId)
public String getTargetCorpId()
Copyright © 2022. All rights reserved.