purecloudplatformclientv2 49.0.0 → 49.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 (61) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -8
  3. data/docs/AlertingApi.md +33 -33
  4. data/docs/AnalyticsApi.md +81 -81
  5. data/docs/ArchitectApi.md +243 -243
  6. data/docs/AuthorizationApi.md +102 -102
  7. data/docs/BillingApi.md +6 -6
  8. data/docs/ContentManagementApi.md +114 -114
  9. data/docs/ConversationsApi.md +300 -300
  10. data/docs/DialerRulesetConfigChangeCondition.md +1 -0
  11. data/docs/DialerRulesetConfigChangeDataActionConditionPredicate.md +2 -0
  12. data/docs/ExternalContactsApi.md +90 -90
  13. data/docs/FaxApi.md +18 -18
  14. data/docs/FlowsApi.md +3 -3
  15. data/docs/GeneralDataProtectionRegulationApi.md +12 -12
  16. data/docs/GeolocationApi.md +12 -12
  17. data/docs/GreetingsApi.md +48 -48
  18. data/docs/GroupsApi.md +42 -42
  19. data/docs/IdentityProviderApi.md +84 -84
  20. data/docs/IntegrationsApi.md +123 -123
  21. data/docs/LanguagesApi.md +30 -30
  22. data/docs/LicenseApi.md +24 -24
  23. data/docs/LocationsApi.md +21 -21
  24. data/docs/MessagingApi.md +42 -42
  25. data/docs/MobileDevicesApi.md +15 -15
  26. data/docs/NotificationsApi.md +21 -21
  27. data/docs/OAuthApi.md +18 -18
  28. data/docs/ObjectsApi.md +24 -24
  29. data/docs/OrganizationApi.md +18 -18
  30. data/docs/OrganizationAuthorizationApi.md +69 -69
  31. data/docs/OutboundApi.md +288 -288
  32. data/docs/PresenceApi.md +27 -27
  33. data/docs/QualityApi.md +174 -174
  34. data/docs/QueueUserEventTopicQueueMember.md +4 -3
  35. data/docs/RecordingApi.md +111 -111
  36. data/docs/ResponseManagementApi.md +33 -33
  37. data/docs/RoutingApi.md +189 -189
  38. data/docs/ScriptsApi.md +33 -33
  39. data/docs/SearchApi.md +48 -48
  40. data/docs/StationsApi.md +15 -15
  41. data/docs/SuggestApi.md +12 -12
  42. data/docs/TelephonyProvidersEdgeApi.md +375 -375
  43. data/docs/TokensApi.md +6 -6
  44. data/docs/UserRecordingsApi.md +18 -18
  45. data/docs/UsersApi.md +183 -183
  46. data/docs/UtilitiesApi.md +12 -12
  47. data/docs/VoicemailApi.md +72 -72
  48. data/docs/WebChatApi.md +24 -24
  49. data/docs/WorkforceManagementApi.md +192 -192
  50. data/lib/purecloudplatformclientv2/api_client.rb +1 -1
  51. data/lib/purecloudplatformclientv2/models/conversation_callback_event_topic_voicemail.rb +2 -2
  52. data/lib/purecloudplatformclientv2/models/conversation_event_topic_voicemail.rb +2 -2
  53. data/lib/purecloudplatformclientv2/models/dialer_ruleset_config_change_condition.rb +26 -1
  54. data/lib/purecloudplatformclientv2/models/dialer_ruleset_config_change_data_action_condition_predicate.rb +51 -1
  55. data/lib/purecloudplatformclientv2/models/queue_conversation_callback_event_topic_voicemail.rb +2 -2
  56. data/lib/purecloudplatformclientv2/models/queue_conversation_event_topic_voicemail.rb +2 -2
  57. data/lib/purecloudplatformclientv2/models/queue_conversation_social_expression_event_topic_voicemail.rb +2 -2
  58. data/lib/purecloudplatformclientv2/models/queue_conversation_video_event_topic_voicemail.rb +2 -2
  59. data/lib/purecloudplatformclientv2/models/queue_user_event_topic_queue_member.rb +50 -25
  60. data/lib/purecloudplatformclientv2/version.rb +1 -1
  61. metadata +2 -2
