Values.GetEvidenceRequestSourceGets information about a specified evidence item.
type nonrec t = {assessmentId : UUID.t;The unique identifier for the assessment.
*)controlSetId : ControlSetId.t;The unique identifier for the control set.
*)evidenceFolderId : UUID.t;The unique identifier for the folder that the evidence is stored in.
*)evidenceId : UUID.t;The unique identifier for the evidence.
*)}