public class KoubeiMarketingDataCustomreportQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingDataCustomreportQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getConditionKey()
Gets condition key.
|
List<FilterTag> |
getFilterTags()
Gets filter tags.
|
String |
getMaxCount()
Gets max count.
|
void |
setConditionKey(String conditionKey)
Sets condition key.
|
void |
setFilterTags(List<FilterTag> filterTags)
Sets filter tags.
|
void |
setMaxCount(String maxCount)
Sets max count.
|
public KoubeiMarketingDataCustomreportQueryModel()
public String getConditionKey()
public void setConditionKey(String conditionKey)
conditionKey
- the condition keypublic void setFilterTags(List<FilterTag> filterTags)
filterTags
- the filter tagspublic String getMaxCount()
public void setMaxCount(String maxCount)
maxCount
- the max countCopyright © 2018. All rights reserved.