Documentation of the CarRentalAgentService

Reservation.CreditCardNumber Property

Gets or sets the credit card number.

public  CreditCardNumber {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. The value is delivered disguised for data privacy protection purposes and accepted by EditReservation - Method in the same manner.

See Also

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