Values_1.EvaluationSuggestedAnswerTranscriptMillisecondOffsetsSourceThe milliseconds offset for transcript reference in suggested answer.
type nonrec t = {beginOffsetMillis : EvaluationSuggestedAnswerTranscriptMillisOffset.t option;Offset in milliseconds from the beginning of the transcript.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of EvaluationSuggestedAnswerTranscriptMillisOffset.t ])
list ]