Module Braintree::PaymentInstrumentType
In: lib/braintree/payment_instrument_type.rb

Constants

PayPalAccount = 'paypal_account'
EuropeBankAccount = 'europe_bank_account'
CreditCard = 'credit_card'
CoinbaseAccount = 'coinbase_account'
ApplePayCard = 'apple_pay_card'

[Validate]