NAME
WebService::Braintree::_::MerchantAccount::IndividualDetails
PURPOSE
This class represents the individual details for a merchant account.
This class will only be created as part of a response or error response.
ATTRIBUTES
address()
This is the address for this individual detail. This will be an object of type "" in WebService::Braintree::_::MerchantAccount::AddressDetails.
address_details()
is an alias for this attribute.
date_of_birth()
This is the date of birth for this individual detail.
email()
This is the email for this individual detail.
first_name()
This is the first name for this individual detail.
last_name()
This is the last name for this individual detail.
phone()
This is the phone for this individual detail.
ssn_last_4()
This is the SSN last-4 for this individual detail.