public class AlipayMarketingDataModelQueryModel extends AlipayObject
| Constructor and Description |
|---|
AlipayMarketingDataModelQueryModel() |
| Modifier and Type | Method and Description |
|---|---|
List<ModelQueryParam> |
getModelQueryParam()
Gets model query param.
|
String |
getModelUk()
Gets model uk.
|
void |
setModelQueryParam(List<ModelQueryParam> modelQueryParam)
Sets model query param.
|
void |
setModelUk(String modelUk)
Sets model uk.
|
public List<ModelQueryParam> getModelQueryParam()
public void setModelQueryParam(List<ModelQueryParam> modelQueryParam)
modelQueryParam - the model query parampublic String getModelUk()
public void setModelUk(String modelUk)
modelUk - the model ukCopyright © 2018. All rights reserved.