frontSide property

PassportFile? frontSide
getter/setter pair

Optional. Encrypted file with the front side of the document, provided by the user. Available for “passport”, “driver_license”, “identity_card” and “internal_passport”. The file can be decrypted and verified using the accompanying EncryptedCredentials.

Implementation

PassportFile? frontSide;