C# Class Braintree.PaymentInstrumentType

Inheritance: Enumeration
Afficher le fichier Open project: braintree/braintree_dotnet

Méthodes publiques

Свойство Type Description
ALL Braintree.PaymentInstrumentType[]
AMEX_EXPRESS_CHECKOUT_CARD PaymentInstrumentType
ANDROID_PAY_CARD PaymentInstrumentType
ANY PaymentInstrumentType
APPLE_PAY_CARD PaymentInstrumentType
COINBASE_ACCOUNT PaymentInstrumentType
CREDIT_CARD PaymentInstrumentType
EUROPE_BANK_ACCOUNT PaymentInstrumentType
PAYPAL_ACCOUNT PaymentInstrumentType
UNKNOWN PaymentInstrumentType
US_BANK_ACCOUNT PaymentInstrumentType
VENMO_ACCOUNT PaymentInstrumentType

Méthodes protégées

Méthode Description
PaymentInstrumentType ( string name ) : System

Method Details

PaymentInstrumentType() protected méthode

protected PaymentInstrumentType ( string name ) : System
name string
Résultat System

Property Details

ALL public_oe static_oe property

public static PaymentInstrumentType[],Braintree ALL
Résultat Braintree.PaymentInstrumentType[]

AMEX_EXPRESS_CHECKOUT_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree AMEX_EXPRESS_CHECKOUT_CARD
Résultat PaymentInstrumentType

ANDROID_PAY_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree ANDROID_PAY_CARD
Résultat PaymentInstrumentType

ANY public_oe static_oe property

public static PaymentInstrumentType,Braintree ANY
Résultat PaymentInstrumentType

APPLE_PAY_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree APPLE_PAY_CARD
Résultat PaymentInstrumentType

COINBASE_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree COINBASE_ACCOUNT
Résultat PaymentInstrumentType

CREDIT_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree CREDIT_CARD
Résultat PaymentInstrumentType

EUROPE_BANK_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree EUROPE_BANK_ACCOUNT
Résultat PaymentInstrumentType

PAYPAL_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree PAYPAL_ACCOUNT
Résultat PaymentInstrumentType

UNKNOWN public_oe static_oe property

public static PaymentInstrumentType,Braintree UNKNOWN
Résultat PaymentInstrumentType

US_BANK_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree US_BANK_ACCOUNT
Résultat PaymentInstrumentType

VENMO_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree VENMO_ACCOUNT
Résultat PaymentInstrumentType