Documentation of the CarRentalAgentService

CreateReservationRequest.PaymentPersonInCharge Property

Gets or sets the ReservationPaymentPersonInCharge - that is the person who is being charged for the Reservation being created.

public  PaymentPersonInCharge {get; set;}

Remarks

This property is optional. Thereby None has to be handed over by default, which will be treated as Agency.

See Also

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