Package travel.wink.sdk.inventory.model
Class SellerInventoryMeetingRoomConsumer
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryMeetingRoomConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-06T16:58:17.825766235+07:00[Asia/Bangkok]")
public class SellerInventoryMeetingRoomConsumer
extends Object
SellerInventoryMeetingRoomConsumer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellerInventoryItemConsumer _configuration) boolean@Valid SellerInventoryItemConsumerGet _configurationGet inventoryinthashCode()voidsetConfiguration(SellerInventoryItemConsumer _configuration) voidtoString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryMeetingRoomConsumer
public SellerInventoryMeetingRoomConsumer()
-
-
Method Details
-
inventory
public SellerInventoryMeetingRoomConsumer inventory(MeetingRoomLocalizedInventoryWithHotelBestPriceConsumer inventory) -
getInventory
@Nullable @Valid public @Valid MeetingRoomLocalizedInventoryWithHotelBestPriceConsumer getInventory()Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
public SellerInventoryMeetingRoomConsumer _configuration(SellerInventoryItemConsumer _configuration) -
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-