Documentation of the CarRentalAgentService

LinkedRateResponse.AvailableDepartureMeetingTypes Property

Contains a list of MeetingTypeInformations(LocationMeetingTypes) avaialable for departure according to the RatesRequest described by the parameters of the delivered RateLink.

public  AvailableDepartureMeetingTypes {get; set;}

Remarks

The MeetingTypeInformations returned herein are generally available, which means that it's possible to get offers, while setting the corresponding Filter-Option of a RatesRequest additionally to the parameters of the delivered RateLink.

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

LinkedRateResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace