Documentation of the CarRentalAgentService

ChangeReservationMeetingInformationRequest.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 - however a value of null or empty string will delete the current value of the appropriate database column. 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

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