Interface InputPassportElementErrorSourceTranslationFiles

The translation of the document contains an error. The error is considered resolved when the list of files changes. Subtype of InputPassportElementErrorSource.

interface InputPassportElementErrorSourceTranslationFiles {
    @type: "inputPassportElementErrorSourceTranslationFiles";
    file_hashes: string[];
}

Properties

Properties

@type: "inputPassportElementErrorSourceTranslationFiles"
file_hashes: string[]

Current hashes of all files with the translation.