Class AddOnLightweightNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.inventory.model.AddOnLightweightNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-03T15:00:39.254575718+07:00[Asia/Bangkok]")
public class AddOnLightweightNonAuthenticatedEntity
extends Object
The original add-on record created by the property.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicate the type of lifestyle this blocking should be associated with.static enumLevel of expensiveness. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDescriptionsItem(SimpleDescriptionNonAuthenticatedEntity descriptionsItem) addDisabilityFeaturesItem(String disabilityFeaturesItem) addMultimediasItem(SimpleMultimediaNonAuthenticatedEntity multimediasItem) addRecognitionListItem(TravelInventoryRecognitionNonAuthenticatedEntity recognitionListItem) addSecurityFeaturesItem(String securityFeaturesItem) addSocialsItem(SocialNonAuthenticatedEntity socialsItem) applicableEnd(LocalDate applicableEnd) applicableStart(LocalDate applicableStart) commissionable(Boolean commissionable) contact(ContactNonAuthenticatedEntity contact) daysOfWeek(DowPatternGroupNonAuthenticatedEntity daysOfWeek) descriptions(List<SimpleDescriptionNonAuthenticatedEntity> descriptions) disabilityFeatures(List<String> disabilityFeatures) booleanfeaturedInd(Boolean featuredInd) @NotNull BooleanModify blocking availability with this flag.@NotNull @Valid SimpleAddressNonAuthenticatedEntityGet address@Valid LocalDateEnd month and day or date for which the attraction (e.g.@Valid LocalDateStart month and day or date for which the attraction (e.g.@NotNull BooleanIndicates if this blocking can be added to a booking or if it is read-only marketing material only.Closing time of blocking (if applicable).@NotNull BooleanIndicate whether sales channels receive commission for selling this blocking.@NotNull @Valid ContactNonAuthenticatedEntityGet contactGet daysOfWeek@NotNull @Valid List<SimpleDescriptionNonAuthenticatedEntity> Localized descriptions describing blocking.Supported OTA specification `PHY` code.@NotNull BooleanIndicates whether this inventory is featured.@NotNull @Valid UUIDHotel identifier.@NotNull @Valid UUIDUnique record identifierIndicate the type of lifestyle this blocking should be associated with.@NotNull @Valid GeoJsonPointNonAuthenticatedEntityGet location@NotNull BooleanMake this add-on mandatory for all guests by enabling this flag.Supported OTA specification `AQC` code.@NotNull @Valid List<SimpleMultimediaNonAuthenticatedEntity> List of images / videos of blocking.@NotNull StringgetName()Internal name of blocking.@NotNull @Min(0L) IntegerTotal number of add-ons available to purchase.getOpens()Opening time of blocking (if applicable).Level of expensiveness.@NotNull StringSupported OTA specification `PRX` code.Optional restriction on rate plan.Inventory-level recognition.Indicates whether a reservation is required to participate in this blocking.Supported OTA specification `SEC` code.@Valid List<SocialNonAuthenticatedEntity> Social network accounts for blocking (if applicable).getSort()Use this property to sort an blocking in a list of activities.inthashCode()hotelIdentifier(UUID hotelIdentifier) identifier(UUID identifier) location(GeoJsonPointNonAuthenticatedEntity location) minAgeAppropriateCode(String minAgeAppropriateCode) multimedias(List<SimpleMultimediaNonAuthenticatedEntity> multimedias) numberOfUnits(Integer numberOfUnits) proximityCode(String proximityCode) ratePlanIdentifier(String ratePlanIdentifier) recognitionList(List<TravelInventoryRecognitionNonAuthenticatedEntity> recognitionList) reservationRequiredInd(Boolean reservationRequiredInd) securityFeatures(List<String> securityFeatures) voidvoidvoidsetApplicableEnd(LocalDate applicableEnd) voidsetApplicableStart(LocalDate applicableStart) voidsetBookable(Boolean bookable) voidvoidsetCommissionable(Boolean commissionable) voidsetContact(ContactNonAuthenticatedEntity contact) voidsetDaysOfWeek(DowPatternGroupNonAuthenticatedEntity daysOfWeek) voidsetDescriptions(List<SimpleDescriptionNonAuthenticatedEntity> descriptions) voidsetDisabilityFeatures(List<String> disabilityFeatures) voidsetFeaturedInd(Boolean featuredInd) voidsetHotelIdentifier(UUID hotelIdentifier) voidsetIdentifier(UUID identifier) voidvoidvoidsetMandatory(Boolean mandatory) voidsetMinAgeAppropriateCode(String minAgeAppropriateCode) voidsetMultimedias(List<SimpleMultimediaNonAuthenticatedEntity> multimedias) voidvoidsetNumberOfUnits(Integer numberOfUnits) voidvoidvoidsetProximityCode(String proximityCode) voidsetRatePlanIdentifier(String ratePlanIdentifier) voidsetRecognitionList(List<TravelInventoryRecognitionNonAuthenticatedEntity> recognitionList) voidsetReservationRequiredInd(Boolean reservationRequiredInd) voidsetSecurityFeatures(List<String> securityFeatures) voidsetSocials(List<SocialNonAuthenticatedEntity> socials) voidsocials(List<SocialNonAuthenticatedEntity> socials) toString()
-
Field Details
-
JSON_PROPERTY_IDENTIFIER
- See Also:
-
JSON_PROPERTY_HOTEL_IDENTIFIER
- See Also:
-
JSON_PROPERTY_FEATURED_IND
- See Also:
-
JSON_PROPERTY_LIFESTYLE_TYPE
- See Also:
-
JSON_PROPERTY_LOCATION
- See Also:
-
JSON_PROPERTY_DESCRIPTIONS
- See Also:
-
JSON_PROPERTY_MULTIMEDIAS
- See Also:
-
JSON_PROPERTY_CONTACT
- See Also:
-
JSON_PROPERTY_ADDRESS
- See Also:
-
JSON_PROPERTY_COMMISSIONABLE
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_PROXIMITY_CODE
- See Also:
-
JSON_PROPERTY_SORT
- See Also:
-
JSON_PROPERTY_MIN_AGE_APPROPRIATE_CODE
- See Also:
-
JSON_PROPERTY_BOOKABLE
- See Also:
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_DISABILITY_FEATURES
- See Also:
-
JSON_PROPERTY_SECURITY_FEATURES
- See Also:
-
JSON_PROPERTY_SOCIALS
- See Also:
-
JSON_PROPERTY_PRICE_POINT
- See Also:
-
JSON_PROPERTY_RECOGNITION_LIST
- See Also:
-
JSON_PROPERTY_APPLICABLE_START
- See Also:
-
JSON_PROPERTY_APPLICABLE_END
- See Also:
-
JSON_PROPERTY_RESERVATION_REQUIRED_IND
- See Also:
-
JSON_PROPERTY_OPENS
- See Also:
-
JSON_PROPERTY_CLOSES
- See Also:
-
JSON_PROPERTY_DAYS_OF_WEEK
- See Also:
-
JSON_PROPERTY_NUMBER_OF_UNITS
- See Also:
-
JSON_PROPERTY_MANDATORY
- See Also:
-
JSON_PROPERTY_RATE_PLAN_IDENTIFIER
- See Also:
-
-
Constructor Details
-
AddOnLightweightNonAuthenticatedEntity
public AddOnLightweightNonAuthenticatedEntity()
-
-
Method Details
-
identifier
-
getIdentifier
Unique record identifier- Returns:
- identifier
-
setIdentifier
-
hotelIdentifier
-
getHotelIdentifier
Hotel identifier.- Returns:
- hotelIdentifier
-
setHotelIdentifier
-
featuredInd
-
getFeaturedInd
Indicates whether this inventory is featured. Use this flag as a way to signify that this inventory is special.- Returns:
- featuredInd
-
setFeaturedInd
-
lifestyleType
public AddOnLightweightNonAuthenticatedEntity lifestyleType(AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) -
getLifestyleType
Indicate the type of lifestyle this blocking should be associated with.- Returns:
- lifestyleType
-
setLifestyleType
public void setLifestyleType(AddOnLightweightNonAuthenticatedEntity.LifestyleTypeEnum lifestyleType) -
location
-
getLocation
Get location- Returns:
- location
-
setLocation
-
descriptions
public AddOnLightweightNonAuthenticatedEntity descriptions(List<SimpleDescriptionNonAuthenticatedEntity> descriptions) -
addDescriptionsItem
public AddOnLightweightNonAuthenticatedEntity addDescriptionsItem(SimpleDescriptionNonAuthenticatedEntity descriptionsItem) -
getDescriptions
@Nonnull @NotNull @Valid public @NotNull @Valid List<SimpleDescriptionNonAuthenticatedEntity> getDescriptions()Localized descriptions describing blocking.- Returns:
- descriptions
-
setDescriptions
-
multimedias
public AddOnLightweightNonAuthenticatedEntity multimedias(List<SimpleMultimediaNonAuthenticatedEntity> multimedias) -
addMultimediasItem
public AddOnLightweightNonAuthenticatedEntity addMultimediasItem(SimpleMultimediaNonAuthenticatedEntity multimediasItem) -
getMultimedias
@Nonnull @NotNull @Valid public @NotNull @Valid List<SimpleMultimediaNonAuthenticatedEntity> getMultimedias()List of images / videos of blocking.- Returns:
- multimedias
-
setMultimedias
-
contact
-
getContact
Get contact- Returns:
- contact
-
setContact
-
address
-
getAddress
Get address- Returns:
- address
-
setAddress
-
commissionable
-
getCommissionable
Indicate whether sales channels receive commission for selling this blocking.- Returns:
- commissionable
-
setCommissionable
-
name
-
getName
-
setName
-
proximityCode
-
getProximityCode
Supported OTA specification `PRX` code. See [OTA geoname data](#operation/showAvailableCodesForCategory)- Returns:
- proximityCode
-
setProximityCode
-
sort
-
getSort
Use this property to sort an blocking in a list of activities.- Returns:
- sort
-
setSort
-
minAgeAppropriateCode
-
getMinAgeAppropriateCode
Supported OTA specification `AQC` code. See [OTA geoname data](#operation/showAvailableCodesForCategory)- Returns:
- minAgeAppropriateCode
-
setMinAgeAppropriateCode
-
bookable
-
getBookable
Indicates if this blocking can be added to a booking or if it is read-only marketing material only.- Returns:
- bookable
-
setBookable
-
active
-
getActive
Modify blocking availability with this flag.- Returns:
- active
-
setActive
-
disabilityFeatures
-
addDisabilityFeaturesItem
public AddOnLightweightNonAuthenticatedEntity addDisabilityFeaturesItem(String disabilityFeaturesItem) -
getDisabilityFeatures
-
setDisabilityFeatures
-
securityFeatures
-
addSecurityFeaturesItem
-
getSecurityFeatures
-
setSecurityFeatures
-
addSocialsItem
public AddOnLightweightNonAuthenticatedEntity addSocialsItem(SocialNonAuthenticatedEntity socialsItem) -
getSocials
Social network accounts for blocking (if applicable).- Returns:
- socials
-
setSocials
-
pricePoint
public AddOnLightweightNonAuthenticatedEntity pricePoint(AddOnLightweightNonAuthenticatedEntity.PricePointEnum pricePoint) -
getPricePoint
@Nonnull @NotNull public @NotNull AddOnLightweightNonAuthenticatedEntity.PricePointEnum getPricePoint()Level of expensiveness.- Returns:
- pricePoint
-
setPricePoint
-
recognitionList
public AddOnLightweightNonAuthenticatedEntity recognitionList(List<TravelInventoryRecognitionNonAuthenticatedEntity> recognitionList) -
addRecognitionListItem
public AddOnLightweightNonAuthenticatedEntity addRecognitionListItem(TravelInventoryRecognitionNonAuthenticatedEntity recognitionListItem) -
getRecognitionList
@Nullable @Valid public @Valid List<TravelInventoryRecognitionNonAuthenticatedEntity> getRecognitionList()Inventory-level recognition.- Returns:
- recognitionList
-
setRecognitionList
public void setRecognitionList(List<TravelInventoryRecognitionNonAuthenticatedEntity> recognitionList) -
applicableStart
-
getApplicableStart
Start month and day or date for which the attraction (e.g. the start of a season) is available. This date property signifies that the blocking is recurring and / or seasonal. If the date is in the past, only day and month will be used to infer seasonality. If the date is a future date, it will be interpreted as a starting date.- Returns:
- applicableStart
-
setApplicableStart
-
applicableEnd
-
getApplicableEnd
End month and day or date for which the attraction (e.g. the start of a season) is available. This date property signifies that the blocking is recurring and / or seasonal. If the date is in the past, only day and month will be used to infer seasonality. If the date is a future date, it will be interpreted as a ending date.- Returns:
- applicableEnd
-
setApplicableEnd
-
reservationRequiredInd
public AddOnLightweightNonAuthenticatedEntity reservationRequiredInd(Boolean reservationRequiredInd) -
getReservationRequiredInd
Indicates whether a reservation is required to participate in this blocking.- Returns:
- reservationRequiredInd
-
setReservationRequiredInd
-
opens
-
getOpens
Opening time of blocking (if applicable). Leave empty if blocking is always available.- Returns:
- opens
-
setOpens
-
closes
-
getCloses
Closing time of blocking (if applicable). Leave empty if blocking is always available.- Returns:
- closes
-
setCloses
-
daysOfWeek
public AddOnLightweightNonAuthenticatedEntity daysOfWeek(DowPatternGroupNonAuthenticatedEntity daysOfWeek) -
getDaysOfWeek
Get daysOfWeek- Returns:
- daysOfWeek
-
setDaysOfWeek
-
numberOfUnits
-
getNumberOfUnits
Total number of add-ons available to purchase. minimum: 0- Returns:
- numberOfUnits
-
setNumberOfUnits
-
mandatory
-
getMandatory
Make this add-on mandatory for all guests by enabling this flag.- Returns:
- mandatory
-
setMandatory
-
ratePlanIdentifier
-
getRatePlanIdentifier
Optional restriction on rate plan.- Returns:
- ratePlanIdentifier
-
setRatePlanIdentifier
-
equals
-
hashCode
-
toString
-
socials