Class InventoryMapMarkerNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.InventoryMapMarkerNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-03T15:00:39.254575718+07:00[Asia/Bangkok]")
public class InventoryMapMarkerNonAuthenticatedEntity
extends Object
Inventory map marker
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of blocking -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchannelInventoryIdentifier(String channelInventoryIdentifier) boolean@NotNull StringIdentifier of the list, channel inventory or search@NotNull @Valid UUIDActual blocking identifier@NotNull StringName of blockingType of blocking@NotNull @Valid CustomMonetaryAmountGet lowestDisplayPrice@NotNull @Valid GeoJsonPointNonAuthenticatedEntitygetPoint()Get point@NotNull @Valid UUIDHotel identifier@NotNull StringHotel name@NotNull StringHotel url nameinthashCode()inventoryIdentifier(UUID inventoryIdentifier) inventoryName(String inventoryName) lowestDisplayPrice(CustomMonetaryAmount lowestDisplayPrice) voidsetChannelInventoryIdentifier(String channelInventoryIdentifier) voidsetInventoryIdentifier(UUID inventoryIdentifier) voidsetInventoryName(String inventoryName) voidvoidsetLowestDisplayPrice(CustomMonetaryAmount lowestDisplayPrice) voidvoidsetSupplierIdentifier(UUID supplierIdentifier) voidsetSupplierName(String supplierName) voidsetSupplierUrlName(String supplierUrlName) supplierIdentifier(UUID supplierIdentifier) supplierName(String supplierName) supplierUrlName(String supplierUrlName) toString()
-
Field Details
-
JSON_PROPERTY_CHANNEL_INVENTORY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_POINT
- See Also:
-
JSON_PROPERTY_SUPPLIER_IDENTIFIER
- See Also:
-
JSON_PROPERTY_SUPPLIER_NAME
- See Also:
-
JSON_PROPERTY_SUPPLIER_URL_NAME
- See Also:
-
JSON_PROPERTY_INVENTORY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_INVENTORY_TYPE
- See Also:
-
JSON_PROPERTY_INVENTORY_NAME
- See Also:
-
JSON_PROPERTY_LOWEST_DISPLAY_PRICE
- See Also:
-
-
Constructor Details
-
InventoryMapMarkerNonAuthenticatedEntity
public InventoryMapMarkerNonAuthenticatedEntity()
-
-
Method Details
-
channelInventoryIdentifier
public InventoryMapMarkerNonAuthenticatedEntity channelInventoryIdentifier(String channelInventoryIdentifier) -
getChannelInventoryIdentifier
Identifier of the list, channel inventory or search- Returns:
- channelInventoryIdentifier
-
setChannelInventoryIdentifier
-
point
-
getPoint
Get point- Returns:
- point
-
setPoint
-
supplierIdentifier
-
getSupplierIdentifier
Hotel identifier- Returns:
- supplierIdentifier
-
setSupplierIdentifier
-
supplierName
-
getSupplierName
-
setSupplierName
-
supplierUrlName
-
getSupplierUrlName
Hotel url name- Returns:
- supplierUrlName
-
setSupplierUrlName
-
inventoryIdentifier
-
getInventoryIdentifier
Actual blocking identifier- Returns:
- inventoryIdentifier
-
setInventoryIdentifier
-
inventoryType
public InventoryMapMarkerNonAuthenticatedEntity inventoryType(InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum inventoryType) -
getInventoryType
@Nonnull @NotNull public @NotNull InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum getInventoryType()Type of blocking- Returns:
- inventoryType
-
setInventoryType
public void setInventoryType(InventoryMapMarkerNonAuthenticatedEntity.InventoryTypeEnum inventoryType) -
inventoryName
-
getInventoryName
-
setInventoryName
-
lowestDisplayPrice
public InventoryMapMarkerNonAuthenticatedEntity lowestDisplayPrice(CustomMonetaryAmount lowestDisplayPrice) -
getLowestDisplayPrice
Get lowestDisplayPrice- Returns:
- lowestDisplayPrice
-
setLowestDisplayPrice
-
equals
-
hashCode
-
toString
-