public static class OapiEduUserListResponse.Result extends TaobaoObject
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiEduUserListResponse.OpenEduUserDetail> |
getDetails() |
Boolean |
getHasMore() |
void |
setDetails(List<OapiEduUserListResponse.OpenEduUserDetail> details) |
void |
setHasMore(Boolean hasMore) |
public List<OapiEduUserListResponse.OpenEduUserDetail> getDetails()
public void setDetails(List<OapiEduUserListResponse.OpenEduUserDetail> details)
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
Copyright © 2021. All rights reserved.