C# 클래스 Braintree.PaymentInstrumentType

상속: Enumeration
파일 보기 프로젝트 열기: braintree/braintree_dotnet

공개 프로퍼티들

프로퍼티 타입 설명
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

보호된 메소드들

메소드 설명
PaymentInstrumentType ( string name ) : System

메소드 상세

PaymentInstrumentType() 보호된 메소드

protected PaymentInstrumentType ( string name ) : System
name string
리턴 System

프로퍼티 상세

ALL 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType[],Braintree ALL
리턴 Braintree.PaymentInstrumentType[]

AMEX_EXPRESS_CHECKOUT_CARD 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree AMEX_EXPRESS_CHECKOUT_CARD
리턴 PaymentInstrumentType

ANDROID_PAY_CARD 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree ANDROID_PAY_CARD
리턴 PaymentInstrumentType

ANY 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree ANY
리턴 PaymentInstrumentType

APPLE_PAY_CARD 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree APPLE_PAY_CARD
리턴 PaymentInstrumentType

COINBASE_ACCOUNT 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree COINBASE_ACCOUNT
리턴 PaymentInstrumentType

CREDIT_CARD 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree CREDIT_CARD
리턴 PaymentInstrumentType

EUROPE_BANK_ACCOUNT 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree EUROPE_BANK_ACCOUNT
리턴 PaymentInstrumentType

PAYPAL_ACCOUNT 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree PAYPAL_ACCOUNT
리턴 PaymentInstrumentType

UNKNOWN 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree UNKNOWN
리턴 PaymentInstrumentType

US_BANK_ACCOUNT 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree US_BANK_ACCOUNT
리턴 PaymentInstrumentType

VENMO_ACCOUNT 공개적으로 정적으로 프로퍼티

public static PaymentInstrumentType,Braintree VENMO_ACCOUNT
리턴 PaymentInstrumentType