Documentation of the CarRentalAgentService

LocationOpenStatus Class

This class represents the location open status per meeting-type of a special Location.

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

System.Object
   LocationOpenStatus

public class LocationOpenStatus

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 indicates whether a Location is Open, OpenOnRequest or Closed at the requested departure/arrival date(time). Thereby this information is delivered for every meeting-type separately. This information is reliable only if the desired departure/arrival date(time) was handed over in the preceding Request. The provided information may be used to inform the user of your booking module about extra-charges for out-of-hour rentals he probably has to pay. If an extra-charge has to be payed, it will always be outlined in the RateConditions of the specific Rate.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

LocationOpenStatus Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationMeetingType