You are here

static function Braintree_TransactionSearch::settlementBatchId in Commerce Braintree 7

File

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

Class

Braintree_TransactionSearch

Code

static function settlementBatchId() {
  return new Braintree_TextNode('settlement_batch_id');
}