DateRangeProductInput
Represents the date range.
input DateRangeProductInput {
  start: DateTime!
  end: DateTime!
}
Fields
DateRangeProductInput.start ● DateTime! non-null scalar
Start date.
DateRangeProductInput.end ● DateTime! non-null scalar
End date.
Member Of
DerivedRatePriceLoadInput  input ● DerivedRateRetrieveInput  input ● DerivedRatesAvailLoadInput  input ● DerivedRatesAvailRetrieveInput  input ● MealPlanSupplementLoadInput  input ● MealPlanSupplementRetrieveInput  input ● OffersAvailLoadInput  input ● OffersAvailRetrieveInput  input ● RateAvailLoadInput  input ● RateAvailRetrieveInput  input ● RatePriceLoadInput  input ● RatePriceRetrieveInput  input