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