public class AlipayFinancialnetAuthEcsignSealBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFinancialnetAuthEcsignSealBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getPageNo() |
Long |
getPageSize() |
List<EcsignSealOpenVO> |
getSealList() |
Long |
getTotalCount() |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setSealList(List<EcsignSealOpenVO> sealList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFinancialnetAuthEcsignSealBatchqueryResponse()
public void setPageNo(Long pageNo)
public Long getPageNo()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setSealList(List<EcsignSealOpenVO> sealList)
public List<EcsignSealOpenVO> getSealList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2023. All rights reserved.