static function Braintree_TransactionSearch::customerCompany in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ TransactionSearch.php, line 14
Class
Code
static function customerCompany() {
return new Braintree_TextNode('customer_company');
}