Package travel.wink.sdk.inventory.model
Class SellerInventoryHotelConsumer
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryHotelConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-13T15:18:47.710949329+07:00[Asia/Bangkok]")
public class SellerInventoryHotelConsumer
extends Object
SellerInventoryHotelConsumer
-
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
-
SellerInventoryHotelConsumer
public SellerInventoryHotelConsumer()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
-
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-