Values_0.TaskTemplateDefaultsSourceDescribes default values for fields on a template.
type nonrec t = {defaultFieldValues : TaskTemplateDefaultFieldValueList.t option;Default value for the field.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of TaskTemplateFieldValue.t
| `Structure of
(string * [> `String of TaskTemplateFieldName.t ])
list ])
list ]
list ])
list ]