Driver Constructor
|
Initializes a new instance of the Driver class. |
BirthDate | Gets or sets the birth date of this Driver. |
BirthDateDateTime | Gets or sets the birth date of this Driver as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
FirstName | Gets or sets the first name of this Driver. |
Gender | Gets or sets the Gender of this Driver. |
LastName | Gets or sets the last name of this Driver. |
QualificationTitle | Gets or sets the qualification title of this Driver. |
SalutationTitle | Gets or sets the salutation title of this Driver. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Driver Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace