Values_0.UserQuickConnectConfigSourceContains information about the quick connect configuration settings for a user. The contact flow must be of type Transfer to Agent.
type nonrec t = {userId : UserId.t;The identifier of the user.
*)contactFlowId : ContactFlowId.t;The identifier of the flow.
*)}