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