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