public static class GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMobile
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetFollowerAuthInfoResponseBodyResultAuthInfoMobile() |
@NameInMap(value="authorized") public Boolean authorized
@NameInMap(value="mobile") public String mobile
@NameInMap(value="stateCode") public String stateCode
public GetFollowerAuthInfoResponseBodyResultAuthInfoMobile()
public static GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMobile build(Map<String,?> map) throws Exception
Exceptionpublic GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMobile setAuthorized(Boolean authorized)
public Boolean getAuthorized()
public GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMobile setMobile(String mobile)
public String getMobile()
public GetFollowerAuthInfoResponseBody.GetFollowerAuthInfoResponseBodyResultAuthInfoMobile setStateCode(String stateCode)
public String getStateCode()
Copyright © 2025. All rights reserved.