public class InteligentGeneralMerchantPromo extends AlipayObject
Constructor and Description |
---|
InteligentGeneralMerchantPromo() |
Modifier and Type | Method and Description |
---|---|
String |
getCampId()
Gets camp id.
|
CrowdConstraintInfo |
getCrowdConstraint()
Gets crowd constraint.
|
String |
getDesc()
Gets desc.
|
String |
getExtInfo()
Gets ext info.
|
IntelligentPromoEffect |
getForecastEffect()
Gets forecast effect.
|
InteligentBudgetInfo |
getInteligentBudget()
Gets inteligent budget.
|
InteligentConstraintInfo |
getInteligentConstraint()
Gets inteligent constraint.
|
List<InteligentPromoTool> |
getInteligentPromoTools()
Gets inteligent promo tools.
|
List<InteligentPublishChannel> |
getInteligentPublishChannels()
Gets inteligent publish channels.
|
String |
getMerchantPromoType()
Gets merchant promo type.
|
String |
getName()
Gets name.
|
String |
getTemplateId()
Gets template id.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setCrowdConstraint(CrowdConstraintInfo crowdConstraint)
Sets crowd constraint.
|
void |
setDesc(String desc)
Sets desc.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setForecastEffect(IntelligentPromoEffect forecastEffect)
Sets forecast effect.
|
void |
setInteligentBudget(InteligentBudgetInfo inteligentBudget)
Sets inteligent budget.
|
void |
setInteligentConstraint(InteligentConstraintInfo inteligentConstraint)
Sets inteligent constraint.
|
void |
setInteligentPromoTools(List<InteligentPromoTool> inteligentPromoTools)
Sets inteligent promo tools.
|
void |
setInteligentPublishChannels(List<InteligentPublishChannel> inteligentPublishChannels)
Sets inteligent publish channels.
|
void |
setMerchantPromoType(String merchantPromoType)
Sets merchant promo type.
|
void |
setName(String name)
Sets name.
|
void |
setTemplateId(String templateId)
Sets template id.
|
public String getCampId()
public void setCampId(String campId)
campId
- the camp idpublic CrowdConstraintInfo getCrowdConstraint()
public void setCrowdConstraint(CrowdConstraintInfo crowdConstraint)
crowdConstraint
- the crowd constraintpublic String getDesc()
public void setDesc(String desc)
desc
- the descpublic String getExtInfo()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic IntelligentPromoEffect getForecastEffect()
public void setForecastEffect(IntelligentPromoEffect forecastEffect)
forecastEffect
- the forecast effectpublic InteligentBudgetInfo getInteligentBudget()
public void setInteligentBudget(InteligentBudgetInfo inteligentBudget)
inteligentBudget
- the inteligent budgetpublic InteligentConstraintInfo getInteligentConstraint()
public void setInteligentConstraint(InteligentConstraintInfo inteligentConstraint)
inteligentConstraint
- the inteligent constraintpublic List<InteligentPromoTool> getInteligentPromoTools()
public void setInteligentPromoTools(List<InteligentPromoTool> inteligentPromoTools)
inteligentPromoTools
- the inteligent promo toolspublic List<InteligentPublishChannel> getInteligentPublishChannels()
public void setInteligentPublishChannels(List<InteligentPublishChannel> inteligentPublishChannels)
inteligentPublishChannels
- the inteligent publish channelspublic String getMerchantPromoType()
public void setMerchantPromoType(String merchantPromoType)
merchantPromoType
- the merchant promo typepublic String getName()
public void setName(String name)
name
- the namepublic String getTemplateId()
public void setTemplateId(String templateId)
templateId
- the template idCopyright © 2018. All rights reserved.