Values_0.ReadOnlyFieldInfoSourceIndicates a field that is read-only to an agent.
type nonrec t = {id : TaskTemplateFieldIdentifier.t option;Identifier of the read-only field.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `String of TaskTemplateFieldName.t ]) list ])
list ]