Module Values_0.TaskTemplateFieldsSource

Sourcetype nonrec t = TaskTemplateField.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : TaskTemplateField.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of TaskTemplateSingleSelectOption.t ] list | `String of TaskTemplateFieldDescription.t | `Structure of (string * [> `String of TaskTemplateFieldName.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> TaskTemplateField.t list