Documentation of the CarRentalAgentService

RemoveRateLinkResponse.DepartureLocationMeetingType Property

Gets or sets the LocationMeetingType which is preferred when this Reservation starts (rental start location service).

public  DepartureLocationMeetingType {get; set;}

Remarks

The value delivered herein is, the DepartureLocationMeetingType used by the customer when creating the RateLink and thus to be used to initialize the corresponding controls of your booking module.

Due to the different call variants, this property may be delivered as None. This is the case if DepartureLocationMeetingType was handed over as None while creating the RateLink.

See Also

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