public static class GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
authorized |
String |
corpName |
| 构造器和说明 |
|---|
GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp() |
@NameInMap(value="authorized") public Boolean authorized
@NameInMap(value="corpName") public String corpName
public GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp()
public static GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp build(Map<String,?> map) throws Exception
Exceptionpublic GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp setAuthorized(Boolean authorized)
public Boolean getAuthorized()
public GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMainCorp setCorpName(String corpName)
public String getCorpName()
Copyright © 2023. All rights reserved.