Skip to main content

secureValueErrorTranslationFile

Represents an issue with one of the files that constitute the translation of a document. The error is considered resolved when the file changes.

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

Implements SecureValueError.

Fields

NameTypeRequiredDescription
TypeSecureValueTypeClassyesOne of secureValueTypePersonalDetails, secureValueTypePassport, secureValueTypeDriverLicense, secureValueTypeIdentityCard, secureValueTypeInternalPassport, secureValueTypeUtilityBill, secureValueTypeBankStatement, secureValueTypeRentalAgreement, secureValueTypePassportRegistration, secureValueTypeTemporaryRegistration
FileHash[]byteyesFile hash
TextstringyesError message

References