Skip to main content

RateRulesType

Rate Rules refer to the specific terms and conditions that define the pricing, availability, and booking policies for rooms or accommodations at a hotel.

enum RateRulesType {
NORMAL
PACKAGE
OLDER55
OLDER60
OLDER65
CANARY_RESIDENT
BALEARIC_RESIDENT
LARGE_FAMILY
HONEYMOON
PUBLIC_SERVANT
UNEMPLOYED
NON_REFUNDABLE
MOBILE
WARRANTY
ESSENTIAL_WORKER
NEGOTIATED
CUSTOM
}

Valuesโ€‹

RateRulesType.NORMALโ€‹

NORMAL Used in the RateRulesFilterInput input for the search query to filter and retrieve only options without rate rules.

RateRulesType.PACKAGEโ€‹

The product can't be sold separately from another product attached to it, such as a flight.

RateRulesType.OLDER55โ€‹

OLDER55 can only be sold to people who are 55 and older.

RateRulesType.OLDER60โ€‹

OLDER60 can only be sold to people who are 60 and older.

RateRulesType.OLDER65โ€‹

OLDER65 can only be sold to people who are 65 and older.

RateRulesType.CANARY_RESIDENTโ€‹

CANARY_RESIDENT is applicable to Canary Islands residents only.

RateRulesType.BALEARIC_RESIDENTโ€‹

BALEARIC_RESIDENT is applicable to Balearic Islands residents only.

RateRulesType.LARGE_FAMILYโ€‹

LARGE_FAMILY is applicable to large families and is determined by each supplier.

RateRulesType.HONEYMOONโ€‹

HONEYMOON is applicable to those who just got married and is determined by each supplier.

RateRulesType.PUBLIC_SERVANTโ€‹

PUBLIC_SERVANT is applicable to public servants only.

RateRulesType.UNEMPLOYEDโ€‹

UNEMPLOYED applies to individuals who are without work.

RateRulesType.NON_REFUNDABLEโ€‹

NON_REFUNDABLE is applicable to non refundable options.

RateRulesType.MOBILEโ€‹

MOBILE are special rates confirmed by mobile phone.

RateRulesType.WARRANTYโ€‹

WARRANTY is applicable to options with cancellation warranty.

RateRulesType.ESSENTIAL_WORKERโ€‹

ESSENTIAL_WORKER are special hotel rates for essential workers.

RateRulesType.NEGOTIATEDโ€‹

NEGOTIATED are special rates offered only to specific buyers.

RateRulesType.CUSTOMโ€‹

CUSTOM defines other rates.

Member Ofโ€‹

AggregationOption objectย โ—ย ConfigurationInput inputย โ—ย HotelOptionQuote objectย โ—ย HotelOptionRateRule objectย โ—ย HotelOptionRateRuleInput inputย โ—ย HotelOptionSearch objectย โ—ย RateRulesFilter objectย โ—ย RateRulesFilterInput inputย โ—ย ReviewedRateRule object