Documentation of the CarRentalAgentService

CreateReservationV2Request.DepartureLocationMeetingInformation Property

Gets or sets additional information related to the requested LocationMeetingType preferred at departure Location (rental start location).

public  DepartureLocationMeetingInformation {get; set;}

Remarks

This property is optional. The information handed over in this property 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

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