findAuthorisedTransactionsForPayee(final long) method

Find all successful authorised transaction for a certain payee Returns only transaction in state 20 - authorised and code 0 - OK.

Syntax

List< Transaction > findAuthorisedTransactionsForPayee ( final long payee )

Parameters