You are here

static function Braintree_TransactionSearch::failedAt in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function failedAt() {
  return new Braintree_RangeNode("failedAt");
}