public class KoubeiMarketingCampaignRetailDmQueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingCampaignRetailDmQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getActionUrl()
Gets action url.
|
String |
getActivityEndTime()
Gets activity end time.
|
String |
getActivityStartTime()
Gets activity start time.
|
String |
getBrief()
Gets brief.
|
Date |
getCampaignEndTime()
Gets campaign end time.
|
String |
getCampaignType()
Gets campaign type.
|
String |
getCouponType()
Gets coupon type.
|
String |
getDescription()
Gets description.
|
String |
getExtInfo()
Gets ext info.
|
String |
getImageId()
Gets image id.
|
String |
getItemBrand()
Gets item brand.
|
String |
getItemCategory()
Gets item category.
|
String |
getItemCode()
Gets item code.
|
String |
getItemName()
Gets item name.
|
String |
getMemberOnly()
Gets member only.
|
List<String> |
getShopIds()
Gets shop ids.
|
String |
getStatus()
Gets status.
|
String |
getThumbnailImageId()
Gets thumbnail image id.
|
void |
setActionUrl(String actionUrl)
Sets action url.
|
void |
setActivityEndTime(String activityEndTime)
Sets activity end time.
|
void |
setActivityStartTime(String activityStartTime)
Sets activity start time.
|
void |
setBrief(String brief)
Sets brief.
|
void |
setCampaignEndTime(Date campaignEndTime)
Sets campaign end time.
|
void |
setCampaignType(String campaignType)
Sets campaign type.
|
void |
setCouponType(String couponType)
Sets coupon type.
|
void |
setDescription(String description)
Sets description.
|
void |
setExtInfo(String extInfo)
Sets ext info.
|
void |
setImageId(String imageId)
Sets image id.
|
void |
setItemBrand(String itemBrand)
Sets item brand.
|
void |
setItemCategory(String itemCategory)
Sets item category.
|
void |
setItemCode(String itemCode)
Sets item code.
|
void |
setItemName(String itemName)
Sets item name.
|
void |
setMemberOnly(String memberOnly)
Sets member only.
|
void |
setShopIds(List<String> shopIds)
Sets shop ids.
|
void |
setStatus(String status)
Sets status.
|
void |
setThumbnailImageId(String thumbnailImageId)
Sets thumbnail image id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingCampaignRetailDmQueryResponse()
public void setActionUrl(String actionUrl)
actionUrl
- the action urlpublic String getActionUrl()
public void setActivityEndTime(String activityEndTime)
activityEndTime
- the activity end timepublic String getActivityEndTime()
public void setActivityStartTime(String activityStartTime)
activityStartTime
- the activity start timepublic String getActivityStartTime()
public void setBrief(String brief)
brief
- the briefpublic String getBrief()
public void setCampaignEndTime(Date campaignEndTime)
campaignEndTime
- the campaign end timepublic Date getCampaignEndTime()
public void setCampaignType(String campaignType)
campaignType
- the campaign typepublic String getCampaignType()
public void setCouponType(String couponType)
couponType
- the coupon typepublic String getCouponType()
public void setDescription(String description)
description
- the descriptionpublic String getDescription()
public void setExtInfo(String extInfo)
extInfo
- the ext infopublic String getExtInfo()
public void setImageId(String imageId)
imageId
- the image idpublic String getImageId()
public void setItemBrand(String itemBrand)
itemBrand
- the item brandpublic String getItemBrand()
public void setItemCategory(String itemCategory)
itemCategory
- the item categorypublic String getItemCategory()
public void setItemCode(String itemCode)
itemCode
- the item codepublic String getItemCode()
public void setItemName(String itemName)
itemName
- the item namepublic String getItemName()
public void setMemberOnly(String memberOnly)
memberOnly
- the member onlypublic String getMemberOnly()
public void setShopIds(List<String> shopIds)
shopIds
- the shop idspublic void setStatus(String status)
status
- the statuspublic String getStatus()
public void setThumbnailImageId(String thumbnailImageId)
thumbnailImageId
- the thumbnail image idpublic String getThumbnailImageId()
Copyright © 2018. All rights reserved.