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