static function Braintree_TransactionSearch::settlementBatchId in Commerce Braintree 7
File
- braintree_php/
lib/ Braintree/ TransactionSearch.php, line 27
Class
Code
static function settlementBatchId() {
return new Braintree_TextNode('settlement_batch_id');
}