CreditCardType Enumeration CelloSaaS API Documentation
Credit card type enumeration

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public enum CreditCardType
Members

  Member nameValueDescription
MasterCard0 Master card
Visa1 Visa
Discover2 Discover
AmericanExpress3 American express
See Also