Documentation of the CarRentalAgentService

LocationRequest.WithOperationTimeFrame Property

Gets or sets whether the requested Location should include the OperationTimeFrame of that location.

public  WithOperationTimeFrame {get; set;}

Remarks

This property is optional whereby it is set to "False" by default. Aditionally it has to be mentioned, that the returned OperationTimeFrames will not be validated if DepartureDateTime and ArrivalDateTime are not handed over within this request.

See Also

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