public class AlipayMarketingCampaignDrawcampQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCampaignDrawcampQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAccountCount()
Gets account count.
|
String |
getAppidCount()
Gets appid count.
|
String |
getAwardCount()
Gets award count.
|
String |
getAwardRate()
Gets award rate.
|
String |
getCampCode()
Gets camp code.
|
String |
getCampEndTime()
Gets camp end time.
|
String |
getCampId()
Gets camp id.
|
String |
getCampName()
Gets camp name.
|
String |
getCampStartTime()
Gets camp start time.
|
String |
getCampStatus()
Gets camp status.
|
String |
getCertificationCount()
Gets certification count.
|
String |
getCertRuleId()
Gets cert rule id.
|
String |
getCreator()
Gets creator.
|
String |
getCrowdRuleId()
Gets crowd rule id.
|
String |
getMobileCount()
Gets mobile count.
|
List<MpPrizeInfoModel> |
getPrizeList()
Gets prize list.
|
String |
getPromoRuleId()
Gets promo rule id.
|
String |
getTriggerType()
Gets trigger type.
|
String |
getTriggerUserRuleId()
Gets trigger user rule id.
|
String |
getUserRuleId()
Gets user rule id.
|
void |
setAccountCount(String accountCount)
Sets account count.
|
void |
setAppidCount(String appidCount)
Sets appid count.
|
void |
setAwardCount(String awardCount)
Sets award count.
|
void |
setAwardRate(String awardRate)
Sets award rate.
|
void |
setCampCode(String campCode)
Sets camp code.
|
void |
setCampEndTime(String campEndTime)
Sets camp end time.
|
void |
setCampId(String campId)
Sets camp id.
|
void |
setCampName(String campName)
Sets camp name.
|
void |
setCampStartTime(String campStartTime)
Sets camp start time.
|
void |
setCampStatus(String campStatus)
Sets camp status.
|
void |
setCertificationCount(String certificationCount)
Sets certification count.
|
void |
setCertRuleId(String certRuleId)
Sets cert rule id.
|
void |
setCreator(String creator)
Sets creator.
|
void |
setCrowdRuleId(String crowdRuleId)
Sets crowd rule id.
|
void |
setMobileCount(String mobileCount)
Sets mobile count.
|
void |
setPrizeList(List<MpPrizeInfoModel> prizeList)
Sets prize list.
|
void |
setPromoRuleId(String promoRuleId)
Sets promo rule id.
|
void |
setTriggerType(String triggerType)
Sets trigger type.
|
void |
setTriggerUserRuleId(String triggerUserRuleId)
Sets trigger user rule id.
|
void |
setUserRuleId(String userRuleId)
Sets user rule id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCampaignDrawcampQueryResponse()
public void setAccountCount(String accountCount)
accountCount
- the account countpublic String getAccountCount()
public void setAppidCount(String appidCount)
appidCount
- the appid countpublic String getAppidCount()
public void setAwardCount(String awardCount)
awardCount
- the award countpublic String getAwardCount()
public void setAwardRate(String awardRate)
awardRate
- the award ratepublic String getAwardRate()
public void setCampCode(String campCode)
campCode
- the camp codepublic String getCampCode()
public void setCampEndTime(String campEndTime)
campEndTime
- the camp end timepublic String getCampEndTime()
public void setCampId(String campId)
campId
- the camp idpublic String getCampId()
public void setCampName(String campName)
campName
- the camp namepublic String getCampName()
public void setCampStartTime(String campStartTime)
campStartTime
- the camp start timepublic String getCampStartTime()
public void setCampStatus(String campStatus)
campStatus
- the camp statuspublic String getCampStatus()
public void setCertRuleId(String certRuleId)
certRuleId
- the cert rule idpublic String getCertRuleId()
public void setCertificationCount(String certificationCount)
certificationCount
- the certification countpublic String getCertificationCount()
public void setCreator(String creator)
creator
- the creatorpublic String getCreator()
public void setCrowdRuleId(String crowdRuleId)
crowdRuleId
- the crowd rule idpublic String getCrowdRuleId()
public void setMobileCount(String mobileCount)
mobileCount
- the mobile countpublic String getMobileCount()
public void setPrizeList(List<MpPrizeInfoModel> prizeList)
prizeList
- the prize listpublic List<MpPrizeInfoModel> getPrizeList()
public void setPromoRuleId(String promoRuleId)
promoRuleId
- the promo rule idpublic String getPromoRuleId()
public void setTriggerType(String triggerType)
triggerType
- the trigger typepublic String getTriggerType()
public void setTriggerUserRuleId(String triggerUserRuleId)
triggerUserRuleId
- the trigger user rule idpublic String getTriggerUserRuleId()
public void setUserRuleId(String userRuleId)
userRuleId
- the user rule idpublic String getUserRuleId()
Copyright © 2018. All rights reserved.