Class AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
@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 AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
extends Object
AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanProperty details along with the best room type price this property has to offer.Add-on detailsgetSort()Populated when the record is in the context of static lists.inthashCode()hotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) inventoryWithPrice(AddOnLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) voidsetHotelWithBestPrice(PropertyWithBestPriceNonAuthenticatedEntity hotelWithBestPrice) voidsetInventoryWithPrice(AddOnLocalizedInventoryNonAuthenticatedEntity 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
-
AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity
public AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity()
-
-
Method Details
-
inventoryWithPrice
public AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventoryWithPrice(@Nullable AddOnLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) -
getInventoryWithPrice
@Nullable @Valid public @Valid AddOnLocalizedInventoryNonAuthenticatedEntity getInventoryWithPrice()Add-on details- Returns:
- inventoryWithPrice
-
setInventoryWithPrice
public void setInventoryWithPrice(@Nullable AddOnLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) -
hotelWithBestPrice
public AddOnLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity 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
-