Class UpdateAccountBuyerServiceImpl

java.lang.Object
com.skava.accounts.service.impl.UpdateAccountBuyerServiceImpl
All Implemented Interfaces:
UpdateAccountBuyerService, com.skava.core.EcommService<AccountBuyerRequestInternal,AccountBuyerAPIResponse>

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

    • UpdateAccountBuyerServiceImpl

      public UpdateAccountBuyerServiceImpl()
  • Method Details