InventoryBookingRulesDerivedInput
Represents booking rules for a derived rate.
input InventoryBookingRulesDerivedInput {
bookingWindowDetails: InventoryDerivedBookingWindowInput
marketsDetails: InventoryDerivedMarketsInput
rateRulesDetails: InventoryDerivedRateRuleInput
seniorRuleDetails: InventoryDerivedSeniorRuleInput
}
Fields
InventoryBookingRulesDerivedInput.bookingWindowDetails ● InventoryDerivedBookingWindowInput input
Booking window inheritance details associated with the rate.
InventoryBookingRulesDerivedInput.marketsDetails ● InventoryDerivedMarketsInput input
Markets inheritance details associated with the rate.
InventoryBookingRulesDerivedInput.rateRulesDetails ● InventoryDerivedRateRuleInput input
Rate rule inheritance details associated with the rate.
InventoryBookingRulesDerivedInput.seniorRuleDetails ● InventoryDerivedSeniorRuleInput input
Senior rule inheritance details associated with the rate.
Member Of
InventoryRateDerivedSetupCreateInput input ● InventoryRateDerivedSetupUpdateInput input