@@ -76,7 +76,7 @@ module PureCloud
76
76
  http_method = http_method.to_sym.downcase
77
77
 
78
78
  header_params = @default_headers.merge(opts[:header_params] || {})
79
- header_params['purecloud-sdk'] = '49.0.0'
79
+ header_params['purecloud-sdk'] = '49.0.1'
80
80
  query_params = opts[:query_params] || {}
81
81
  form_params = opts[:form_params] || {}
82
82
 
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -36,6 +36,8 @@ module PureCloud
36
36
 
37
37
  attr_accessor :property
38
38
 
39
+ attr_accessor :data_not_found_resolution
40
+
39
41
  attr_accessor :contact_id_field
40
42
 
41
43
  attr_accessor :call_analysis_result_field
@@ -72,6 +74,8 @@ module PureCloud
72
74
 
73
75
  :'property' => :'property',
74
76
 
77
+ :'data_not_found_resolution' => :'dataNotFoundResolution',
78
+
75
79
  :'contact_id_field' => :'contactIdField',
76
80
 
77
81
  :'call_analysis_result_field' => :'callAnalysisResultField',
@@ -111,6 +115,8 @@ module PureCloud
111
115
 
112
116
  :'property' => :'String',
113
117
 
118
+ :'data_not_found_resolution' => :'BOOLEAN',
119
+
114
120
  :'contact_id_field' => :'String',
115
121
 
116
122
  :'call_analysis_result_field' => :'String',
@@ -220,6 +226,15 @@ module PureCloud
220
226
  end
221
227
 
222
228
 
229
+ if attributes.has_key?(:'dataNotFoundResolution')
230
+
231
+
232
+ self.data_not_found_resolution = attributes[:'dataNotFoundResolution']
233
+
234
+
235
+ end
236
+
237
+
223
238
  if attributes.has_key?(:'contactIdField')
224
239
 
225
240
 
@@ -376,6 +391,10 @@ module PureCloud
376
391
 
377
392
 
378
393
 
394
+
395
+
396
+
397
+
379
398
 
380
399
 
381
400
 
@@ -485,6 +504,11 @@ module PureCloud
485
504
 
486
505
 
487
506
 
507
+
508
+
509
+
510
+
511
+
488
512
 
489
513
 
490
514
 
@@ -505,6 +529,7 @@ module PureCloud
505
529
  codes == o.codes &&
506
530
  property_type == o.property_type &&
507
531
  property == o.property &&
532
+ data_not_found_resolution == o.data_not_found_resolution &&
508
533
  contact_id_field == o.contact_id_field &&
509
534
  call_analysis_result_field == o.call_analysis_result_field &&
510
535
  agent_wrapup_field == o.agent_wrapup_field &&
@@ -523,7 +548,7 @@ module PureCloud
523
548
  # Calculates hash code according to all attributes.
524
549
  # @return [Fixnum] Hash code
525
550
  def hash
526
- [type, inverted, attribute_name, value, value_type, operator, codes, property_type, property, contact_id_field, call_analysis_result_field, agent_wrapup_field, contact_column_to_data_action_field_mappings, predicates, data_action, additional_properties].hash
551
+ [type, inverted, attribute_name, value, value_type, operator, codes, property_type, property, data_not_found_resolution, contact_id_field, call_analysis_result_field, agent_wrapup_field, contact_column_to_data_action_field_mappings, predicates, data_action, additional_properties].hash
527
552
  end
528
553
 
529
554
  # build the object from hash
@@ -24,6 +24,10 @@ module PureCloud
24
24
 
25
25
  attr_accessor :comparison_value
26
26
 
27
+ attr_accessor :output_field_missing_resolution
28
+
29
+ attr_accessor :inverted
30
+
27
31
  attr_accessor :additional_properties
