Vehicle Restriction

Defined in framework ScanditIdCapture

VehicleRestriction
open class VehicleRestriction : NSObject

Added in version 6.8.0

vehicleCode
open var vehicleCode: String { get }

Added in version 6.8.0

The category of motor vehicle the Driver’s License is valid for. Check the information printed on the Driver’s License for the list of valid codes.

vehicleRestriction
open var vehicleRestriction: String { get }

Added in version 6.8.0

The restriction that applies to the motor vehicle category. Check the information printed on the Driver’s License for the list of possible restrictions.

dateOfIssue
open var dateOfIssue: DateResult { get }

Added in version 6.8.0

The date when this vehicle restriction starts to apply.