Class Braintree::PayPalAccount
In: lib/braintree/paypal_account.rb
Parent: Object

Methods

_new   default?   delete   find   sale   sale!   update  

Included Modules

BaseModule

Attributes

created_at  [R] 
email  [R] 
image_url  [R] 
subscriptions  [R] 
token  [R] 
updated_at  [R] 

Public Class methods

Public Instance methods

Returns true if this paypal account is the customer‘s default payment method.

[Validate]