Documentation of the CarRentalAgentService

CreateReservationRequest.CustomerGender Property

Gets or sets the Gender of customer - required if customer is chosen as ReservationPaymentPersonInCharge for the Reservation being created.

public  CustomerGender {get; set;}

Remarks

This property is optional, but has to be handed over if PaymentPersonInCharge was set to Customer.

See Also

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