You are here

static function Braintree_TransactionSearch::customerCompany in Commerce Braintree 7

File

braintree_php/lib/Braintree/TransactionSearch.php, line 14

Class

Braintree_TransactionSearch

Code

static function customerCompany() {
  return new Braintree_TextNode('customer_company');
}