OCRSecurityTextResultAllOf

interface OCRSecurityTextResultAllOf {
    CriticalFlag?: Critical;
    EtalonFieldType?: number;
    EtalonLightType?: number;
    EtalonResultOCR?: string;
    EtalonResultType?: number;
    FieldRect?: RectangleCoordinates;
    LightType?: Light;
    Reserved1?: number;
    Reserved2?: number;
    SecurityTextResultOCR?: string;
}

Properties

CriticalFlag?: Critical

OCRSecurityTextResultAllOf

EtalonFieldType?: number

OCRSecurityTextResultAllOf

EtalonLightType?: number

OCRSecurityTextResultAllOf

EtalonResultOCR?: string

OCRSecurityTextResultAllOf

EtalonResultType?: number

OCRSecurityTextResultAllOf

OCRSecurityTextResultAllOf

LightType?: Light

OCRSecurityTextResultAllOf

Reserved1?: number

OCRSecurityTextResultAllOf

Reserved2?: number

OCRSecurityTextResultAllOf

SecurityTextResultOCR?: string

OCRSecurityTextResultAllOf