Skip to main content

secureValueErrorFiles

Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes.

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

Implements SecureValueError.

Fields

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

References