Skip to content

Commit

Permalink
LC-257 - IExtensionContext#startVerificationByIdentityId should also …
Browse files Browse the repository at this point in the history
…return applicantId
  • Loading branch information
Maros Silady committed Nov 3, 2023
1 parent 620f92a commit 9a22fc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ public interface IVerificationInfo {

boolean isSuccess();
String getErrorMessage();

String getApplicantId();
}

0 comments on commit 9a22fc2

Please sign in to comment.