Documentation of the CarRentalAgentService

CreateReservationV2Request.ArrivalLocationMeetingInformation Property

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

public  ArrivalLocationMeetingInformation {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 ArrivalLocationMeetingType or the address of the hotel, in case AtSpecialAddress has been chosen as ArrivalLocationMeetingType.

See Also

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