Class SellerInventoryRestaurant
java.lang.Object
travel.wink.sdk.booking.engine.model.SellerInventoryRestaurant
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-11T13:45:57.039738+07:00[Asia/Bangkok]")
public class SellerInventoryRestaurant
extends Object
SellerInventoryRestaurant
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellerInventoryItem _configuration) boolean@Valid SellerInventoryItemGet _configuration@Valid RestaurantWithBestPriceGet inventoryinthashCode()inventory(RestaurantWithBestPrice inventory) voidsetConfiguration(SellerInventoryItem _configuration) voidsetInventory(RestaurantWithBestPrice inventory) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryRestaurant
public SellerInventoryRestaurant()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
-
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-