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