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