static function Braintree_TransactionSearch::processorDeclinedAt in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ TransactionSearch.php, line 50
Class
Code
static function processorDeclinedAt() {
return new Braintree_RangeNode("processorDeclinedAt");
}