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