You are here

static function Braintree_TransactionSearch::customerPhone in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function customerPhone() {
  return new Braintree_TextNode('customer_phone');
}