Values.CodegenGenericDataNonModelFieldsSourceval to_value :
('a * CodegenGenericDataField.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `List of [> `String of String_.t ] list
| `String of String_.t ])
list ])
list ])
list ]