static function Braintree_CustomerSearch::addressExtendedAddress in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ CustomerSearch.php, line 5
Class
Code
static function addressExtendedAddress() {
return new Braintree_TextNode('address_extended_address');
}