public class AlipayMarketingDataModelQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingDataModelQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ModelColumn> |
getModelColumn()
Gets model column.
|
void |
setModelColumn(List<ModelColumn> modelColumn)
Sets model column.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingDataModelQueryResponse()
public void setModelColumn(List<ModelColumn> modelColumn)
modelColumn
- the model columnpublic List<ModelColumn> getModelColumn()
Copyright © 2018. All rights reserved.