Package travel.wink.sdk.inventory.model
Class RoomTypeWithPriceConfigurationConsumer
java.lang.Object
travel.wink.sdk.inventory.model.RoomTypeWithPriceConfigurationConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-06T16:58:17.825766235+07:00[Asia/Bangkok]")
public class RoomTypeWithPriceConfigurationConsumer
extends Object
RoomTypeWithPriceConfigurationConsumer
-
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
-