Package travel.wink.sdk.inventory.model
Class SellerInventoryRankedListResponseConsumer
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryRankedListResponseConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-08-27T09:56:15.222046900+07:00[Asia/Bangkok]")
public class SellerInventoryRankedListResponseConsumer
extends Object
SellerInventoryRankedListResponseConsumer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellerInventoryRankedListConsumer _configuration) booleanGet _configurationGet inventoryPageinthashCode()inventoryPage(PageInventoryGridItemConsumer inventoryPage) voidsetConfiguration(SellerInventoryRankedListConsumer _configuration) voidsetInventoryPage(PageInventoryGridItemConsumer inventoryPage) toString()
-
Field Details
-
JSON_PROPERTY_INVENTORY_PAGE
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryRankedListResponseConsumer
public SellerInventoryRankedListResponseConsumer()
-
-
Method Details
-
inventoryPage
public SellerInventoryRankedListResponseConsumer inventoryPage(PageInventoryGridItemConsumer inventoryPage) -
getInventoryPage
Get inventoryPage- Returns:
- inventoryPage
-
setInventoryPage
-
_configuration
public SellerInventoryRankedListResponseConsumer _configuration(SellerInventoryRankedListConsumer _configuration) -
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-