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