Class SellerInventoryPropertyNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.SellerInventoryPropertyNonAuthenticatedEntity
@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 SellerInventoryPropertyNonAuthenticatedEntity
extends Object
SellerInventoryPropertyNonAuthenticatedEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription_configuration(SellableItemLightweightNonAuthenticatedEntity _configuration) booleanIdentifier blocking recordProperty details along with the best price this property has to offer.inthashCode()voidsetConfiguration(SellableItemLightweightNonAuthenticatedEntity _configuration) voidtoString()
-
Field Details
-
JSON_PROPERTY_INVENTORY
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
SellerInventoryPropertyNonAuthenticatedEntity
public SellerInventoryPropertyNonAuthenticatedEntity()
-
-
Method Details
-
inventory
public SellerInventoryPropertyNonAuthenticatedEntity inventory(@Nullable PropertyWithBestPriceNonAuthenticatedEntity inventory) -
getInventory
Property details along with the best price this property has to offer.- Returns:
- inventory
-
setInventory
-
_configuration
public SellerInventoryPropertyNonAuthenticatedEntity _configuration(@Nullable SellableItemLightweightNonAuthenticatedEntity _configuration) -
getConfiguration
Identifier blocking record- Returns:
- _configuration
-
setConfiguration
public void setConfiguration(@Nullable SellableItemLightweightNonAuthenticatedEntity _configuration) -
equals
-
hashCode
-
toString
-