public class AlipayCloudCloudpromoMallShopBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCloudCloudpromoMallShopBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNum() |
Long |
getPageSize() |
List<ShopVO> |
getShopList() |
Long |
getTotalCount() |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setShopList(List<ShopVO> shopList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCloudCloudpromoMallShopBatchqueryResponse()
Copyright © 2024. All rights reserved.