Package travel.wink.sdk.inventory.model
Class SellerInventoryAttractionConsumer
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryAttractionConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-08-24T16:37:24.208480553+07:00[Asia/Bangkok]")
public class SellerInventoryAttractionConsumer
extends Object
SellerInventoryAttractionConsumer
-
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
-
SellerInventoryAttractionConsumer
public SellerInventoryAttractionConsumer()
-
-
Method Details
-
inventory
public SellerInventoryAttractionConsumer inventory(AttractionLocalizedInventoryWithHotelBestPriceConsumer inventory) -
getInventory
@Nullable @Valid public @Valid AttractionLocalizedInventoryWithHotelBestPriceConsumer getInventory()Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
-
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-