public class KoubeiAdvertDeliveryDiscountGetModel extends AlipayObject
Constructor and Description |
---|
KoubeiAdvertDeliveryDiscountGetModel() |
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 |
getShopId()
Gets shop id.
|
String |
getSize()
Gets size.
|
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 |
setShopId(String shopId)
Sets shop id.
|
void |
setSize(String size)
Sets size.
|
void |
setUserId(String userId)
Sets user id.
|
public KoubeiAdvertDeliveryDiscountGetModel()
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 getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getSize()
public void setSize(String size)
size
- the sizepublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.