Documentation of the CarRentalAgentService

Reservation.DepartureLocationMeetingInformation Property

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

public  DepartureLocationMeetingInformation {get; set;}

Remarks

The information returned in this property is may be the flight-number if AtAirport has been chosen as DepartureLocationMeetingType or the address of the hotel, in case AtSpecialAddress has been chosen as DepartureLocationMeetingType.

See Also

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