Documentation of the CarRentalAgentService

CreateReservationRequest.DriverBirthDateDateTime Property

Gets or sets the birth date of driver as DateTime value.

Attention: This Property isn't available at client-side because it's not serialized in XML.

public  DriverBirthDateDateTime {get; set;}

Remarks

This Property is for internal use only and therefore not available at client-side because it's not serialized in XML.

See Also

CreateReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace