Skip to main content

FerryQuotePayload

No description

type FerryQuotePayload {
adviseMessages: [AdviseMessage]
quoteToken: String
departureOffer: FerryOffer
returnOffer: FerryOffer
}

Fields

FerryQuotePayload.adviseMessages ● [AdviseMessage] list object

FerryQuotePayload.quoteToken ● String scalar

Required to Book.

FerryQuotePayload.departureOffer ● FerryOffer object

FerryQuotePayload.returnOffer ● FerryOffer object

Member Of

TransportQuery object