reverseSide property

PassportFile? reverseSide
final

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

final PassportFile? reverseSide;