ConfirmAvailabilityResponse
No description
type ConfirmAvailabilityResponse {
quoteId: String
originalQuote: PnrInfoAcpResponse
newQuote: PnrInfoAcpResponse
changeCost: AmountDetails
maybeError: ErrorMessageAcp
}
Fields
ConfirmAvailabilityResponse.quoteId
● String
scalar
ConfirmAvailabilityResponse.originalQuote
● PnrInfoAcpResponse
object
ConfirmAvailabilityResponse.newQuote
● PnrInfoAcpResponse
object
ConfirmAvailabilityResponse.changeCost
● AmountDetails
object
ConfirmAvailabilityResponse.maybeError
● ErrorMessageAcp
object
Member Of
FlightMutations
object