public class AlipayOpenMiniInnerversionQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenMiniInnerversionQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getTotalCount() |
List<MiniAppVersionBaseInfo> |
getVersionList() |
void |
setTotalCount(Long totalCount) |
void |
setVersionList(List<MiniAppVersionBaseInfo> versionList) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setTotalCount(Long totalCount)
public Long getTotalCount()
public void setVersionList(List<MiniAppVersionBaseInfo> versionList)
public List<MiniAppVersionBaseInfo> getVersionList()
Copyright © 2023. All rights reserved.