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