public static class OapiAppstoreInternalUnfinishedorderListResponse.PageModel extends TaobaoObject
| Constructor and Description |
|---|
PageModel() |
| Modifier and Type | Method and Description |
|---|---|
List<OapiAppstoreInternalUnfinishedorderListResponse.InAppGoodsOrderVO> |
getItems() |
Long |
getTotal() |
void |
setItems(List<OapiAppstoreInternalUnfinishedorderListResponse.InAppGoodsOrderVO> items) |
void |
setTotal(Long total) |
public List<OapiAppstoreInternalUnfinishedorderListResponse.InAppGoodsOrderVO> getItems()
public void setItems(List<OapiAppstoreInternalUnfinishedorderListResponse.InAppGoodsOrderVO> items)
public Long getTotal()
public void setTotal(Long total)
Copyright © 2021. All rights reserved.