Documentation of the CarRentalAgentService

CreateReservationRequest.PaymentMethod Property

Gets or sets the ReservationPaymentMethod - that is method of payment which is preferred for the Reservation being created.

public  PaymentMethod {get; set;}

Remarks

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

See Also

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