Interface PassportElementErrorSourceTranslationFiles

The translation of the document contains an error. The error will be considered resolved when the list of translation files changes. Subtype of PassportElementErrorSource.

interface PassportElementErrorSourceTranslationFiles {
    @type: "passportElementErrorSourceTranslationFiles";
}

Properties

Properties

@type: "passportElementErrorSourceTranslationFiles"