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