Class SellerInventoryRankedListResponse
java.lang.Object
travel.wink.sdk.booking.engine.model.SellerInventoryRankedListResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-20T22:26:28.213326+07:00[Asia/Bangkok]")
public class SellerInventoryRankedListResponse
extends Object
SellerInventoryRankedListResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellerInventoryRankedList _configuration) boolean@Valid SellerInventoryRankedListGet _configuration@Valid PageInventoryGridItemGet inventoryinthashCode()inventory(PageInventoryGridItem inventory) voidsetConfiguration(SellerInventoryRankedList _configuration) voidsetInventory(PageInventoryGridItem inventory) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryRankedListResponse
public SellerInventoryRankedListResponse()
-
-
Method Details
-
inventory
-
getInventory
Get inventory- Returns:
- inventory
-
setInventory
-
_configuration
-
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-