Driving License Category

Defined in framework ScanditIdCapture

SDCDrivingLicenseCategory
@interface SDCDrivingLicenseCategory : NSObject

Added in version 6.25.0

code
@property (nonatomic, nonnull, readonly) NSString *code

Added in version 6.25.0

Driver’s license code representing type of vehicle.

dateOfIssue
@property (nonatomic, nullable, readonly) SDCDateResult *dateOfIssue

Added in version 6.25.0

The date of issue for the accompanying driver’s license code.

dateOfExpiry
@property (nonatomic, nullable, readonly) SDCDateResult *dateOfExpiry

Added in version 6.25.0

The date of expiry for the accompanying driver’s license code.