getServicePackagesByCustomerId(long, boolean, boolean) method

This method should return the active Service Packages for the Customer for which the Tncs have been accepted and the date is valid.

Syntax

List< SvcPkgCustomer > getServicePackagesByCustomerId ( long customerId , boolean activeOnly , boolean tncAcceptedOnly )