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