Values.DirectAnalysisConfigurationDetailsSourceThe direct analysis configuration details.
type nonrec t = {receiverAccountIds : ReceiverAccountIds.t option;The account IDs for the member who received the results of a protected query.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of AccountId.t ] list ]) list ]