Class LiveAddressVerificationService
java.lang.Object
org.tavall.couriers.web.view.LiveAddressVerificationService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.tavall.couriers.web.view.AddressCheckResultenforceVerification(tools.jackson.databind.node.ObjectNode objectNode, byte[] frameData, boolean shouldScanQR, boolean documentDetected) void
-
Constructor Details
-
LiveAddressVerificationService
public LiveAddressVerificationService()
-
-
Method Details
-
initLiveClient
@Autowired public void initLiveClient() -
enforceVerification
public org.tavall.couriers.web.view.AddressCheckResult enforceVerification(tools.jackson.databind.node.ObjectNode objectNode, byte[] frameData, boolean shouldScanQR, boolean documentDetected)
-