Values.MapOfMethodResponseSourceval to_value :
('a * MethodResponse.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `Map of
([> `String of String_.t ]
* [> `Boolean of NullableBoolean.t
| `String of String_.t ])
list
| `String of StatusCode.t ])
list ])
list ]