You are here

static function Braintree_TransactionSearch::shippingCompany in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function shippingCompany() {
  return new Braintree_TextNode('shipping_company');
}