public class AlipayMarketingCampaignRuleCrowdCountModel extends AlipayObject
Constructor and Description |
---|
AlipayMarketingCampaignRuleCrowdCountModel() |
Modifier and Type | Method and Description |
---|---|
String |
getMpid()
Gets mpid.
|
String |
getRuleid()
Gets ruleid.
|
String |
getScenetagjson()
Gets scenetagjson.
|
void |
setMpid(String mpid)
Sets mpid.
|
void |
setRuleid(String ruleid)
Sets ruleid.
|
void |
setScenetagjson(String scenetagjson)
Sets scenetagjson.
|
public AlipayMarketingCampaignRuleCrowdCountModel()
public String getMpid()
public void setMpid(String mpid)
mpid
- the mpidpublic String getRuleid()
public void setRuleid(String ruleid)
ruleid
- the ruleidpublic String getScenetagjson()
public void setScenetagjson(String scenetagjson)
scenetagjson
- the scenetagjsonCopyright © 2018. All rights reserved.