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