Interface InputPassportElementErrorSourceReverseSide

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

interface InputPassportElementErrorSourceReverseSide {
    @type: "inputPassportElementErrorSourceReverseSide";
    file_hash: string;
}

Properties

Properties

@type: "inputPassportElementErrorSourceReverseSide"
file_hash: string

Current hash of the file containing the reverse side.