public class AlipayOpenMiniInnerbaseinfoListQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniInnerbaseinfoListQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
MiniAppBaseInfoQueryResponse |
getMiniAppList() |
Long |
getTotalCount() |
void |
setMiniAppList(MiniAppBaseInfoQueryResponse miniAppList) |
void |
setTotalCount(Long totalCount) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayOpenMiniInnerbaseinfoListQueryResponse()
public void setMiniAppList(MiniAppBaseInfoQueryResponse miniAppList)
public MiniAppBaseInfoQueryResponse getMiniAppList()
public void setTotalCount(Long totalCount)
public Long getTotalCount()
Copyright © 2020. All rights reserved.