ConfirmExchangeResponse
No description
type ConfirmExchangeResponse {
quoteId: String
originalQuote: PnrInfoAcpResponse
newQuote: PnrInfoAcpResponse
exchangeCost: AmountDetails
message: String
}
No description
type ConfirmExchangeResponse {
quoteId: String
originalQuote: PnrInfoAcpResponse
newQuote: PnrInfoAcpResponse
exchangeCost: AmountDetails
message: String
}
quoteId (String)originalQuote (PnrInfoAcpResponse)newQuote (PnrInfoAcpResponse)exchangeCost (AmountDetails)message (String)