Skip to content

@camera.ui/sdk / plugin / LicensePlateDetectionPluginResponse

Interface: LicensePlateDetectionPluginResponse

Defined in: plugin/interfaces.ts:54

Response from a license plate detection test

Properties

detected

detected: boolean

Defined in: plugin/interfaces.ts:55


detections

detections: LicensePlateDetection[]

Defined in: plugin/interfaces.ts:56