public class AlipayOpenMiniInnerappBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniInnerappBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MiniAppBaseInfoResponse> |
getMiniAppBaseInfoResponseList() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setMiniAppBaseInfoResponseList(List<MiniAppBaseInfoResponse> miniAppBaseInfoResponseList) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setMiniAppBaseInfoResponseList(List<MiniAppBaseInfoResponse> miniAppBaseInfoResponseList)
public List<MiniAppBaseInfoResponse> getMiniAppBaseInfoResponseList()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.