Variable: RecoveryTimeRecordSchema
constRecoveryTimeRecordSchema:ZodObject<{eventSequenceInfluences:ZodOptional<ZodString>;functionLost:ZodString;genericSourceReferences:ZodOptional<ZodArray<ZodString>>;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;plantOperatingStateInfluences:ZodOptional<ZodString>;recoveryEvents:ZodArray<ZodObject<{eventReference:ZodOptional<ZodString>;identificationToRestorationHours:ZodNumber; },$strip>>;uuid:ZodString; },$strip>
Defined in: da/data-analysis.ts:419
