Interface DynamicAppService

All Superinterfaces:
com.skava.core.EcommService<AppRequestInternal,AppResponse>
All Known Implementing Classes:
DynamicAppServiceImpl

public interface DynamicAppService extends com.skava.core.EcommService<AppRequestInternal,AppResponse>
Service to Dynamic API calls for payment apps Extends EcommService RequestModel: AppRequestInternal ResponseModel: AppResponse
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process