Values_0.DisconnectDetailsSourceInformation about the call disconnect experience.
type nonrec t = {potentialDisconnectIssue : PotentialDisconnectIssue.t option;Indicates the potential disconnection issues for a call. This field is not populated if the service does not detect potential issues.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of PotentialDisconnectIssue.t ]) list ]