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