OptionRequote
Represents a single requoted option with new quote information.
type OptionRequote {
savings: Savings!
optionQuote: HotelOptionQuote!
}
Fields
OptionRequote.savings ● Savings! non-null object
Savings offered compared to the original quote.
OptionRequote.optionQuote ● HotelOptionQuote! non-null object
New quote option returned by the app.
Member Of
Requote object