public class AntMerchantExpandShopPageQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandShopPageQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShopQueryOpenApiVO> |
getShopInfos() |
Long |
getTotalPages() |
void |
setShopInfos(List<ShopQueryOpenApiVO> shopInfos) |
void |
setTotalPages(Long totalPages) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setShopInfos(List<ShopQueryOpenApiVO> shopInfos)
public List<ShopQueryOpenApiVO> getShopInfos()
public void setTotalPages(Long totalPages)
public Long getTotalPages()
Copyright © 2023. All rights reserved.