getIndividualRestrictions(Long, Long, Integer, long) method

Returns the existing Individual Restrictions for the given payer and payee and an optional use case.

Syntax

List< IndividualRestriction > getIndividualRestrictions ( Long payer , Long payee , Integer useCase , long callerId )

Parameters