Documentation of the CarRentalAgentService

CreditCardVendor Enumeration

Enumeration of possible credit card vendors (a.k.a. issuers), that are applicable for private customers(see: CreditCardVendor).

public enum CreditCardVendor

Members

Member Name Description
None Vendor not available.
Visa Specifies VISA as vendor.
MasterCard Specifies EUROCARD/MASTERCARD as vendor.
AmericanExpress Specifies AMEX as vendor.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

SunnyCars.Schema.Osi.WsReservation.V4 Namespace | CreditCardVendor | CreditCardVendor