You are here

static function Braintree_TransactionSearch::processorAuthorizationCode in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function processorAuthorizationCode() {
  return new Braintree_TextNode('processor_authorization_code');
}