28
32
 
29
33
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -36,6 +40,10 @@ module PureCloud
36
40
 
37
41
  :'comparison_value' => :'comparisonValue',
38
42
 
43
+ :'output_field_missing_resolution' => :'outputFieldMissingResolution',
44
+
45
+ :'inverted' => :'inverted',
46
+
39
47
  :'additional_properties' => :'additionalProperties'
40
48
 
41
49
  }
@@ -51,6 +59,10 @@ module PureCloud
51
59
 
52
60
  :'comparison_value' => :'String',
53
61
 
62
+ :'output_field_missing_resolution' => :'BOOLEAN',
63
+
64
+ :'inverted' => :'BOOLEAN',
65
+
54
66
  :'additional_properties' => :'Object'
55
67
 
56
68
  }
@@ -92,6 +104,24 @@ module PureCloud
92
104
  end
93
105
 
94
106
 
107
+ if attributes.has_key?(:'outputFieldMissingResolution')
108
+
109
+
110
+ self.output_field_missing_resolution = attributes[:'outputFieldMissingResolution']
111
+
112
+
113
+ end
114
+
115
+
116
+ if attributes.has_key?(:'inverted')
117
+
118
+
119
+ self.inverted = attributes[:'inverted']
120
+
121
+
122
+ end
123
+
124
+
95
125
  if attributes.has_key?(:'additionalProperties')
96
126
 
97
127
 
@@ -137,6 +167,14 @@ module PureCloud
137
167
 
138
168
 
139
169
 
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
140
178
  end
141
179
 
142
180
 
@@ -165,6 +203,16 @@ module PureCloud
165
203
 
166
204
 
167
205
 
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
168
216
 
169
217
 
170
218
 
@@ -177,6 +225,8 @@ module PureCloud
177
225
  output_field == o.output_field &&
178
226
  output_operator == o.output_operator &&
179
227
  comparison_value == o.comparison_value &&
228
+ output_field_missing_resolution == o.output_field_missing_resolution &&
229
+ inverted == o.inverted &&
180
230
  additional_properties == o.additional_properties
181
231
  end
182
232
 
@@ -189,7 +239,7 @@ module PureCloud
189
239
  # Calculates hash code according to all attributes.
190
240
  # @return [Fixnum] Hash code
191
241
  def hash
192
- [output_field, output_operator, comparison_value, additional_properties].hash
242
+ [output_field, output_operator, comparison_value, output_field_missing_resolution, inverted, additional_properties].hash
193
243
  end
194
244
 
195
245
  # build the object from hash
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -92,7 +92,7 @@ module PureCloud
92
92
 
93
93
 
94
94
 
95
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
95
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
96
96
  if @upload_status && !allowed_values.include?(@upload_status)
97
97
  return false
98
98
  end
@@ -111,7 +111,7 @@ module PureCloud
111
111
  # Custom attribute writer method checking allowed values (enum).
112
112
  # @param [Object] upload_status Object to be assigned
113
113
  def upload_status=(upload_status)
114
- allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT"]
114
+ allowed_values = ["PENDING", "COMPLETE", "FAILED", "TIMEOUT", "NONE"]
115
115
  if upload_status && !allowed_values.include?(upload_status)
116
116
  fail ArgumentError, "invalid value for 'upload_status', must be one of #{allowed_values}."
117
117
  end
@@ -18,25 +18,29 @@ require 'date'
18
18
 
19
19
  module PureCloud
20
20
  class QueueUserEventTopicQueueMember
21
- attr_accessor :id
21
+ attr_accessor :member_id
22
22
 
23
- attr_accessor :queue_id
23
+ attr_accessor :name
24
24
 
25
- attr_accessor :joined
25
+ attr_accessor :ring_number
26
+
27
+ attr_accessor :type
26
28
 
27
- attr_accessor :additional_properties
29
+ attr_accessor :joined
28
30
 
29
31
  # Attribute mapping from ruby-style variable name to JSON key.
