MBUnitedArabEmiratesDlFrontRecognizerResult


@interface MBUnitedArabEmiratesDlFrontRecognizerResult
    : MBRecognizerResult <NSCopying, MBFaceImageResult,
                          MBEncodedFaceImageResult, MBFullDocumentImageResult,
                          MBEncodedFullDocumentImageResult>

Class representing values obtained when scanning front side of the United Arab Emirates Dl

  • Undocumented

    Declaration

    Objective-C

    MB_INIT_UNAVAILABLE
  • The date Of Birth of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

    @property (readonly, nonatomic) MBDateResult *_Nonnull dateOfBirth;

    Swift

    var dateOfBirth: MBDateResult { get }
  • The expiry Date of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

    @property (readonly, nonatomic) MBDateResult *_Nonnull expiryDate;

    Swift

    var expiryDate: MBDateResult { get }
  • The issue Date of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

    @property (readonly, nonatomic) MBDateResult *_Nonnull issueDate;

    Swift

    var issueDate: MBDateResult { get }
  • The license Number of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

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

    Swift

    var licenseNumber: String { get }
  • The licensing Authority of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

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

    Swift

    var licensingAuthority: String { get }
  • The name of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

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

    Swift

    var name: String { get }
  • The nationality of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

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

    Swift

    var nationality: String { get }
  • The place Of Issue of the front side of the United Arab Emirates Dl owner.

    Declaration

    Objective-C

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

    Swift

    var placeOfIssue: String { get }