public class AlipayMerchantIndirectPromotaskBatchqueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantIndirectPromotaskBatchqueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IndirectPromoTask> |
getItemList() |
Long |
getTotal() |
void |
setItemList(List<IndirectPromoTask> itemList) |
void |
setTotal(Long total) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantIndirectPromotaskBatchqueryResponse()
public void setItemList(List<IndirectPromoTask> itemList)
public List<IndirectPromoTask> getItemList()
public void setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.