public class GetEduUserIdentityResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetEduUserIdentityResponseBody.GetEduUserIdentityResponseBodyData |
| 限定符和类型 | 字段和说明 |
|---|---|
GetEduUserIdentityResponseBody.GetEduUserIdentityResponseBodyData |
data |
Boolean |
success |
| 构造器和说明 |
|---|
GetEduUserIdentityResponseBody() |
@NameInMap(value="data") public GetEduUserIdentityResponseBody.GetEduUserIdentityResponseBodyData data
@NameInMap(value="success") public Boolean success
public static GetEduUserIdentityResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetEduUserIdentityResponseBody setData(GetEduUserIdentityResponseBody.GetEduUserIdentityResponseBodyData data)
public GetEduUserIdentityResponseBody.GetEduUserIdentityResponseBodyData getData()
public GetEduUserIdentityResponseBody setSuccess(Boolean success)
public Boolean getSuccess()
Copyright © 2023. All rights reserved.