public interface CouponRedemptionWsFacade
| Modifier and Type | Method and Description |
|---|---|
CouponRedemptionWsDTO |
getSingleCodeCouponRedemption(String couponId,
String customerId) |
CouponRedemptionWsDTO getSingleCodeCouponRedemption(String couponId, String customerId)
couponId - coupon Id for which redemption DTO is to be populatedcustomerId - customer Id for which redemption DTO is to be populatedCouponRedemptionWsDTO the coupon redemptionCopyright © 2017 SAP SE. All Rights Reserved.