public class AlipayOfflineMarketShopBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOfflineMarketShopBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCurrentPageno() |
List<String> |
getShopIds() |
String |
getTotalPageno() |
void |
setCurrentPageno(String currentPageno) |
void |
setShopIds(List<String> shopIds) |
void |
setTotalPageno(String totalPageno) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOfflineMarketShopBatchqueryResponse()
Copyright © 2023. All rights reserved.