Documentation of the CarRentalAgentService

ValidateRateRequest.ArrivalLocationMeetingType Property

Gets or sets the LocationMeetingType the customer prefers in order to drop off the car at arrival Location (rental stop location).

public  ArrivalLocationMeetingType {get; set;}

Remarks

This property is optional. In case the value handed over is None, it's assumed that the customer wants to return the car in the same way he picked it up. (see: DepartureLocationMeetingType)

See Also

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