Values_0.CustomerSourceInformation about the Customer on the contact.
type nonrec t = {deviceInfo : DeviceInfo.t option;Information regarding Customer’s device.
*)capabilities : ParticipantCapabilities.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string * [> `Enum of string | `String of PlatformName.t ]) list ])
list ]