public class AlipayMarketingDataModelBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayMarketingDataModelBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<ModelMeta> |
getModelMeta()
Gets model meta.
|
String |
getTotalPageCount()
Gets total page count.
|
void |
setModelMeta(List<ModelMeta> modelMeta)
Sets model meta.
|
void |
setTotalPageCount(String totalPageCount)
Sets total page count.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMarketingDataModelBatchqueryResponse()
public void setModelMeta(List<ModelMeta> modelMeta)
modelMeta - the model metapublic void setTotalPageCount(String totalPageCount)
totalPageCount - the total page countpublic String getTotalPageCount()
Copyright © 2018. All rights reserved.