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