Uses of Class
com.skava.addressapp.model.AppAddressResponse
Packages that use AppAddressResponse
Package
Description
This package includes implementations to validate the address using address app.
This package includes the utility classes which are used from the service implementations.
-
Uses of AppAddressResponse in com.skava.addressapp.service.impl
Methods in com.skava.addressapp.service.impl that return AppAddressResponseModifier and TypeMethodDescriptionAppAddressValidationServiceImpl.fetchAddressValidationAppResponse
(com.skava.address.model.domain.AddressDO addressDO, boolean showValidation) Invoke the webhook -
Uses of AppAddressResponse in com.skava.addressapp.util
Methods in com.skava.addressapp.util with parameters of type AppAddressResponseModifier and TypeMethodDescriptioncom.skava.address.model.domain.AddressValidationDO
AppUtil.convertToAddressValidationDO
(AppAddressResponse appResponse) convertToAddressValidationDO