Values.ProtectedQueryResultSourceDetails about the query results.
type nonrec t = {output : ProtectedQueryOutput.t option;The output of the protected query.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of AccountId.t ]) list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of AccountId.t ]) list ]
list
| `String of String_.t
| `Structure of
(string * [> `String of String_.t ]) list ])
list ])
list ])
list ]