30
32
  def self.attribute_map
31
33
  {
32
34
 
33
- :'id' => :'id',
35
+ :'member_id' => :'memberId',
36
+
37
+ :'name' => :'name',
34
38
 
35
- :'queue_id' => :'queueId',
39
+ :'ring_number' => :'ringNumber',
36
40
 
37
- :'joined' => :'joined',
41
+ :'type' => :'type',
38
42
 
39
- :'additional_properties' => :'additionalProperties'
43
+ :'joined' => :'joined'
40
44
 
41
45
  }
42
46
  end
@@ -45,13 +49,15 @@ module PureCloud
45
49
  def self.swagger_types
46
50
  {
47
51
 
48
- :'id' => :'String',
52
+ :'member_id' => :'String',
49
53
 
50
- :'queue_id' => :'String',
54
+ :'name' => :'String',
51
55
 
52
- :'joined' => :'BOOLEAN',
56
+ :'ring_number' => :'Integer',
53
57
 
54
- :'additional_properties' => :'Object'
58
+ :'type' => :'String',
59
+
60
+ :'joined' => :'BOOLEAN'
55
61
 
56
62
  }
57
63
  end
@@ -65,37 +71,46 @@ module PureCloud
65
71
  attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
66
72
 
67
73
 
68
- if attributes.has_key?(:'id')
74
+ if attributes.has_key?(:'memberId')
69
75
 
70
76
 
71
- self.id = attributes[:'id']
77
+ self.member_id = attributes[:'memberId']
72
78
 
73
79
 
74
80
  end
75
81
 
76
82
 
77
- if attributes.has_key?(:'queueId')
83
+ if attributes.has_key?(:'name')
78
84
 
79
85
 
80
- self.queue_id = attributes[:'queueId']
86
+ self.name = attributes[:'name']
81
87
 
82
88
 
83
89
  end
84
90
 
85
91
 
86
- if attributes.has_key?(:'joined')
92
+ if attributes.has_key?(:'ringNumber')
87
93
 
88
94
 
89
- self.joined = attributes[:'joined']
95
+ self.ring_number = attributes[:'ringNumber']
90
96
 
91
97
 
92
98
  end
93
99
 
94
100
 
95
- if attributes.has_key?(:'additionalProperties')
101
+ if attributes.has_key?(:'type')
96
102
 
97
103
 
98
- self.additional_properties = attributes[:'additionalProperties']
104
+ self.type = attributes[:'type']
105
+
106
+
107
+ end
108
+
109
+
110
+ if attributes.has_key?(:'joined')
111
+
112
+
113
+ self.joined = attributes[:'joined']
99
114
 
100
115
 
101
116
  end
@@ -131,6 +146,10 @@ module PureCloud
131
146
 
132
147
 
133
148
 
149
+
150
+
151
+
152
+
134
153
 
135
154
  end
136
155
 
@@ -149,6 +168,11 @@ module PureCloud
149
168
 
150
169
 
151
170
 
171
+
172
+
173
+
174
+
175
+
152
176
 
153
177
 
154
178
 
@@ -160,10 +184,11 @@ module PureCloud
160
184
  def ==(o)
161
185
  return true if self.equal?(o)
162
186
  self.class == o.class &&
163
- id == o.id &&
164
- queue_id == o.queue_id &&
165
- joined == o.joined &&
166
- additional_properties == o.additional_properties
187
+ member_id == o.member_id &&
188
+ name == o.name &&
189
+ ring_number == o.ring_number &&
190
+ type == o.type &&
191
+ joined == o.joined
167
192
  end
168
193
 
169
194
  # @see the `==` method
@@ -175,7 +200,7 @@ module PureCloud
175
200
  # Calculates hash code according to all attributes.
176
201
  # @return [Fixnum] Hash code
177
202
  def hash
178
- [id, queue_id, joined, additional_properties].hash
203
+ [member_id, name, ring_number, type, joined].hash
179
204
  end
180
205
 
181
206
  # build the object from hash