Values.ValueWithServiceIdsSourceInformation about a segment annotation.
type nonrec t = {annotationValue : AnnotationValue.t option;Values of the annotation.
*)serviceIds : ServiceIds.t option;Services to which the annotation applies.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of String_.t ])
list ]
list
| `Structure of
(string
* [> `Boolean of NullableBoolean.t
| `Double of NullableDouble.t
| `String of String_.t ])
list ])
list ]