Documentation of the CarRentalAgentService

Reservation.CustomerBirthdateDateTime Property

Gets or sets the birthdate as DateTime value of the private customer this Reservation has been made for.

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

public  CustomerBirthdateDateTime {get;}

Remarks

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

See Also

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