Class UpdateAccountSellerServiceImpl

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

@Service public class UpdateAccountSellerServiceImpl extends Object implements UpdateAccountSellerService
The Class UpdateAccountSellerServiceImpl is used to update an account seller based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • UpdateAccountSellerServiceImpl

      public UpdateAccountSellerServiceImpl()
  • Method Details