Package travel.wink.sdk.inventory.model
Class SellerInventoryGuestRoomConsumer
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryGuestRoomConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-16T10:19:06.454618511+07:00[Asia/Bangkok]")
public class SellerInventoryGuestRoomConsumer
extends Object
SellerInventoryGuestRoomConsumer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellerInventoryItemConsumer _configuration) boolean@Valid SellerInventoryItemConsumerGet _configuration@Valid HotelWithBestPriceConsumerGet inventoryinthashCode()inventory(HotelWithBestPriceConsumer inventory) voidsetConfiguration(SellerInventoryItemConsumer _configuration) voidsetInventory(HotelWithBestPriceConsumer inventory) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryGuestRoomConsumer
public SellerInventoryGuestRoomConsumer()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
-
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-