Documentation of the CarRentalAgentService

OperationTime Members

OperationTime overview

Public Instance Constructors

OperationTime Constructor Initializes a new instance of the OperationTime class.

Public Instance Properties

DaysOfWeek Gets or sets an array of DayOfWeek (days of week) for which this operation time applies.
DaysOfWeekList Gets or the list of DayOfWeek (days of week) for which this operation time applies. Attention: This Property isn't available at client-side because it's not serialized in XML.
EndTime Gets or sets the ISO 8601 end time of this OperationTime.
EndTimeDateTime Gets or sets the end time of this OperationTime as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
Id Gets or sets the unique id of this OperationTime.
StartTime Gets or sets the ISO 8601 start time of this OperationTime.
StartTimeDateTime Gets or sets the start time of this OperationTime as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
ValidForHandover Tells the handover options for which this operation time is valid by providing a LocationMeetingsSupported object.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

OperationTime Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | OperationTimeFrame | Location | LocationsRequest