Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute.CreditCardTypeType Enumeration

CreditCardTypeType copied for PayPal WebPayment Pro API (If you use the PayPal API, you do not need this definition)

Class: YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public enum CreditCardTypeType;

Values

NameValueDescription
Visa0(not specified)
MasterCard1(not specified)
Discover2(not specified)
Amex3(not specified)
Switch4(not specified)
Solo5(not specified)
Invalid-1(not specified)

See Also YetaWF.Core.Models.Attributes.CreditCardNumberValidationAttribute Class YetaWF.Core Overview