findByIssuerIdAndActiveFlag(long, Boolean) method

Returns the list of InvoiceTypes for an issuer.

Syntax

List< InvoiceType > findByIssuerIdAndActiveFlag ( long issuerId , Boolean active )

Parameters