Interface DeleteOtherChargesService

All Superinterfaces:
com.skava.core.EcommService<CartDataRequest,com.skava.core.ResponseModel>
All Known Implementing Classes:
DeleteOtherChargesServiceImpl

public interface DeleteOtherChargesService extends com.skava.core.EcommService<CartDataRequest,com.skava.core.ResponseModel>
The Interface DeleteOtherChargesService. This Interface is used to return a deleted other charges response based on request
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process