Class DeleteAccountServiceImpl

java.lang.Object
com.skava.accounts.service.impl.DeleteAccountServiceImpl
All Implemented Interfaces:
DeleteAccountService, com.skava.core.EcommService<AccountRequestInternal,AccountAPIResponse>

@Service public class DeleteAccountServiceImpl extends Object implements DeleteAccountService
The Class DeleteAccountServiceImpl is used for delete account based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • DeleteAccountServiceImpl

      public DeleteAccountServiceImpl()
  • Method Details