Class CreateAccountSellerServiceImpl

java.lang.Object
com.skava.accounts.service.impl.CreateAccountSellerServiceImpl
All Implemented Interfaces:
CreateAccountSellerService, com.skava.core.EcommService<AccountSellerRequestInternal,AccountSellerAPIResponse>

@Service public class CreateAccountSellerServiceImpl extends Object implements CreateAccountSellerService
The Class CreateAccountTypeServiceImpl is used for creating account seller based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • CreateAccountSellerServiceImpl

      public CreateAccountSellerServiceImpl()
  • Method Details