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