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