NAME
WebService::Braintree::_::UsBankAccount
PURPOSE
This class represents a US bank account.
This class will only be created as part of a response or error response.
ATTRIBUTES
account_type()
This is the type for this account.
ach_mandate()
This is the ACH mandate for this account. This will be an object of type "" in WebService::Braintree::_::AchMandate.
bank_name()
This is the bank name for this account.
default()
This is true if this account is default.
is_default()
is an alias for this attribute.
image_url()
This is the image URL for this account.
last_4()
This is the last-4 for this account.
routing_number()
This is the routing number for this account.
token()
This is the token for this account.