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