Documentation of the CarRentalAgentService

TimePeriod Class

This class represents a time period, including detailed DateTime information.

For a list of all members of this type, see TimePeriod Members.

System.Object
   Data
      TimePeriod

public class TimePeriod : Data

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used to indicate the validity period of a WeekendSpecialRate. Weekend-Specials are special offers which are normally available from Friday till Sunday. The available Weekend-Specials may be requested by a call to GetWeekendSpecials - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

TimePeriod Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | DateTime