C# Class PaymillWrapper.Models.Payment.CardTypes

Inheritance: PaymillWrapper.Utils.EnumBaseType
Afficher le fichier Open project: paymill/paymill-net Class Usage Examples

Méthodes publiques

Свойство Type Description
AMEX Payment.CardTypes
CHINA_UNION_PAY Payment.CardTypes
DINERS Payment.CardTypes
DISCOVER Payment.CardTypes
JCB Payment.CardTypes
MAESTRO Payment.CardTypes
MASTERCARD Payment.CardTypes
UNKNOWN Payment.CardTypes
VISA Payment.CardTypes

Méthodes publiques

Méthode Description
CardTypes ( ) : Newtonsoft.Json

Private Methods

Méthode Description
CardTypes ( String value, System.Boolean unknowValue = false ) : Newtonsoft.Json

Method Details

CardTypes() public méthode

public CardTypes ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

Property Details

AMEX public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models AMEX
Résultat Payment.CardTypes

CHINA_UNION_PAY public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models CHINA_UNION_PAY
Résultat Payment.CardTypes

DINERS public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models DINERS
Résultat Payment.CardTypes

DISCOVER public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models DISCOVER
Résultat Payment.CardTypes

JCB public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models JCB
Résultat Payment.CardTypes

MAESTRO public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models MAESTRO
Résultat Payment.CardTypes

MASTERCARD public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models MASTERCARD
Résultat Payment.CardTypes

UNKNOWN public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models UNKNOWN
Résultat Payment.CardTypes

VISA public_oe static_oe property

public static Payment.CardTypes,PaymillWrapper.Models VISA
Résultat Payment.CardTypes