Values_2.RealTimeContactAnalysisTranscriptItemRedactionSourceObject describing redaction applied to the segment.
type nonrec t = {characterOffsets : RealTimeContactAnalysisCharacterIntervals.t option;List of character intervals each describing a part of the text that was redacted. For OutputType.Raw, part of the original text that contains data that can be redacted. For OutputType.Redacted, part of the string with redaction tag.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Integer of RealTimeContactAnalysisOffset.t ])
list ]
list ])
list ]