Identification Result

The class IdentificationResult will be returned after a successful on-boarding with the following properties:
Getter
Type
Nullable
Description
getVerificationId()
String
No
Unique reference ID of the completed identification
getDocuments()
No
Array with details of the identification documents
getSelfieImageFilePath()
String
Yes
File path to selfie image
getProofOfAddressFilePath()
String
Yes
File path to proof of address document

Deprecated methods:

getSelfieFile() is now deprecated and replaced by getSelfieImageFilePath()