Skip to main content

secureValueErrorTranslationFiles

Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation changes.

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

Implements SecureValueError.

Fields

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

References