You are here

static function Braintree_TransactionSearch::amount in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

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