Skip to content

Commit

Permalink
LC-257 - include verificationWebUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
Maros Silady committed Nov 3, 2023
1 parent 9a22fc2 commit 45aaff5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ public interface IVerificationInfo {
boolean isSuccess();
String getErrorMessage();
String getApplicantId();
String getVerificationWebUrl();
}

0 comments on commit 45aaff5

Please sign in to comment.