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