Professional Driving Permit

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

ProfessionalDrivingPermit
class ProfessionalDrivingPermit

Added in version 6.8.0

The professional driving permit (PrDP) of the Driver’s License holder.

dateOfExpiry
@NonNull DateResult getDateOfExpiry()

Added in version 6.8.0

The date when this permit expires.

codes
@NonNull List<@NonNull String> getCodes()

Added in version 6.8.0

The categories of the permit. Check the information printed on the Driver’s License for the list of valid PrDP categories.

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

Added in version 6.8.0

Indicates whether some other object is equal to this one.

hashCode()
int hashCode()

Added in version 6.8.0

Returns a hash code value for the object.