Sha256: 8ee0e704f34a87a666b2b6dfd6a9cc37068cda68321d13d4db1f57f3720b7269
Contents?: true
Size: 249 Bytes
Versions: 3
Compression:
Stored size: 249 Bytes
Contents
module Braintree module PaymentInstrumentType PayPalAccount = 'paypal_account' EuropeBankAccount = 'europe_bank_account' CreditCard = 'credit_card' CoinbaseAccount = 'coinbase_account' ApplePayCard = 'apple_pay_card' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
braintree-2.44.0 | lib/braintree/payment_instrument_type.rb |
braintree-2.43.0 | lib/braintree/payment_instrument_type.rb |
braintree-2.42.0 | lib/braintree/payment_instrument_type.rb |