You are here

static function Braintree_CustomerSearch::company in Commerce Braintree 7

File

braintree_php/lib/Braintree/CustomerSearch.php, line 13

Class

Braintree_CustomerSearch

Code

static function company() {
  return new Braintree_TextNode('company');
}