Documentation of the CarRentalAgentService

OperationTime.ValidForHandover Property

Tells the handover options for which this operation time is valid by providing a LocationMeetingsSupported object.

public  ValidForHandover {get; set;}

Remarks

Due to the fact, that the OperationTimeFrame containing this OperationTime-object is related to a LocationStatus, there should never be a OperationTime-object having the same values in terms of StartTime, EndTime, DayOfWeek and ValidForHandover for another LocationStatus. But be aware that there may be different OperationTime-objects for the same StartTime, EndTime, c for other handover-types.

See Also

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