public class AlipayCommerceAcommunicationPointDetailQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayCommerceAcommunicationPointDetailQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AlipayPointDetail> |
getData() |
Boolean |
getHasNext() |
void |
setData(List<AlipayPointDetail> data) |
void |
setHasNext(Boolean hasNext) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceAcommunicationPointDetailQueryResponse()
public void setData(List<AlipayPointDetail> data)
public List<AlipayPointDetail> getData()
public void setHasNext(Boolean hasNext)
public Boolean getHasNext()
Copyright © 2024. All rights reserved.