You are here

static function Braintree_TransactionSearch::authorizedAt in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

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