public class AlipayDataDataserviceAdConversionBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataDataserviceAdConversionBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConversionDetail> |
getList() |
Long |
getPageNo() |
Long |
getPageSize() |
Long |
getTotal() |
void |
setList(List<ConversionDetail> list) |
void |
setPageNo(Long pageNo) |
void |
setPageSize(Long pageSize) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataDataserviceAdConversionBatchqueryResponse()
public void setList(List<ConversionDetail> list)
public List<ConversionDetail> getList()
public void setPageNo(Long pageNo)
public Long getPageNo()
public void setPageSize(Long pageSize)
public Long getPageSize()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.