Credit card type enumeration
Namespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
MasterCard | 0 | Master card | |
Visa | 1 | Visa | |
Discover | 2 | Discover | |
AmericanExpress | 3 | American express |
See Also