Documentation of the CarRentalAgentService

Driver.Gender Property

Gets or sets the Gender of this Driver.

public  Gender {get; set;}

Remarks

This property is filled always, due to the fact that the gender of the driver is mandatory in CreateReservationV2Request and CreateReservationRequest.

See Also

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