public class KoubeiMarketingCampaignActivityQueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignActivityQueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
public KoubeiMarketingCampaignActivityQueryModel()
public String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typeCopyright © 2018. All rights reserved.