getCouponTypes(String, Long, Boolean, Boolean) method

Find a list of coupons based on a filter.

Syntax

List< CouponType > getCouponTypes ( String name , Long issuerId , Boolean isActive , Boolean isPublic )

Parameters