Values_2.RealTimeContactAnalysisMatchedDetailsSourcetype nonrec t =
(RealTimeContactAnalysisCategoryName.t
* RealTimeContactAnalysisCategoryDetails.t)
listval to_value :
('a * RealTimeContactAnalysisCategoryDetails.t) list ->
[> `Map of
([> `String of 'a ]
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of
RealTimeContactAnalysisId256.t
| `Structure of
(string
* [> `Integer of
RealTimeContactAnalysisOffset.t ])
list ])
list ]
list ])
list ]
list ])
list ])
list ]val to_query :
(RealTimeContactAnalysisId256.t * RealTimeContactAnalysisCategoryDetails.t)
list ->
Awso.Client.Query.tval to_json :
(RealTimeContactAnalysisId256.t * RealTimeContactAnalysisCategoryDetails.t)
list ->
Yojson.Safe.t