Skip to main content

secureValueErrorSelfie

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

type tg.SecureValueErrorSelfie struct { /* ... */ }

Implements SecureValueError.

Fields

NameTypeRequiredDescription
TypeSecureValueTypeClassyesOne of secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport
FileHash[]byteyesFile hash
TextstringyesError message

References