프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ALL | Braintree.PaymentInstrumentType[] | ||
AMEX_EXPRESS_CHECKOUT_CARD | |||
ANDROID_PAY_CARD | |||
ANY | |||
APPLE_PAY_CARD | |||
COINBASE_ACCOUNT | |||
CREDIT_CARD | |||
EUROPE_BANK_ACCOUNT | |||
PAYPAL_ACCOUNT | |||
UNKNOWN | |||
US_BANK_ACCOUNT | |||
VENMO_ACCOUNT |
메소드 | 설명 | |
---|---|---|
PaymentInstrumentType ( string name ) : System |
protected PaymentInstrumentType ( string name ) : System | ||
name | string | |
리턴 | System |
public static PaymentInstrumentType[],Braintree ALL | ||
리턴 | Braintree.PaymentInstrumentType[] |
public static PaymentInstrumentType,Braintree AMEX_EXPRESS_CHECKOUT_CARD | ||
리턴 |
public static PaymentInstrumentType,Braintree ANDROID_PAY_CARD | ||
리턴 |
public static PaymentInstrumentType,Braintree APPLE_PAY_CARD | ||
리턴 |
public static PaymentInstrumentType,Braintree COINBASE_ACCOUNT | ||
리턴 |
public static PaymentInstrumentType,Braintree CREDIT_CARD | ||
리턴 |
public static PaymentInstrumentType,Braintree EUROPE_BANK_ACCOUNT | ||
리턴 |
public static PaymentInstrumentType,Braintree PAYPAL_ACCOUNT | ||
리턴 |
public static PaymentInstrumentType,Braintree UNKNOWN | ||
리턴 |
public static PaymentInstrumentType,Braintree US_BANK_ACCOUNT | ||
리턴 |