NAME
WebService::Braintree::_::Transaction::AddressDetail
PURPOSE
This class represents a transaction address detail.
This class will only be created as part of a response or error response.
company()
This is the company for this transaction address detail.
country_code_alpha2()
This is the country code alpha2 for this transaction address detail.
country_code_alpha3()
This is the country code alpha3 for this transaction address detail.
country_code_numeric()
This is the numeric country code for this transaction address detail.
country_name()
This is the country name for this transaction address detail.
extended_address()
This is the extended address for this transaction address detail.
first_name()
This is the first name for this transaction address detail.
id()
This is the id for this transaction address detail.
last_name()
This is the last name for this transaction address detail.
locality()
This is the locality for this transaction address detail.
postal_code()
This is the postal code for this transaction address detail.
region()
This is the region for this transaction address detail.
street_address()
This is the street address for this transaction address detail.