public class KoubeiAdvertDeliveryDiscountSendModel extends AlipayObject
| Constructor and Description |
|---|
KoubeiAdvertDeliveryDiscountSendModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdvId()
Gets adv id.
|
String |
getChannelCode()
Gets channel code.
|
String |
getChannelId()
Gets channel id.
|
String |
getOutBizNo()
Gets out biz no.
|
String |
getRecommendId()
Gets recommend id.
|
String |
getShopId()
Gets shop id.
|
String |
getTag()
Gets tag.
|
void |
setAdvId(String advId)
Sets adv id.
|
void |
setChannelCode(String channelCode)
Sets channel code.
|
void |
setChannelId(String channelId)
Sets channel id.
|
void |
setOutBizNo(String outBizNo)
Sets out biz no.
|
void |
setRecommendId(String recommendId)
Sets recommend id.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTag(String tag)
Sets tag.
|
public KoubeiAdvertDeliveryDiscountSendModel()
public String getAdvId()
public void setAdvId(String advId)
advId - the adv idpublic String getChannelCode()
public void setChannelCode(String channelCode)
channelCode - the channel codepublic String getChannelId()
public void setChannelId(String channelId)
channelId - the channel idpublic String getOutBizNo()
public void setOutBizNo(String outBizNo)
outBizNo - the out biz nopublic String getRecommendId()
public void setRecommendId(String recommendId)
recommendId - the recommend idpublic String getShopId()
public void setShopId(String shopId)
shopId - the shop idpublic String getTag()
public void setTag(String tag)
tag - the tagCopyright © 2018. All rights reserved.