Variable: SeismicControlledBaselineSchema
constSeismicControlledBaselineSchema:ZodObject<{approvalDate:ZodOptional<ZodString>;approvalStatus:ZodEnum<{APPROVED:"APPROVED";IN_REVIEW:"IN_REVIEW";NOT_SUBMITTED:"NOT_SUBMITTED"; }>;approvedBy:ZodOptional<ZodString>;basis:ZodString;configurationControlRecordId:ZodString;controlledDocumentRefs:ZodArray<ZodString>;modelVersion:ZodString;name:ZodString;openFindingRefs:ZodArray<ZodString>;peerReviewRef:ZodString;peerReviewStatus:ZodEnum<{COMPLETE:"COMPLETE";IN_PROGRESS:"IN_PROGRESS";NOT_STARTED:"NOT_STARTED"; }>;quantificationRunRef:ZodString;releaseDate:ZodOptional<ZodString>;releaseStatus:ZodEnum<{CONTROLLED:"CONTROLLED";SUPERSEDED:"SUPERSEDED";WORKING:"WORKING"; }>;riskIntegrationHandoffRef:ZodString;scopeLimitations:ZodArray<ZodString>;uuid:ZodString; },$strip>
Defined in: seismic/seismic-pra.ts:293
