secureValueErrorReverseSide

Represents an issue with the reverse side of a document. The error is considered resolved when the file with reverse side of the document changes.

Constructor schema is available as of layer 81. Switch »

Parameters

Name Type Description
type SecureValueType One of secureValueTypeDriverLicense, secureValueTypeIdentityCard
file_hash bytes File hash
text string Error message

Type

SecureValueError

Related pages

secureValueTypeDriverLicense

Driver's license

secureValueTypeIdentityCard

Identity card

Go up