Documentation of the CarRentalAgentService

Reservation.CreditCardOwner Property

Gets or sets the credit card owner name.

public  CreditCardOwner {get; set;}

Remarks

This Attribute is filled by the CarRentalAgentService, if "Direct" or "DirectLink" was chosen as BookingType for the Reservation that is returned and CreditCard was chosen as ReservationPaymentMethod.

See Also

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