Class MedicalCertificateDateRecord

Structure to contain date record information.

Hierarchy

Constructors

Properties

quad: Point[]

Date box

rawString: string

Raw date string.

Default Value

"";
recognitionConfidence: number

Confidence in the recognized value.

Default Value

0.0;

Date type.

Default Value

"UNDEFINED";
value: string

Validated date string.

Default Value

"";

Generated using TypeDoc