Variable: EconomicFactorsAnalysisSchema
constEconomicFactorsAnalysisSchema:ZodObject<{costCategories:ZodArray<ZodObject<{category:ZodString;parameterDefinitions:ZodArray<ZodString>; },$strip>>;costParameterEstimates:ZodArray<ZodObject<{dataBasis:ZodEnum<{GENERIC_JUSTIFIED:"GENERIC_JUSTIFIED";REGIONAL_SITE_APPLICABLE:"REGIONAL_SITE_APPLICABLE"; }>;justification:ZodOptional<ZodString>;parameter:ZodString;source:ZodString;timeFrameAdjustment:ZodOptional<ZodString>; },$strip>>;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>>;modelUncertainty:ZodObject<{alternatives:ZodArray<ZodString>;assumptions:ZodArray<ZodString>;sources:ZodArray<ZodString>; },$strip>;parameterConsistencyConfirmed:ZodBoolean;parameterUncertaintyCharacterization:ZodOptional<ZodString>; },$strip>
Defined in: rc/radiological-consequence-analysis.ts:423
