reverseSide property

PassportFile? reverseSide
getter/setter pair

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

Implementation

PassportFile? reverseSide;