getCouponTypeByTags(List< String >, long) method

Get all coupon types for a given tag list.

Syntax

List< CouponType > getCouponTypeByTags ( List< String > tags , long callerId )

Parameters