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