public class KoubeiMarketingCampaignCrowdModifyModel extends AlipayObject
Constructor and Description |
---|
KoubeiMarketingCampaignCrowdModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getConditions()
Gets conditions.
|
String |
getCrowdGroupId()
Gets crowd group id.
|
String |
getOperatorId()
Gets operator id.
|
String |
getOperatorType()
Gets operator type.
|
String |
getOutBizNo()
Gets out biz no.
|
void |
setConditions(String conditions)
Sets conditions.
|
void |
setCrowdGroupId(String crowdGroupId)
Sets crowd group id.
|
void |
setOperatorId(String operatorId)
Sets operator id.
|
void |
setOperatorType(String operatorType)
Sets operator type.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
public KoubeiMarketingCampaignCrowdModifyModel()
public String getConditions()
public void setConditions(String conditions)
conditions
- the conditionspublic String getCrowdGroupId()
public void setCrowdGroupId(String crowdGroupId)
crowdGroupId
- the crowd group idpublic String getOperatorId()
public void setOperatorId(String operatorId)
operatorId
- the operator idpublic String getOperatorType()
public void setOperatorType(String operatorType)
operatorType
- the operator typepublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo
- the out biz noCopyright © 2018. All rights reserved.