Package com.inteliqua.rest.coupon.update
Class CouponSearchResponsePayload
- java.lang.Object
-
- com.qivos.util.rest.common.envelope.Payload<List<T>>
-
- com.qivos.util.rest.common.envelope.SearchPayload<CouponSearchResponse>
-
- com.inteliqua.rest.coupon.update.CouponSearchResponsePayload
-
public class CouponSearchResponsePayload extends com.qivos.util.rest.common.envelope.SearchPayload<CouponSearchResponse>
- Author:
- nikritikos
-
-
Constructor Summary
Constructors Constructor Description CouponSearchResponsePayload(List<CouponSearchResponse> data, Boolean hasMore, Long totalCount)
-
-
-
Constructor Detail
-
CouponSearchResponsePayload
public CouponSearchResponsePayload(List<CouponSearchResponse> data, Boolean hasMore, Long totalCount)
-
-