Documentation of the CarRentalAgentService

OperationTime.DaysOfWeek Property

Gets or sets an array of DayOfWeek (days of week) for which this operation time applies.

public  DaysOfWeek {get; set;}

Remarks

Be aware, that it is possible that there are different OperationTime-items within a single OperationTimeFrame-object for the same DayOfWeek, because a OperationTime is related to a set of handover-types, delivered in ValidForHandover-Property and a special timeframe of a weekday, delivered in StartTime and EndTime.

If this property is wrongly returned as "null", the Response signals that by a Status of Failure and the corresponding Error-Message.

See Also

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