Package travel.wink.sdk.lookup.model
Class RoomTypeWithPriceConfigurationConsumer
java.lang.Object
travel.wink.sdk.lookup.model.RoomTypeWithPriceConfigurationConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-10T10:49:42.091933291+07:00[Asia/Bangkok]")
public class RoomTypeWithPriceConfigurationConsumer
extends Object
Property's room type priced based on user session.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannelInventoryIdentifier(String channelInventoryIdentifier) booleanGet channelInventoryIdentifiergetPrice()Get price@Valid GuestRoomConsumergetRoom()Get roominthashCode()room(GuestRoomConsumer room) voidsetChannelInventoryIdentifier(String channelInventoryIdentifier) voidvoidsetRoom(GuestRoomConsumer room) toString()
-
Field Details
-
JSON_PROPERTY_ROOM
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
JSON_PROPERTY_CHANNEL_INVENTORY_IDENTIFIER
- See Also:
-
-
Constructor Details
-
RoomTypeWithPriceConfigurationConsumer
public RoomTypeWithPriceConfigurationConsumer()
-
-
Method Details
-
room
-
getRoom
Get room- Returns:
- room
-
setRoom
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
channelInventoryIdentifier
public RoomTypeWithPriceConfigurationConsumer channelInventoryIdentifier(String channelInventoryIdentifier) -
getChannelInventoryIdentifier
Get channelInventoryIdentifier- Returns:
- channelInventoryIdentifier
-
setChannelInventoryIdentifier
-
equals
-
hashCode
public int hashCode() -
toString
-