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 are options without RateRule.

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

AccessCreateInput input ● AccessData object ● AccessInput input ● ConfigurationInput input ● HotelOptionRateRule object ● HotelOptionRateRuleInput input ● HotelOptionSearch object ● RateRulesFilterInput input ● ReviewedRateRule object