public class AlipayEbppInvoiceInstitutionScopepageinfoQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppInvoiceInstitutionScopepageinfoQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAdapterType() |
List<String> |
getOnwerOpenIdList() |
List<String> |
getOwnerIdList() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotalPageCount() |
void |
setAdapterType(String adapterType) |
void |
setOnwerOpenIdList(List<String> onwerOpenIdList) |
void |
setOwnerIdList(List<String> ownerIdList) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotalPageCount(Long totalPageCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppInvoiceInstitutionScopepageinfoQueryResponse()
public void setAdapterType(String adapterType)
public String getAdapterType()
public void setPageNum(Long pageNum)
public Long getPageNum()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotalPageCount(Long totalPageCount)
public Long getTotalPageCount()
Copyright © 2023. All rights reserved.