public class AlipayOverseasTravelPromotionGetModel extends AlipayObject
Constructor and Description |
---|
AlipayOverseasTravelPromotionGetModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBizAreaCodes()
Gets biz area codes.
|
String |
getChInfo()
Gets ch info.
|
List<String> |
getCityCodes()
Gets city codes.
|
List<String> |
getCountryCodes()
Gets country codes.
|
String |
getLatitude()
Gets latitude.
|
String |
getLbsReverseLevel()
Gets lbs reverse level.
|
String |
getLongitude()
Gets longitude.
|
Long |
getPageNo()
Gets page no.
|
Long |
getPageSize()
Gets page size.
|
Long |
getRadius()
Gets radius.
|
String |
getSceneCode()
Gets scene code.
|
String |
getShopId()
Gets shop id.
|
List<String> |
getTopPromotionIds()
Gets top promotion ids.
|
String |
getUniqueId()
Gets unique id.
|
String |
getUserId()
Gets user id.
|
String |
getUserIdType()
Gets user id type.
|
void |
setBizAreaCodes(List<String> bizAreaCodes)
Sets biz area codes.
|
void |
setChInfo(String chInfo)
Sets ch info.
|
void |
setCityCodes(List<String> cityCodes)
Sets city codes.
|
void |
setCountryCodes(List<String> countryCodes)
Sets country codes.
|
void |
setLatitude(String latitude)
Sets latitude.
|
void |
setLbsReverseLevel(String lbsReverseLevel)
Sets lbs reverse level.
|
void |
setLongitude(String longitude)
Sets longitude.
|
void |
setPageNo(Long pageNo)
Sets page no.
|
void |
setPageSize(Long pageSize)
Sets page size.
|
void |
setRadius(Long radius)
Sets radius.
|
void |
setSceneCode(String sceneCode)
Sets scene code.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTopPromotionIds(List<String> topPromotionIds)
Sets top promotion ids.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUserIdType(String userIdType)
Sets user id type.
|
public AlipayOverseasTravelPromotionGetModel()
public List<String> getBizAreaCodes()
public void setBizAreaCodes(List<String> bizAreaCodes)
bizAreaCodes
- the biz area codespublic String getChInfo()
public void setChInfo(String chInfo)
chInfo
- the ch infopublic void setCityCodes(List<String> cityCodes)
cityCodes
- the city codespublic List<String> getCountryCodes()
public void setCountryCodes(List<String> countryCodes)
countryCodes
- the country codespublic String getLatitude()
public void setLatitude(String latitude)
latitude
- the latitudepublic String getLbsReverseLevel()
public void setLbsReverseLevel(String lbsReverseLevel)
lbsReverseLevel
- the lbs reverse levelpublic String getLongitude()
public void setLongitude(String longitude)
longitude
- the longitudepublic Long getPageNo()
public void setPageNo(Long pageNo)
pageNo
- the page nopublic Long getPageSize()
public void setPageSize(Long pageSize)
pageSize
- the page sizepublic Long getRadius()
public void setRadius(Long radius)
radius
- the radiuspublic String getSceneCode()
public void setSceneCode(String sceneCode)
sceneCode
- the scene codepublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic List<String> getTopPromotionIds()
public void setTopPromotionIds(List<String> topPromotionIds)
topPromotionIds
- the top promotion idspublic String getUniqueId()
public void setUniqueId(String uniqueId)
uniqueId
- the unique idpublic String getUserId()
public void setUserId(String userId)
userId
- the user idpublic String getUserIdType()
public void setUserIdType(String userIdType)
userIdType
- the user id typeCopyright © 2018. All rights reserved.