Uses of Class
com.skava.accounts.model.exchange.response.AddressAPIResponse
Packages that use AddressAPIResponse
-
Uses of AddressAPIResponse in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return AddressAPIResponseModifier and TypeMethodDescriptionCreateAddressServiceImpl.process
(AddressRequestInternal request) This method is used to create Account based on given Account.DeleteAddressServiceImpl.process
(AddressRequestInternal request) FindAddressServiceImpl.process
(AddressRequestInternal request) This method is used to create Account based on given Account.UpdateAddressServiceImpl.process
(AddressRequestInternal request) This method is used to update Account based on given Account.