Package com.skava.promotion.service
Interface DeletePromoWalletService
- All Superinterfaces:
com.skava.core.EcommService<PromoWalletRequestInternal,
PromoWalletAPIResponse>
- All Known Implementing Classes:
DeletePromoWalletServiceImpl
public interface DeletePromoWalletService
extends com.skava.core.EcommService<PromoWalletRequestInternal,PromoWalletAPIResponse>
This interface provides a functionality to delete the promowallet
based on the given request
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process