Documentation of the CarRentalAgentService

LocationsRequest.WithOperationTimeFrame Property

Gets or sets whether the LocationsResponse should include the OperationTimeFrames for the Locations.

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

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