Documentation of the CarRentalAgentService

Driver Class

This class represents a driver.

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

System.Object
   Data
      Driver

public class Driver : 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

An object of this type is delivered as encapsulated object within a Reservation-object delivered by CreateReservationV2 - Method, CreateReservation - Method, EditReservation - Method and CancelReservation - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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