Driving License Category

Defined in package com.scandit.datacapture.id.capture

DrivingLicenseCategory
class DrivingLicenseCategory

Added in version 6.25.0

code
@NonNull String getCode()

Added in version 6.25.0

Driver’s license code representing type of vehicle.

dateOfIssue
@Nullable DateResult getDateOfIssue()

Added in version 6.25.0

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

dateOfExpiry
@Nullable DateResult getDateOfExpiry()

Added in version 6.25.0

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

equals(other)
boolean equals(@Nullable Object other)

Added in version 6.25.0

Indicates whether some other object is equal to this one.

hashCode()
int hashCode()

Added in version 6.25.0

Returns a hash code value for the object.