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