You are here

static function Braintree_TransactionSearch::merchantAccountId in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function merchantAccountId() {
  return new Braintree_MultipleValueNode("merchant_account_id");
}