MBGermanyIdOldRecognizerResult

Recognizer which can scan old German ID.

  • Undocumented

    Declaration

    Objective-C

    MB_INIT_UNAVAILABLE
  • The data extracted from the machine readable zone.

    Declaration

    Objective-C

    @property (readonly, nonatomic) MBMrzResult *_Nonnull mrzResult;

    Swift

    var mrzResult: MBMrzResult { get }
  • The place of birth of old German ID owner.

    Declaration

    Objective-C

    @property (readonly, nonatomic) NSString *_Nonnull placeOfBirth;

    Swift

    var placeOfBirth: String { get }