Documentation of the CarRentalAgentService

Reservation.ArrivalLocationMeetingInformation Property

Gets or sets additional information for the LocationService which is preferred when this Reservation ends (rental stop location).

public  ArrivalLocationMeetingInformation {get; set;}

Remarks

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

See Also

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