public class AlipayIserviceCcmAgentQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCcmAgentQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AgentVO> |
getAgents() |
Long |
getPageNum() |
Long |
getPageSize() |
Long |
getTotalCount() |
void |
setAgents(List<AgentVO> agents) |
void |
setPageNum(Long pageNum) |
void |
setPageSize(Long pageSize) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgCopyright © 2023. All rights reserved.