verifyPayerPrivilege(Customer, UseCase) method

Verifies if the passed customer can participate in the use case as payer, based on the customer's privileges.

Syntax

void verifyPayerPrivilege ( Customer payer , UseCase useCase ) throws TransactionParticipantException

Parameters

Exceptions