Skip to main content

DerivedRatesAvailLoadInput

Represents a load operation for derived rate availabilities.

input DerivedRatesAvailLoadInput {
baseRateCode: String
rates: [DerivedRateAvailLoadInput]
dateRange: DateRangeProductInput
}

Fields

DerivedRatesAvailLoadInput.baseRateCode ● String scalar

Base rate code associated with the derived rates.

DerivedRatesAvailLoadInput.rates ● [DerivedRateAvailLoadInput] list input

List of derived rates to load. See DerivedRateAvailLoad.

DerivedRatesAvailLoadInput.dateRange ● DateRangeProductInput input

Date range to apply

Member Of

InventoryLoadAvailDerivedRatesInput input