Values.ParameterMapSourceval to_value :
('a * ParameterDetail.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of ParameterDescription.t ])
list ])
list ]