public class KoubeiAdvertDeliveryDiscountBatchqueryModel extends AlipayObject
Constructor and Description |
---|
KoubeiAdvertDeliveryDiscountBatchqueryModel() |
Modifier and Type | Method and Description |
---|---|
String |
getChannel()
Gets channel.
|
String |
getCityCode()
Gets city code.
|
String |
getLatitude()
Gets latitude.
|
String |
getLongitude()
Gets longitude.
|
String |
getMobile()
Gets mobile.
|
String |
getPurchaseNum()
Gets purchase num.
|
String |
getShopId()
Gets shop id.
|
String |
getSize()
Gets size.
|
String |
getStrategy()
Gets strategy.
|
String |
getUserId()
Gets user id.
|
void |
setChannel(String channel)
Sets channel.
|
void |
setCityCode(String cityCode)
Sets city code.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setMobile(String mobile)
Sets mobile.
|
void |
setPurchaseNum(String purchaseNum)
Sets purchase num.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSize(String size)
Sets size.
|
void |
setStrategy(String strategy)
Sets strategy.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiAdvertDeliveryDiscountBatchqueryModel()
public String getChannel()
public void setChannel(String channel)
channel
- the channelpublic String getCityCode()
public void setCityCode(String cityCode)
cityCode
- the city codepublic String getLatitude()
public void setLatitude(String latitude)
latitude
- the latitudepublic String getLongitude()
public void setLongitude(String longitude)
longitude
- the longitudepublic String getMobile()
public void setMobile(String mobile)
mobile
- the mobilepublic String getPurchaseNum()
public void setPurchaseNum(String purchaseNum)
purchaseNum
- the purchase numpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getSize()
public void setSize(String size)
size
- the sizepublic String getStrategy()
public void setStrategy(String strategy)
strategy
- the strategypublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.