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