Class SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:20:31.141212618+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
extends Object
SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanProperty details along with the best room type price this property has to offer.Spa detailsgetSort()Populated when the record is in the context of static lists.inthashCode()hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) inventoryWithPrice(SpaLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) voidsetHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidsetInventoryWithPrice(SpaLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) voidtoString()
-
Field Details
-
JSON_PROPERTY_INVENTORY_WITH_PRICE
- See Also:
-
JSON_PROPERTY_HOTEL_WITH_BEST_PRICE
- See Also:
-
JSON_PROPERTY_SORT
- See Also:
-
-
Constructor Details
-
SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
public SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity()
-
-
Method Details
-
inventoryWithPrice
public SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventoryWithPrice(@Nullable SpaLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) -
getInventoryWithPrice
Spa details- Returns:
- inventoryWithPrice
-
setInventoryWithPrice
public void setInventoryWithPrice(@Nullable SpaLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) -
hotelWithBestPrice
public SpaLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity hotelWithBestPrice(@Nullable PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) -
getHotelWithBestPrice
Property details along with the best room type price this property has to offer.- Returns:
- hotelWithBestPrice
-
setHotelWithBestPrice
public void setHotelWithBestPrice(@Nullable PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) -
sort
-
getSort
Populated when the record is in the context of static lists.- Returns:
- sort
-
setSort
-
equals
-
hashCode
-
toString
-