You are here

static function Braintree_TransactionSearch::customerFax in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function customerFax() {
  return new Braintree_TextNode('customer_fax');
}