public class KoubeiMarketingCampaignBenefitSendModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiMarketingCampaignBenefitSendModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel()
Gets channel.
|
String |
getDiscountType()
Gets discount type.
|
String |
getItemId()
Gets item id.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getShopId()
Gets shop id.
|
String |
getUserId()
Gets user id.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setDiscountType(String discountType)
Sets discount type.
|
void |
setItemId(String itemId)
Sets item id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiMarketingCampaignBenefitSendModel()
public String getChannel()
public void setChannel(String channel)
channel - the channelpublic String getDiscountType()
public void setDiscountType(String discountType)
discountType - the discount typepublic String getItemId()
public void setItemId(String itemId)
itemId - the item idpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idpublic String getUserId()
public void setUserId(String userId)
userId - the user idCopyright © 2018. All rights reserved.