findNextCouponTypes(BigDecimal, BigDecimal, Long, List< String >, long, Integer) method

Find the next coupons based on filter.

Syntax

List< CouponTypeLocation > findNextCouponTypes ( BigDecimal latitude , BigDecimal longitude , Long categoryId , List< String > tags , long maxDistance , Integer maxRecords )

Parameters