public class AlipayBossFncGffundStandardvoucherBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayBossFncGffundStandardvoucherBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCurPage() |
Long |
getPageSize() |
List<StandardVoucherOpenApiVO> |
getStandardVoucherList() |
Boolean |
getSuccess() |
Long |
getTotalItems() |
Long |
getTotalPages() |
void |
setCurPage(Long curPage) |
void |
setPageSize(Long pageSize) |
void |
setStandardVoucherList(List<StandardVoucherOpenApiVO> standardVoucherList) |
void |
setSuccess(Boolean success) |
void |
setTotalItems(Long totalItems) |
void |
setTotalPages(Long totalPages) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayBossFncGffundStandardvoucherBatchqueryResponse()
public void setCurPage(Long curPage)
public Long getCurPage()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setStandardVoucherList(List<StandardVoucherOpenApiVO> standardVoucherList)
public List<StandardVoucherOpenApiVO> getStandardVoucherList()
public void setSuccess(Boolean success)
public Boolean getSuccess()
public void setTotalItems(Long totalItems)
public Long getTotalItems()
public void setTotalPages(Long totalPages)
public Long getTotalPages()
Copyright © 2023. All rights reserved.