Documentation of the CarRentalAgentService

CreateReservationRequest.CreditCardOwner Property

Gets or sets the credit card owner name - required if credit card is chosen as ReservationPaymentMethod for the Reservation being created.

public  CreditCardOwner {get; set;}

Remarks

This property is optional, but has to be handed over if PaymentMethod was set to CreditCard.

See Also

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