public class SearchBoxExclusiveMarketingInfoRequest extends AlipayObject
| 构造器和说明 |
|---|
SearchBoxExclusiveMarketingInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAction() |
String |
getActionType() |
String |
getActionUrl() |
String |
getApplierId() |
String |
getBrandId() |
String |
getItemId() |
String |
getMaterialLink() |
String |
getMaterialType() |
SearchProductOrientedRuleOpenApi |
getOrientedRules() |
String |
getServCode() |
SearchProductPeriod |
getTargetPeriod() |
List<SearchProductRegion> |
getTargetRegion() |
String |
getTitle() |
void |
setAction(String action) |
void |
setActionType(String actionType) |
void |
setActionUrl(String actionUrl) |
void |
setApplierId(String applierId) |
void |
setBrandId(String brandId) |
void |
setItemId(String itemId) |
void |
setMaterialLink(String materialLink) |
void |
setMaterialType(String materialType) |
void |
setOrientedRules(SearchProductOrientedRuleOpenApi orientedRules) |
void |
setServCode(String servCode) |
void |
setTargetPeriod(SearchProductPeriod targetPeriod) |
void |
setTargetRegion(List<SearchProductRegion> targetRegion) |
void |
setTitle(String title) |
public String getAction()
public void setAction(String action)
public String getActionType()
public void setActionType(String actionType)
public String getActionUrl()
public void setActionUrl(String actionUrl)
public String getApplierId()
public void setApplierId(String applierId)
public String getBrandId()
public void setBrandId(String brandId)
public String getItemId()
public void setItemId(String itemId)
public String getMaterialLink()
public void setMaterialLink(String materialLink)
public String getMaterialType()
public void setMaterialType(String materialType)
public SearchProductOrientedRuleOpenApi getOrientedRules()
public void setOrientedRules(SearchProductOrientedRuleOpenApi orientedRules)
public String getServCode()
public void setServCode(String servCode)
public SearchProductPeriod getTargetPeriod()
public void setTargetPeriod(SearchProductPeriod targetPeriod)
public List<SearchProductRegion> getTargetRegion()
public void setTargetRegion(List<SearchProductRegion> targetRegion)
public String getTitle()
public void setTitle(String title)
Copyright © 2023. All rights reserved.