getOpenTransactions(final String, final long, final long) method

Returns the list of open transaction matching the given criteria.

Syntax

List< Transaction > getOpenTransactions ( final String orderId , final long payeeId , final long amount )

Parameters

Returns

the list of matching transactions

Usage

the list of matching transactions