public class AlipayInsMarketingCampaignPrizeSendResponse extends AlipayResponse
Constructor and Description |
---|
AlipayInsMarketingCampaignPrizeSendResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAssetId()
Gets asset id.
|
String |
getCompaignId()
Gets compaign id.
|
String |
getCouponId()
Gets coupon id.
|
String |
getCouponType()
Gets coupon type.
|
String |
getCouponValue()
Gets coupon value.
|
String |
getFlowId()
Gets flow id.
|
void |
setAssetId(String assetId)
Sets asset id.
|
void |
setCompaignId(String compaignId)
Sets compaign id.
|
void |
setCouponId(String couponId)
Sets coupon id.
|
void |
setCouponType(String couponType)
Sets coupon type.
|
void |
setCouponValue(String couponValue)
Sets coupon value.
|
void |
setFlowId(String flowId)
Sets flow id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayInsMarketingCampaignPrizeSendResponse()
public void setAssetId(String assetId)
assetId
- the asset idpublic String getAssetId()
public void setCompaignId(String compaignId)
compaignId
- the compaign idpublic String getCompaignId()
public void setCouponId(String couponId)
couponId
- the coupon idpublic String getCouponId()
public void setCouponType(String couponType)
couponType
- the coupon typepublic String getCouponType()
public void setCouponValue(String couponValue)
couponValue
- the coupon valuepublic String getCouponValue()
public void setFlowId(String flowId)
flowId
- the flow idpublic String getFlowId()
Copyright © 2018. All rights reserved.