Documentation of the CarRentalAgentService

VehicleDoorCount Class

This class represents the number of doorss of a Vehicle.

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

System.Object
   Data
      VehicleDoorCount

public class VehicleDoorCount : 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 deliver the AvailableDoorCounts in a RatesResponse for Rate-Filtering purposes.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

VehicleDoorCount Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace