Interface InputPassportElementErrorSourceFrontSide

The front side of the document contains an error. The error is considered resolved when the file with the front side of the document changes. Subtype of InputPassportElementErrorSource.

interface InputPassportElementErrorSourceFrontSide {
    @type: "inputPassportElementErrorSourceFrontSide";
    file_hash: string;
}

Properties

Properties

@type: "inputPassportElementErrorSourceFrontSide"
file_hash: string

Current hash of the file containing the front side.