public class AlipayMarketingCampaignCashDetailQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayMarketingCampaignCashDetailQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCampStatus()
Gets camp status.
|
String |
getCouponName()
Gets coupon name.
|
String |
getCrowdNo()
Gets crowd no.
|
Date |
getEndTime()
Gets end time.
|
String |
getOriginCrowdNo()
Gets origin crowd no.
|
String |
getPrizeMsg()
Gets prize msg.
|
String |
getPrizeType()
Gets prize type.
|
String |
getSendAmount()
Gets send amount.
|
Date |
getStartTime()
Gets start time.
|
String |
getTotalAmount()
Gets total amount.
|
Long |
getTotalCount()
Gets total count.
|
Long |
getTotalNum()
Gets total num.
|
void |
setCampStatus(String campStatus)
Sets camp status.
|
void |
setCouponName(String couponName)
Sets coupon name.
|
void |
setCrowdNo(String crowdNo)
Sets crowd no.
|
void |
setEndTime(Date endTime)
Sets end time.
|
void |
setOriginCrowdNo(String originCrowdNo)
Sets origin crowd no.
|
void |
setPrizeMsg(String prizeMsg)
Sets prize msg.
|
void |
setPrizeType(String prizeType)
Sets prize type.
|
void |
setSendAmount(String sendAmount)
Sets send amount.
|
void |
setStartTime(Date startTime)
Sets start time.
|
void |
setTotalAmount(String totalAmount)
Sets total amount.
|
void |
setTotalCount(Long totalCount)
Sets total count.
|
void |
setTotalNum(Long totalNum)
Sets total num.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayMarketingCampaignCashDetailQueryResponse()
public void setCampStatus(String campStatus)
campStatus
- the camp statuspublic String getCampStatus()
public void setCouponName(String couponName)
couponName
- the coupon namepublic String getCouponName()
public void setCrowdNo(String crowdNo)
crowdNo
- the crowd nopublic String getCrowdNo()
public void setEndTime(Date endTime)
endTime
- the end timepublic Date getEndTime()
public void setOriginCrowdNo(String originCrowdNo)
originCrowdNo
- the origin crowd nopublic String getOriginCrowdNo()
public void setPrizeMsg(String prizeMsg)
prizeMsg
- the prize msgpublic String getPrizeMsg()
public void setPrizeType(String prizeType)
prizeType
- the prize typepublic String getPrizeType()
public void setSendAmount(String sendAmount)
sendAmount
- the send amountpublic String getSendAmount()
public void setStartTime(Date startTime)
startTime
- the start timepublic Date getStartTime()
public void setTotalAmount(String totalAmount)
totalAmount
- the total amountpublic String getTotalAmount()
public void setTotalCount(Long totalCount)
totalCount
- the total countpublic Long getTotalCount()
public void setTotalNum(Long totalNum)
totalNum
- the total numpublic Long getTotalNum()
Copyright © 2018. All rights reserved.