Interface PassportElementErrorSourceFrontSide

The front side of the document contains an error. The error will be considered resolved when the file with the front side changes. Subtype of PassportElementErrorSource.

interface PassportElementErrorSourceFrontSide {
    @type: "passportElementErrorSourceFrontSide";
}

Properties

Properties

@type: "passportElementErrorSourceFrontSide"