Skip to main content

secureValueErrorFile

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

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

Implements SecureValueError.

Fields

NameTypeRequiredDescription
TypeSecureValueTypeClassyesOne of secureValueTypeUtilityBill, secureValueTypeBankStatement, secureValueTypeRentalAgreement, secureValueTypePassportRegistration, secureValueTypeTemporaryRegistration
FileHash[]byteyesFile hash
TextstringyesError message

References