RateAvailLoadInput
Represents a rate availability.
input RateAvailLoadInput {
rateCode: String
rooms: [String]
restrictions: RestrictionsLoadInput
applicableWeekdays: ApplicableWeekdaysInput
dateRange: DateRangeProductInput
}
Fields
RateAvailLoadInput.rateCode
● String
scalar
Code associated with the rate.
RateAvailLoadInput.rooms
● [String]
list scalar
List of rooms associated with the rate.
RateAvailLoadInput.restrictions
● RestrictionsLoadInput
input
Restrictions for the rate. See RestrictionsLoad.
RateAvailLoadInput.applicableWeekdays
● ApplicableWeekdaysInput
input
Weekdays when the rate is applicable. See ApplicableWeekdays.
RateAvailLoadInput.dateRange
● DateRangeProductInput
input
Date range to apply