purecloudplatformclientv2 58.0.0 → 58.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/ConversationCallEventTopicCallMediaParticipant.md +1 -0
  4. data/docs/ConversationCallEventTopicConversationRoutingData.md +17 -0
  5. data/docs/ConversationCallEventTopicScoredAgent.md +14 -0
  6. data/docs/ConversationCallbackEventTopicCallbackMediaParticipant.md +1 -0
  7. data/docs/ConversationCallbackEventTopicConversationRoutingData.md +17 -0
  8. data/docs/ConversationCallbackEventTopicScoredAgent.md +14 -0
  9. data/docs/ConversationChatEventTopicChatMediaParticipant.md +1 -0
  10. data/docs/ConversationChatEventTopicConversationRoutingData.md +17 -0
  11. data/docs/ConversationChatEventTopicScoredAgent.md +14 -0
  12. data/docs/ConversationCobrowseEventTopicCobrowseMediaParticipant.md +1 -0
  13. data/docs/ConversationCobrowseEventTopicConversationRoutingData.md +17 -0
  14. data/docs/ConversationCobrowseEventTopicScoredAgent.md +14 -0
  15. data/docs/ConversationEmailEventTopicConversationRoutingData.md +17 -0
  16. data/docs/ConversationEmailEventTopicEmailMediaParticipant.md +1 -0
  17. data/docs/ConversationEmailEventTopicScoredAgent.md +14 -0
  18. data/docs/ConversationEventTopicConversationRoutingData.md +17 -0
  19. data/docs/ConversationEventTopicParticipant.md +1 -0
  20. data/docs/ConversationEventTopicScoredAgent.md +14 -0
  21. data/docs/ConversationEventTopicUriReference.md +14 -0
  22. data/docs/ConversationMessageEventTopicConversationRoutingData.md +17 -0
  23. data/docs/ConversationMessageEventTopicMessageMediaParticipant.md +1 -0
  24. data/docs/ConversationMessageEventTopicScoredAgent.md +14 -0
  25. data/docs/ConversationScreenShareEventTopicConversationRoutingData.md +17 -0
  26. data/docs/ConversationScreenShareEventTopicScoredAgent.md +14 -0
  27. data/docs/ConversationScreenShareEventTopicScreenShareMediaParticipant.md +1 -0
  28. data/docs/ConversationSocialExpressionEventTopicConversationRoutingData.md +17 -0
  29. data/docs/ConversationSocialExpressionEventTopicScoredAgent.md +14 -0
  30. data/docs/ConversationSocialExpressionEventTopicSocialMediaParticipant.md +1 -0
  31. data/docs/ConversationVideoEventTopicConversationRoutingData.md +17 -0
  32. data/docs/ConversationVideoEventTopicScoredAgent.md +14 -0
  33. data/docs/ConversationVideoEventTopicVideoMediaParticipant.md +1 -0
  34. data/docs/QueueConversationCallEventTopicCallMediaParticipant.md +1 -0
  35. data/docs/QueueConversationCallEventTopicConversationRoutingData.md +17 -0
  36. data/docs/QueueConversationCallEventTopicScoredAgent.md +14 -0
  37. data/docs/QueueConversationCallbackEventTopicCallbackMediaParticipant.md +1 -0
  38. data/docs/QueueConversationCallbackEventTopicConversationRoutingData.md +17 -0
  39. data/docs/QueueConversationCallbackEventTopicScoredAgent.md +14 -0
  40. data/docs/QueueConversationChatEventTopicChatMediaParticipant.md +1 -0
  41. data/docs/QueueConversationChatEventTopicConversationRoutingData.md +17 -0
  42. data/docs/QueueConversationChatEventTopicScoredAgent.md +14 -0
  43. data/docs/QueueConversationCobrowseEventTopicCobrowseMediaParticipant.md +1 -0
  44. data/docs/QueueConversationCobrowseEventTopicConversationRoutingData.md +17 -0
  45. data/docs/QueueConversationCobrowseEventTopicScoredAgent.md +14 -0
  46. data/docs/QueueConversationEmailEventTopicConversationRoutingData.md +17 -0
  47. data/docs/QueueConversationEmailEventTopicEmailMediaParticipant.md +1 -0
  48. data/docs/QueueConversationEmailEventTopicScoredAgent.md +14 -0
  49. data/docs/QueueConversationEventTopicConversationRoutingData.md +17 -0
  50. data/docs/QueueConversationEventTopicParticipant.md +1 -0
  51. data/docs/QueueConversationEventTopicScoredAgent.md +14 -0
  52. data/docs/QueueConversationEventTopicUriReference.md +14 -0
  53. data/docs/QueueConversationMessageEventTopicConversationRoutingData.md +17 -0
  54. data/docs/QueueConversationMessageEventTopicMessageMediaParticipant.md +1 -0
  55. data/docs/QueueConversationMessageEventTopicScoredAgent.md +14 -0
  56. data/docs/QueueConversationScreenShareEventTopicConversationRoutingData.md +17 -0
  57. data/docs/QueueConversationScreenShareEventTopicScoredAgent.md +14 -0
  58. data/docs/QueueConversationScreenShareEventTopicScreenShareMediaParticipant.md +1 -0
  59. data/docs/QueueConversationSocialExpressionEventTopicConversationRoutingData.md +17 -0
  60. data/docs/QueueConversationSocialExpressionEventTopicParticipant.md +1 -0
  61. data/docs/QueueConversationSocialExpressionEventTopicScoredAgent.md +14 -0
  62. data/docs/QueueConversationSocialExpressionEventTopicUriReference.md +14 -0
  63. data/docs/QueueConversationVideoEventTopicConversationRoutingData.md +17 -0
  64. data/docs/QueueConversationVideoEventTopicParticipant.md +1 -0
  65. data/docs/QueueConversationVideoEventTopicScoredAgent.md +14 -0
  66. data/docs/QueueConversationVideoEventTopicUriReference.md +14 -0
  67. data/lib/purecloudplatformclientv2.rb +44 -0
  68. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  69. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_call_media_participant.rb +26 -1
  70. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_conversation_routing_data.rb +305 -0
  71. data/lib/purecloudplatformclientv2/models/conversation_call_event_topic_scored_agent.rb +226 -0
  72. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_callback_media_participant.rb +26 -1
  73. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_conversation_routing_data.rb +305 -0
  74. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_scored_agent.rb +226 -0
  75. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_chat_media_participant.rb +26 -1
  76. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_conversation_routing_data.rb +305 -0
  77. data/lib/purecloudplatformclientv2/models/conversation_chat_event_topic_scored_agent.rb +226 -0
  78. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_cobrowse_media_participant.rb +26 -1
  79. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_conversation_routing_data.rb +305 -0
  80. data/lib/purecloudplatformclientv2/models/conversation_cobrowse_event_topic_scored_agent.rb +226 -0
  81. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_conversation_routing_data.rb +305 -0
  82. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_email_media_participant.rb +26 -1
  83. data/lib/purecloudplatformclientv2/models/conversation_email_event_topic_scored_agent.rb +226 -0
  84. data/lib/purecloudplatformclientv2/models/conversation_event_topic_conversation_routing_data.rb +305 -0
  85. data/lib/purecloudplatformclientv2/models/conversation_event_topic_participant.rb +26 -1
  86. data/lib/purecloudplatformclientv2/models/conversation_event_topic_scored_agent.rb +226 -0
  87. data/lib/purecloudplatformclientv2/models/conversation_event_topic_uri_reference.rb +226 -0
  88. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_conversation_routing_data.rb +305 -0
  89. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_message_media_participant.rb +26 -1
  90. data/lib/purecloudplatformclientv2/models/conversation_message_event_topic_scored_agent.rb +226 -0
  91. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_conversation_routing_data.rb +305 -0
  92. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_scored_agent.rb +226 -0
  93. data/lib/purecloudplatformclientv2/models/conversation_screen_share_event_topic_screen_share_media_participant.rb +26 -1
  94. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_conversation_routing_data.rb +305 -0
  95. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_scored_agent.rb +226 -0
  96. data/lib/purecloudplatformclientv2/models/conversation_social_expression_event_topic_social_media_participant.rb +26 -1
  97. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_conversation_routing_data.rb +305 -0
  98. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_scored_agent.rb +226 -0
  99. data/lib/purecloudplatformclientv2/models/conversation_video_event_topic_video_media_participant.rb +26 -1
  100. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_call_media_participant.rb +26 -1
  101. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_conversation_routing_data.rb +305 -0
  102. data/lib/purecloudplatformclientv2/models/queue_conversation_call_event_topic_scored_agent.rb +226 -0
  103. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_callback_media_participant.rb +26 -1
  104. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_conversation_routing_data.rb +305 -0
  105. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_scored_agent.rb +226 -0
  106. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_chat_media_participant.rb +26 -1
  107. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_conversation_routing_data.rb +305 -0
  108. data/lib/purecloudplatformclientv2/models/queue_conversation_chat_event_topic_scored_agent.rb +226 -0
  109. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_cobrowse_media_participant.rb +26 -1
  110. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_conversation_routing_data.rb +305 -0
  111. data/lib/purecloudplatformclientv2/models/queue_conversation_cobrowse_event_topic_scored_agent.rb +226 -0
  112. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_conversation_routing_data.rb +305 -0
  113. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_email_media_participant.rb +26 -1
  114. data/lib/purecloudplatformclientv2/models/queue_conversation_email_event_topic_scored_agent.rb +226 -0
  115. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_conversation_routing_data.rb +305 -0
  116. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_participant.rb +26 -1
  117. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_scored_agent.rb +226 -0
  118. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_uri_reference.rb +226 -0
  119. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_conversation_routing_data.rb +305 -0
  120. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_message_media_participant.rb +26 -1
  121. data/lib/purecloudplatformclientv2/models/queue_conversation_message_event_topic_scored_agent.rb +226 -0
  122. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_conversation_routing_data.rb +305 -0
  123. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_scored_agent.rb +226 -0
  124. data/lib/purecloudplatformclientv2/models/queue_conversation_screen_share_event_topic_screen_share_media_participant.rb +26 -1
  125. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_conversation_routing_data.rb +305 -0
  126. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_participant.rb +26 -1
  127. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_scored_agent.rb +226 -0
  128. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_uri_reference.rb +226 -0
  129. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_conversation_routing_data.rb +305 -0
  130. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_participant.rb +26 -1
  131. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_scored_agent.rb +226 -0
  132. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_uri_reference.rb +226 -0
  133. data/lib/purecloudplatformclientv2/models/reporting_data_export_topic_data_export_notification.rb +2 -2
  134. data/lib/purecloudplatformclientv2/version.rb +1 -1
  135. metadata +90 -2
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: ConversationVideoEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::ConversationVideoEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**ConversationVideoEventTopicUriReference**](ConversationVideoEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -33,6 +33,7 @@ title: ConversationVideoEventTopicVideoMediaParticipant
33
33
  | **external_contact** | [**ConversationVideoEventTopicUriReference**](ConversationVideoEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**ConversationVideoEventTopicUriReference**](ConversationVideoEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**ConversationVideoEventTopicWrapup**](ConversationVideoEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**ConversationVideoEventTopicConversationRoutingData**](ConversationVideoEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -33,6 +33,7 @@ title: QueueConversationCallEventTopicCallMediaParticipant
33
33
  | **external_contact** | [**QueueConversationCallEventTopicUriReference**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationCallEventTopicUriReference**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationCallEventTopicWrapup**](QueueConversationCallEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationCallEventTopicConversationRoutingData**](QueueConversationCallEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationCallEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationCallEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationCallEventTopicUriReference**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationCallEventTopicUriReference**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationCallEventTopicUriReference>**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationCallEventTopicScoredAgent>**](QueueConversationCallEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationCallEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationCallEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationCallEventTopicUriReference**](QueueConversationCallEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -33,6 +33,7 @@ title: QueueConversationCallbackEventTopicCallbackMediaParticipant
33
33
  | **external_contact** | [**QueueConversationCallbackEventTopicUriReference**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationCallbackEventTopicUriReference**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationCallbackEventTopicWrapup**](QueueConversationCallbackEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationCallbackEventTopicConversationRoutingData**](QueueConversationCallbackEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationCallbackEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationCallbackEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationCallbackEventTopicUriReference**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationCallbackEventTopicUriReference**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationCallbackEventTopicUriReference>**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationCallbackEventTopicScoredAgent>**](QueueConversationCallbackEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationCallbackEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationCallbackEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationCallbackEventTopicUriReference**](QueueConversationCallbackEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -33,6 +33,7 @@ title: QueueConversationChatEventTopicChatMediaParticipant
33
33
  | **external_contact** | [**QueueConversationChatEventTopicUriReference**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationChatEventTopicUriReference**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationChatEventTopicWrapup**](QueueConversationChatEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationChatEventTopicConversationRoutingData**](QueueConversationChatEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationChatEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationChatEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationChatEventTopicUriReference**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationChatEventTopicUriReference**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationChatEventTopicUriReference>**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationChatEventTopicScoredAgent>**](QueueConversationChatEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationChatEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationChatEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationChatEventTopicUriReference**](QueueConversationChatEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -33,6 +33,7 @@ title: QueueConversationCobrowseEventTopicCobrowseMediaParticipant
33
33
  | **external_contact** | [**QueueConversationCobrowseEventTopicUriReference**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationCobrowseEventTopicUriReference**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationCobrowseEventTopicWrapup**](QueueConversationCobrowseEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationCobrowseEventTopicConversationRoutingData**](QueueConversationCobrowseEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationCobrowseEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationCobrowseEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationCobrowseEventTopicUriReference**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationCobrowseEventTopicUriReference**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationCobrowseEventTopicUriReference>**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationCobrowseEventTopicScoredAgent>**](QueueConversationCobrowseEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationCobrowseEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationCobrowseEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationCobrowseEventTopicUriReference**](QueueConversationCobrowseEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationEmailEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationEmailEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationEmailEventTopicUriReference**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationEmailEventTopicUriReference**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationEmailEventTopicUriReference>**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationEmailEventTopicScoredAgent>**](QueueConversationEmailEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -33,6 +33,7 @@ title: QueueConversationEmailEventTopicEmailMediaParticipant
33
33
  | **external_contact** | [**QueueConversationEmailEventTopicUriReference**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationEmailEventTopicUriReference**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationEmailEventTopicWrapup**](QueueConversationEmailEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationEmailEventTopicConversationRoutingData**](QueueConversationEmailEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationEmailEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationEmailEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationEmailEventTopicUriReference**](QueueConversationEmailEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationEventTopicUriReference**](QueueConversationEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationEventTopicUriReference**](QueueConversationEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationEventTopicUriReference>**](QueueConversationEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationEventTopicScoredAgent>**](QueueConversationEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -24,6 +24,7 @@ title: QueueConversationEventTopicParticipant
24
24
  | **wrapup_prompt** | **String** | | [optional] |
25
25
  | **wrapup_timeout_ms** | **Integer** | | [optional] |
26
26
  | **wrapup** | [**QueueConversationEventTopicWrapup**](QueueConversationEventTopicWrapup.html) | | [optional] |
27
+ | **conversation_routing_data** | [**QueueConversationEventTopicConversationRoutingData**](QueueConversationEventTopicConversationRoutingData.html) | | [optional] |
27
28
  | **alerting_timeout_ms** | **Integer** | | [optional] |
28
29
  | **monitored_participant_id** | **String** | | [optional] |
29
30
  | **screen_recording_state** | **String** | | [optional] |
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationEventTopicUriReference**](QueueConversationEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationEventTopicUriReference
3
+ ---
4
+ ## PureCloud::QueueConversationEventTopicUriReference
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **id** | **String** | | [optional] |
11
+ | **name** | **String** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationMessageEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationMessageEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationMessageEventTopicUriReference**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationMessageEventTopicUriReference**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationMessageEventTopicUriReference>**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationMessageEventTopicScoredAgent>**](QueueConversationMessageEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -33,6 +33,7 @@ title: QueueConversationMessageEventTopicMessageMediaParticipant
33
33
  | **external_contact** | [**QueueConversationMessageEventTopicUriReference**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationMessageEventTopicUriReference**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationMessageEventTopicWrapup**](QueueConversationMessageEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationMessageEventTopicConversationRoutingData**](QueueConversationMessageEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationMessageEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationMessageEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationMessageEventTopicUriReference**](QueueConversationMessageEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationScreenShareEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationScreenShareEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationScreenShareEventTopicUriReference**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationScreenShareEventTopicUriReference**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationScreenShareEventTopicUriReference>**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationScreenShareEventTopicScoredAgent>**](QueueConversationScreenShareEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationScreenShareEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationScreenShareEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationScreenShareEventTopicUriReference**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -33,6 +33,7 @@ title: QueueConversationScreenShareEventTopicScreenShareMediaParticipant
33
33
  | **external_contact** | [**QueueConversationScreenShareEventTopicUriReference**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
34
34
  | **external_organization** | [**QueueConversationScreenShareEventTopicUriReference**](QueueConversationScreenShareEventTopicUriReference.html) | | [optional] |
35
35
  | **wrapup** | [**QueueConversationScreenShareEventTopicWrapup**](QueueConversationScreenShareEventTopicWrapup.html) | | [optional] |
36
+ | **conversation_routing_data** | [**QueueConversationScreenShareEventTopicConversationRoutingData**](QueueConversationScreenShareEventTopicConversationRoutingData.html) | | [optional] |
36
37
  | **peer** | **String** | | [optional] |
37
38
  | **screen_recording_state** | **String** | | [optional] |
38
39
  | **flagged_reason** | **String** | | [optional] |
@@ -0,0 +1,17 @@
1
+ ---
2
+ title: QueueConversationSocialExpressionEventTopicConversationRoutingData
3
+ ---
4
+ ## PureCloud::QueueConversationSocialExpressionEventTopicConversationRoutingData
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **queue** | [**QueueConversationSocialExpressionEventTopicUriReference**](QueueConversationSocialExpressionEventTopicUriReference.html) | | [optional] |
11
+ | **language** | [**QueueConversationSocialExpressionEventTopicUriReference**](QueueConversationSocialExpressionEventTopicUriReference.html) | | [optional] |
12
+ | **priority** | **Integer** | | [optional] |
13
+ | **skills** | [**Array<QueueConversationSocialExpressionEventTopicUriReference>**](QueueConversationSocialExpressionEventTopicUriReference.html) | | [optional] |
14
+ | **scored_agents** | [**Array<QueueConversationSocialExpressionEventTopicScoredAgent>**](QueueConversationSocialExpressionEventTopicScoredAgent.html) | | [optional] |
15
+ {: class="table table-striped"}
16
+
17
+
@@ -24,6 +24,7 @@ title: QueueConversationSocialExpressionEventTopicParticipant
24
24
  | **wrapup_prompt** | **String** | | [optional] |
25
25
  | **wrapup_timeout_ms** | **Integer** | | [optional] |
26
26
  | **wrapup** | [**QueueConversationSocialExpressionEventTopicWrapup**](QueueConversationSocialExpressionEventTopicWrapup.html) | | [optional] |
27
+ | **conversation_routing_data** | [**QueueConversationSocialExpressionEventTopicConversationRoutingData**](QueueConversationSocialExpressionEventTopicConversationRoutingData.html) | | [optional] |
27
28
  | **alerting_timeout_ms** | **Integer** | | [optional] |
28
29
  | **monitored_participant_id** | **String** | | [optional] |
29
30
  | **screen_recording_state** | **String** | | [optional] |
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationSocialExpressionEventTopicScoredAgent
3
+ ---
4
+ ## PureCloud::QueueConversationSocialExpressionEventTopicScoredAgent
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **agent** | [**QueueConversationSocialExpressionEventTopicUriReference**](QueueConversationSocialExpressionEventTopicUriReference.html) | | [optional] |
11
+ | **score** | **Integer** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: QueueConversationSocialExpressionEventTopicUriReference
3
+ ---
4
+ ## PureCloud::QueueConversationSocialExpressionEventTopicUriReference
5
+
6
+ ## Properties
7
+
8
+ |Name | Type | Description | Notes|
9
+ |------------ | ------------- | ------------- | -------------|
10
+ | **id** | **String** | | [optional] |
11
+ | **name** | **String** | | [optional] |
12
+ {: class="table table-striped"}
13
+
14
+