C# Class Braintree.PaymentInstrumentType

Inheritance: Enumeration
Mostra file Open project: braintree/braintree_dotnet

Public Properties

Property 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

Protected Methods

Method Description
PaymentInstrumentType ( string name ) : System

Method Details

PaymentInstrumentType() protected method

protected PaymentInstrumentType ( string name ) : System
name string
return System

Property Details

ALL public_oe static_oe property

public static PaymentInstrumentType[],Braintree ALL
return Braintree.PaymentInstrumentType[]

AMEX_EXPRESS_CHECKOUT_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree AMEX_EXPRESS_CHECKOUT_CARD
return PaymentInstrumentType

ANDROID_PAY_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree ANDROID_PAY_CARD
return PaymentInstrumentType

ANY public_oe static_oe property

public static PaymentInstrumentType,Braintree ANY
return PaymentInstrumentType

APPLE_PAY_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree APPLE_PAY_CARD
return PaymentInstrumentType

COINBASE_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree COINBASE_ACCOUNT
return PaymentInstrumentType

CREDIT_CARD public_oe static_oe property

public static PaymentInstrumentType,Braintree CREDIT_CARD
return PaymentInstrumentType

EUROPE_BANK_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree EUROPE_BANK_ACCOUNT
return PaymentInstrumentType

PAYPAL_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree PAYPAL_ACCOUNT
return PaymentInstrumentType

UNKNOWN public_oe static_oe property

public static PaymentInstrumentType,Braintree UNKNOWN
return PaymentInstrumentType

US_BANK_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree US_BANK_ACCOUNT
return PaymentInstrumentType

VENMO_ACCOUNT public_oe static_oe property

public static PaymentInstrumentType,Braintree VENMO_ACCOUNT
return PaymentInstrumentType