Uses of Class
com.skava.accounts.model.exchange.response.AccountSellerAPIResponse
Packages that use AccountSellerAPIResponse
-
Uses of AccountSellerAPIResponse in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return AccountSellerAPIResponseModifier and TypeMethodDescriptionCreateAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to create AccountType based on given AccountType.DeleteAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) FindAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to load single AccountSeller based on given AccountSeller identifier.UpdateAccountSellerServiceImpl.process
(AccountSellerRequestInternal request) This method is used to update all field in Properties based on given Properties.