You are here

static function Braintree_TransactionSearch::shippingRegion in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function shippingRegion() {
  return new Braintree_TextNode('shipping_region');
}