Package travel.wink.sdk.analytics.model
Class BookingLeaderboardEntryNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.BookingLeaderboardEntryNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-05T21:40:37.594002361+07:00[Asia/Bangkok]")
public class BookingLeaderboardEntryNonAuthenticatedEntity
extends Object
BookingLeaderboardEntryNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaverageBookingAmount(BigDecimal averageBookingAmount) cityGeoNameId(String cityGeoNameId) countryGeoNameId(String countryGeoNameId) currencyCode(String currencyCode) boolean@Valid BigDecimalGet averageBookingAmountGet bookingsgetCity()Get cityGet cityGeoNameIdGet continentGet countryGet countryGeoNameIdGet currencyCodeGet ownerIdentifierGet ownerName@Valid BigDecimalGet totalPriceAmountinthashCode()ownerIdentifier(String ownerIdentifier) voidsetAverageBookingAmount(BigDecimal averageBookingAmount) voidsetBookings(Long bookings) voidvoidsetCityGeoNameId(String cityGeoNameId) voidsetContinent(String continent) voidsetCountry(String country) voidsetCountryGeoNameId(String countryGeoNameId) voidsetCurrencyCode(String currencyCode) voidsetOwnerIdentifier(String ownerIdentifier) voidsetOwnerName(String ownerName) voidsetTotalPriceAmount(BigDecimal totalPriceAmount) toString()totalPriceAmount(BigDecimal totalPriceAmount)
-
Field Details
-
JSON_PROPERTY_OWNER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_OWNER_NAME
- See Also:
-
JSON_PROPERTY_CONTINENT
- See Also:
-
JSON_PROPERTY_COUNTRY
- See Also:
-
JSON_PROPERTY_COUNTRY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_CITY
- See Also:
-
JSON_PROPERTY_CITY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_BOOKINGS
- See Also:
-
JSON_PROPERTY_TOTAL_PRICE_AMOUNT
- See Also:
-
JSON_PROPERTY_AVERAGE_BOOKING_AMOUNT
- See Also:
-
JSON_PROPERTY_CURRENCY_CODE
- See Also:
-
-
Constructor Details
-
BookingLeaderboardEntryNonAuthenticatedEntity
public BookingLeaderboardEntryNonAuthenticatedEntity()
-
-
Method Details
-
ownerIdentifier
-
getOwnerIdentifier
-
setOwnerIdentifier
-
ownerName
-
getOwnerName
-
setOwnerName
-
continent
-
getContinent
-
setContinent
-
country
-
getCountry
-
setCountry
-
countryGeoNameId
-
getCountryGeoNameId
-
setCountryGeoNameId
-
city
-
getCity
-
setCity
-
cityGeoNameId
-
getCityGeoNameId
-
setCityGeoNameId
-
bookings
-
getBookings
-
setBookings
-
totalPriceAmount
-
getTotalPriceAmount
Get totalPriceAmount- Returns:
- totalPriceAmount
-
setTotalPriceAmount
-
averageBookingAmount
public BookingLeaderboardEntryNonAuthenticatedEntity averageBookingAmount(BigDecimal averageBookingAmount) -
getAverageBookingAmount
Get averageBookingAmount- Returns:
- averageBookingAmount
-
setAverageBookingAmount
-
currencyCode
-
getCurrencyCode
-
setCurrencyCode
-
equals
-
hashCode
-
toString
-