Documentation of the CarRentalAgentService

CreateReservationRequest.CreditCardVendor Property

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

public  CreditCardVendor {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