Class SellerInventoryRestaurantNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryRestaurantNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:20:31.141212618+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class SellerInventoryRestaurantNonAuthenticatedEntity
extends Object
SellerInventoryRestaurantNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellableItemLightweightNonAuthenticatedEntity _configuration) booleanIdentifier blocking recordProperty details along with the priced restaurant record.inthashCode()voidsetConfiguration(SellableItemLightweightNonAuthenticatedEntity _configuration) voidtoString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryRestaurantNonAuthenticatedEntity
public SellerInventoryRestaurantNonAuthenticatedEntity()
-
-
Method Details
-
inventory
public SellerInventoryRestaurantNonAuthenticatedEntity inventory(@Nullable RestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory) -
getInventory
@Nullable @Valid public @Valid RestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity getInventory()Property details along with the priced restaurant record.- Returns:
- inventory
-
setInventory
public void setInventory(@Nullable RestaurantLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity inventory) -
_configuration
public SellerInventoryRestaurantNonAuthenticatedEntity _configuration(@Nullable SellableItemLightweightNonAuthenticatedEntity _configuration) -
getConfiguration
Identifier blocking record- Returns:
- _configuration
-
setConfiguration
public void setConfiguration(@Nullable SellableItemLightweightNonAuthenticatedEntity _configuration) -
equals
-
hashCode
-
toString
-