Class PatchUpdateAttributesServiceImpl

java.lang.Object
com.skava.accounts.service.impl.PatchUpdateAttributesServiceImpl
All Implemented Interfaces:
PatchUpdateAttributeService, com.skava.core.EcommService<AttributeRequestInternal,AttributeAPIResponse>

@Service public class PatchUpdateAttributesServiceImpl extends Object implements PatchUpdateAttributeService
The Class PatchUpdateAttributesServiceImpl is used to update an account type based on the provided information.
Since:
May 2020
Version:
8.9.0
Author:
Infosys Equinox
  • Constructor Details

    • PatchUpdateAttributesServiceImpl

      public PatchUpdateAttributesServiceImpl()
  • Method Details