public class KoubeiAdvertDeliveryDiscountSendModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiAdvertDeliveryDiscountSendModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAdvId() |
String |
getChannelCode() |
String |
getChannelId() |
String |
getOutBizNo() |
String |
getRecommendId() |
String |
getShopId() |
String |
getTag() |
void |
setAdvId(String advId) |
void |
setChannelCode(String channelCode) |
void |
setChannelId(String channelId) |
void |
setOutBizNo(String outBizNo) |
void |
setRecommendId(String recommendId) |
void |
setShopId(String shopId) |
void |
setTag(String tag) |
public String getAdvId()
public void setAdvId(String advId)
public String getChannelCode()
public void setChannelCode(String channelCode)
public String getChannelId()
public void setChannelId(String channelId)
public String getOutBizNo()
public void setOutBizNo(String outBizNo)
public String getRecommendId()
public void setRecommendId(String recommendId)
public String getShopId()
public void setShopId(String shopId)
public String getTag()
public void setTag(String tag)
Copyright © 2020. All rights reserved.