Package travel.wink.sdk.affiliate.model
Class UpsertSupplierLeadAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.UpsertSupplierLeadAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-02-23T13:11:09.149753540+07:00[Asia/Bangkok]")
public class UpsertSupplierLeadAffiliate
extends Object
UpsertSupplierLeadAffiliate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAddressItem(SupplierLeadAddressAffiliate addressItem) addPhotosItem(OpenGraphMediaAffiliate photosItem) address(List<SupplierLeadAddressAffiliate> address) booleanformattedAddress(String formattedAddress) @Valid List<SupplierLeadAddressAffiliate> Address componentsDisplay address@NotNull StringGoogle Maps URL of the place@NotNull @Valid GeoJsonPointAffiliateGet locationA personalized message from the inviter@NotNull StringgetName()Name of leadgetPhone()Telephone of lead@Valid List<OpenGraphMediaAffiliate> Photos for property@NotNull StringUnique IDHotel ratingTotal umber of user ratings@NotNull IntegerUTC offset minutesWebsitegoogleMapsUrl(String googleMapsUrl) inthashCode()location(GeoJsonPointAffiliate location) messageFromUser(String messageFromUser) photos(List<OpenGraphMediaAffiliate> photos) voidsetAddress(List<SupplierLeadAddressAffiliate> address) voidsetFormattedAddress(String formattedAddress) voidsetGoogleMapsUrl(String googleMapsUrl) voidsetLocation(GeoJsonPointAffiliate location) voidsetMessageFromUser(String messageFromUser) voidvoidvoidsetPhotos(List<OpenGraphMediaAffiliate> photos) voidsetPlaceId(String placeId) voidvoidsetUserRatingTotal(Integer userRatingTotal) voidsetUtcOffsetMinutes(Integer utcOffsetMinutes) voidsetWebsite(String website) toString()userRatingTotal(Integer userRatingTotal) utcOffsetMinutes(Integer utcOffsetMinutes)
-
Field Details
-
JSON_PROPERTY_PLACE_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_GOOGLE_MAPS_URL
- See Also:
-
JSON_PROPERTY_PHONE
- See Also:
-
JSON_PROPERTY_FORMATTED_ADDRESS
- See Also:
-
JSON_PROPERTY_ADDRESS
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
JSON_PROPERTY_PHOTOS
- See Also:
-
JSON_PROPERTY_RATING
- See Also:
-
JSON_PROPERTY_USER_RATING_TOTAL
- See Also:
-
JSON_PROPERTY_UTC_OFFSET_MINUTES
- See Also:
-
JSON_PROPERTY_WEBSITE
- See Also:
-
JSON_PROPERTY_MESSAGE_FROM_USER
- See Also:
-
-
Constructor Details
-
UpsertSupplierLeadAffiliate
public UpsertSupplierLeadAffiliate()
-
-
Method Details
-
placeId
-
getPlaceId
Unique ID- Returns:
- placeId
-
setPlaceId
-
name
-
getName
Name of lead- Returns:
- name
-
setName
-
googleMapsUrl
-
getGoogleMapsUrl
Google Maps URL of the place- Returns:
- googleMapsUrl
-
setGoogleMapsUrl
-
phone
-
getPhone
Telephone of lead- Returns:
- phone
-
setPhone
-
formattedAddress
-
getFormattedAddress
Display address- Returns:
- formattedAddress
-
setFormattedAddress
-
address
-
addAddressItem
-
getAddress
Address components- Returns:
- address
-
setAddress
-
location
-
getLocation
Get location- Returns:
- location
-
setLocation
-
photos
-
addPhotosItem
-
getPhotos
Photos for property- Returns:
- photos
-
setPhotos
-
rating
-
getRating
Hotel rating- Returns:
- rating
-
setRating
-
userRatingTotal
-
getUserRatingTotal
Total umber of user ratings- Returns:
- userRatingTotal
-
setUserRatingTotal
-
utcOffsetMinutes
-
getUtcOffsetMinutes
UTC offset minutes- Returns:
- utcOffsetMinutes
-
setUtcOffsetMinutes
-
website
-
getWebsite
Website- Returns:
- website
-
setWebsite
-
messageFromUser
-
getMessageFromUser
A personalized message from the inviter- Returns:
- messageFromUser
-
setMessageFromUser
-
equals
-
hashCode
public int hashCode() -
toString
-