ultracart_api 3.10.58 → 3.10.60

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f97cd704beebbab7f0c63c82d85faa551002aac15919c6f9fc375304bb67974
4
- data.tar.gz: 75b7a33bf3a7a235d5a057403b8c83f41934f40b1083315a4d1c8e8abb53aaca
3
+ metadata.gz: 8ae39ba428e276a0e0b5fca7bf34a24f910b1f9475409615a6b72aa1b7de0c69
4
+ data.tar.gz: 54b7663a30fe6d0e2a268b090579ac34cef3bf780ee1daf2f97fbe6fee5eddd1
5
5
  SHA512:
6
- metadata.gz: 47d6540327e4097b6179fac6061d3b166acbee913768012948e17237a265763ef245520e944657ca65f7d485e119fd6d50f64bb81694d68b0b2b28903083c6d9
7
- data.tar.gz: 96d937ad79be4d5ce23a551d0a6cb6ed1340a92c301af975d364a7559ac7293c6bffc65531374716d1917beeb19452d5d8a9f7db8e734129793abb63e80298d9
6
+ metadata.gz: 1e5cb568a899738c4e0fb60dc8cef31fc59ddf51c2813917a1b75978f346fcc95fbdd6bc031960ae3d073565d9ba7dcd6d456eee7d8e0169c49193ad5f8186a1
7
+ data.tar.gz: d5170a0d52c150efc3501725b303105de10c6d0070f44637533290c8c723576cdc79f9f83a5d4092f1e28098e2930a2ad74b3a37d98c044bfd4ac97d91e5b6b1
data/README.md CHANGED
@@ -7,7 +7,7 @@ UltraCart REST API Version 2
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
9
  - API version: 2.0.0
10
- - Package version: 3.10.58
10
+ - Package version: 3.10.60
11
11
  - Build package: io.swagger.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [http://www.ultracart.com](http://www.ultracart.com)
13
13
 
@@ -24,15 +24,15 @@ gem build ultracart_api.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./ultracart_api-3.10.58.gem
27
+ gem install ./ultracart_api-3.10.60.gem
28
28
  ```
29
- (for development, run `gem install --dev ./ultracart_api-3.10.58.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./ultracart_api-3.10.60.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'ultracart_api', '~> 3.10.58'
35
+ gem 'ultracart_api', '~> 3.10.60'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -1212,6 +1212,8 @@ Not every change is committed to every SDK.
1212
1212
 
1213
1213
  | Version | Date | Comments |
1214
1214
  | --: | :-: | --- |
1215
+ | 3.10.60 | 10/31/2022 | communication bug fix on dup annonation |
1216
+ | 3.10.59 | 10/31/2022 | communications - addl statistics on EmailStepStat object |
1215
1217
  | 3.10.58 | 10/26/2022 | esp - methods for sms testing |
1216
1218
  | 3.10.57 | 10/17/2022 | conversations - add last_interactive_message_dts |
1217
1219
  | 3.10.56 | 10/07/2022 | bug fix for digital items response |
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
11
11
  **left_dts** | **String** | Left conversation date/time | [optional]
12
12
  **profile_image_url** | **String** | | [optional]
13
13
  **status** | **String** | | [optional]
14
+ **timezone** | **String** | | [optional]
14
15
  **unread_messages** | **Integer** | | [optional]
15
16
 
16
17
 
@@ -3,16 +3,26 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
+ **left_click_count** | **Integer** | click count (left side) | [optional]
7
+ **left_click_count_formatted** | **String** | click count formatted (left side) | [optional]
6
8
  **left_conversion_count** | **Integer** | conversion count (left/default side) | [optional]
7
9
  **left_conversion_count_formatted** | **String** | conversion count formatted (left/default side) | [optional]
8
10
  **left_customer_count** | **Integer** | customer count (left/default side) | [optional]
9
11
  **left_customer_count_formatted** | **String** | customer count formatted (left/default side) | [optional]
12
+ **left_delivered_count** | **Integer** | delivered count (left side) | [optional]
13
+ **left_delivered_count_formatted** | **String** | delivered count formatted (left side) | [optional]
10
14
  **left_order_count** | **Integer** | order count (left/default side) | [optional]
11
15
  **left_order_count_formatted** | **String** | order count formatted (left/default side) | [optional]
12
16
  **left_profit** | **Float** | profit (left/default side) | [optional]
13
17
  **left_profit_formatted** | **String** | profit formatted (left/default side) | [optional]
14
18
  **left_revenue** | **Float** | revenue (left/default side) | [optional]
15
19
  **left_revenue_formatted** | **String** | revenue formatted (left/default side) | [optional]
20
+ **left_send_count** | **Integer** | send count (left side) | [optional]
21
+ **left_send_count_formatted** | **String** | send count formatted (left side) | [optional]
22
+ **left_skipped_count** | **Integer** | conversion count (left side) | [optional]
23
+ **left_skipped_count_formatted** | **String** | skipped count formatted (left side) | [optional]
24
+ **left_unsubscribe_count** | **Integer** | unsubscribe count (left side) | [optional]
25
+ **left_unsubscribe_count_formatted** | **String** | unsubscribe count formatted (left side) | [optional]
16
26
  **right_conversion_count** | **Integer** | conversion count (right side) | [optional]
17
27
  **right_conversion_count_formatted** | **String** | conversion count formatted (right side) | [optional]
18
28
  **right_customer_count** | **Integer** | customer count (right side) | [optional]
@@ -33,6 +33,8 @@ module UltracartClient
33
33
 
34
34
  attr_accessor :status
35
35
 
36
+ attr_accessor :timezone
37
+
36
38
  attr_accessor :unread_messages
37
39
 
38
40
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -46,6 +48,7 @@ module UltracartClient
46
48
  :'left_dts' => :'left_dts',
47
49
  :'profile_image_url' => :'profile_image_url',
48
50
  :'status' => :'status',
51
+ :'timezone' => :'timezone',
49
52
  :'unread_messages' => :'unread_messages'
50
53
  }
51
54
  end
@@ -61,6 +64,7 @@ module UltracartClient
61
64
  :'left_dts' => :'String',
62
65
  :'profile_image_url' => :'String',
63
66
  :'status' => :'String',
67
+ :'timezone' => :'String',
64
68
  :'unread_messages' => :'Integer'
65
69
  }
66
70
  end
@@ -105,6 +109,10 @@ module UltracartClient
105
109
  self.status = attributes[:'status']
106
110
  end
107
111
 
112
+ if attributes.has_key?(:'timezone')
113
+ self.timezone = attributes[:'timezone']
114
+ end
115
+
108
116
  if attributes.has_key?(:'unread_messages')
109
117
  self.unread_messages = attributes[:'unread_messages']
110
118
  end
@@ -136,6 +144,7 @@ module UltracartClient
136
144
  left_dts == o.left_dts &&
137
145
  profile_image_url == o.profile_image_url &&
138
146
  status == o.status &&
147
+ timezone == o.timezone &&
139
148
  unread_messages == o.unread_messages
140
149
  end
141
150
 
@@ -148,7 +157,7 @@ module UltracartClient
148
157
  # Calculates hash code according to all attributes.
149
158
  # @return [Fixnum] Hash code
150
159
  def hash
151
- [conversation_participant_arn, conversation_participant_name, conversation_participant_uuid, joined_dts, last_message_dts, left_dts, profile_image_url, status, unread_messages].hash
160
+ [conversation_participant_arn, conversation_participant_name, conversation_participant_uuid, joined_dts, last_message_dts, left_dts, profile_image_url, status, timezone, unread_messages].hash
152
161
  end
153
162
 
154
163
  # Builds the object from hash
@@ -14,6 +14,12 @@ require 'date'
14
14
 
15
15
  module UltracartClient
16
16
  class EmailStepStat
17
+ # click count (left side)
18
+ attr_accessor :left_click_count
19
+
20
+ # click count formatted (left side)
21
+ attr_accessor :left_click_count_formatted
22
+
17
23
  # conversion count (left/default side)
18
24
  attr_accessor :left_conversion_count
19
25
 
@@ -26,6 +32,12 @@ module UltracartClient
26
32
  # customer count formatted (left/default side)
27
33
  attr_accessor :left_customer_count_formatted
28
34
 
35
+ # delivered count (left side)
36
+ attr_accessor :left_delivered_count
37
+
38
+ # delivered count formatted (left side)
39
+ attr_accessor :left_delivered_count_formatted
40
+
29
41
  # order count (left/default side)
30
42
  attr_accessor :left_order_count
31
43
 
@@ -44,6 +56,24 @@ module UltracartClient
44
56
  # revenue formatted (left/default side)
45
57
  attr_accessor :left_revenue_formatted
46
58
 
59
+ # send count (left side)
60
+ attr_accessor :left_send_count
61
+
62
+ # send count formatted (left side)
63
+ attr_accessor :left_send_count_formatted
64
+
65
+ # conversion count (left side)
66
+ attr_accessor :left_skipped_count
67
+
68
+ # skipped count formatted (left side)
69
+ attr_accessor :left_skipped_count_formatted
70
+
71
+ # unsubscribe count (left side)
72
+ attr_accessor :left_unsubscribe_count
73
+
74
+ # unsubscribe count formatted (left side)
75
+ attr_accessor :left_unsubscribe_count_formatted
76
+
47
77
  # conversion count (right side)
48
78
  attr_accessor :right_conversion_count
49
79
 
@@ -77,16 +107,26 @@ module UltracartClient
77
107
  # Attribute mapping from ruby-style variable name to JSON key.
78
108
  def self.attribute_map
79
109
  {
110
+ :'left_click_count' => :'left_click_count',
111
+ :'left_click_count_formatted' => :'left_click_count_formatted',
80
112
  :'left_conversion_count' => :'left_conversion_count',
81
113
  :'left_conversion_count_formatted' => :'left_conversion_count_formatted',
82
114
  :'left_customer_count' => :'left_customer_count',
83
115
  :'left_customer_count_formatted' => :'left_customer_count_formatted',
116
+ :'left_delivered_count' => :'left_delivered_count',
117
+ :'left_delivered_count_formatted' => :'left_delivered_count_formatted',
84
118
  :'left_order_count' => :'left_order_count',
85
119
  :'left_order_count_formatted' => :'left_order_count_formatted',
86
120
  :'left_profit' => :'left_profit',
87
121
  :'left_profit_formatted' => :'left_profit_formatted',
88
122
  :'left_revenue' => :'left_revenue',
89
123
  :'left_revenue_formatted' => :'left_revenue_formatted',
124
+ :'left_send_count' => :'left_send_count',
125
+ :'left_send_count_formatted' => :'left_send_count_formatted',
126
+ :'left_skipped_count' => :'left_skipped_count',
127
+ :'left_skipped_count_formatted' => :'left_skipped_count_formatted',
128
+ :'left_unsubscribe_count' => :'left_unsubscribe_count',
129
+ :'left_unsubscribe_count_formatted' => :'left_unsubscribe_count_formatted',
90
130
  :'right_conversion_count' => :'right_conversion_count',
91
131
  :'right_conversion_count_formatted' => :'right_conversion_count_formatted',
92
132
  :'right_customer_count' => :'right_customer_count',
@@ -103,16 +143,26 @@ module UltracartClient
103
143
  # Attribute type mapping.
104
144
  def self.swagger_types
105
145
  {
146
+ :'left_click_count' => :'Integer',
147
+ :'left_click_count_formatted' => :'String',
106
148
  :'left_conversion_count' => :'Integer',
107
149
  :'left_conversion_count_formatted' => :'String',
108
150
  :'left_customer_count' => :'Integer',
109
151
  :'left_customer_count_formatted' => :'String',
152
+ :'left_delivered_count' => :'Integer',
153
+ :'left_delivered_count_formatted' => :'String',
110
154
  :'left_order_count' => :'Integer',
111
155
  :'left_order_count_formatted' => :'String',
112
156
  :'left_profit' => :'Float',
113
157
  :'left_profit_formatted' => :'String',
114
158
  :'left_revenue' => :'Float',
115
159
  :'left_revenue_formatted' => :'String',
160
+ :'left_send_count' => :'Integer',
161
+ :'left_send_count_formatted' => :'String',
162
+ :'left_skipped_count' => :'Integer',
163
+ :'left_skipped_count_formatted' => :'String',
164
+ :'left_unsubscribe_count' => :'Integer',
165
+ :'left_unsubscribe_count_formatted' => :'String',
116
166
  :'right_conversion_count' => :'Integer',
117
167
  :'right_conversion_count_formatted' => :'String',
118
168
  :'right_customer_count' => :'Integer',
@@ -134,6 +184,14 @@ module UltracartClient
134
184
  # convert string to symbol for hash key
135
185
  attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
136
186
 
187
+ if attributes.has_key?(:'left_click_count')
188
+ self.left_click_count = attributes[:'left_click_count']
189
+ end
190
+
191
+ if attributes.has_key?(:'left_click_count_formatted')
192
+ self.left_click_count_formatted = attributes[:'left_click_count_formatted']
193
+ end
194
+
137
195
  if attributes.has_key?(:'left_conversion_count')
138
196
  self.left_conversion_count = attributes[:'left_conversion_count']
139
197
  end
@@ -150,6 +208,14 @@ module UltracartClient
150
208
  self.left_customer_count_formatted = attributes[:'left_customer_count_formatted']
151
209
  end
152
210
 
211
+ if attributes.has_key?(:'left_delivered_count')
212
+ self.left_delivered_count = attributes[:'left_delivered_count']
213
+ end
214
+
215
+ if attributes.has_key?(:'left_delivered_count_formatted')
216
+ self.left_delivered_count_formatted = attributes[:'left_delivered_count_formatted']
217
+ end
218
+
153
219
  if attributes.has_key?(:'left_order_count')
154
220
  self.left_order_count = attributes[:'left_order_count']
155
221
  end
@@ -174,6 +240,30 @@ module UltracartClient
174
240
  self.left_revenue_formatted = attributes[:'left_revenue_formatted']
175
241
  end
176
242
 
243
+ if attributes.has_key?(:'left_send_count')
244
+ self.left_send_count = attributes[:'left_send_count']
245
+ end
246
+
247
+ if attributes.has_key?(:'left_send_count_formatted')
248
+ self.left_send_count_formatted = attributes[:'left_send_count_formatted']
249
+ end
250
+
251
+ if attributes.has_key?(:'left_skipped_count')
252
+ self.left_skipped_count = attributes[:'left_skipped_count']
253
+ end
254
+
255
+ if attributes.has_key?(:'left_skipped_count_formatted')
256
+ self.left_skipped_count_formatted = attributes[:'left_skipped_count_formatted']
257
+ end
258
+
259
+ if attributes.has_key?(:'left_unsubscribe_count')
260
+ self.left_unsubscribe_count = attributes[:'left_unsubscribe_count']
261
+ end
262
+
263
+ if attributes.has_key?(:'left_unsubscribe_count_formatted')
264
+ self.left_unsubscribe_count_formatted = attributes[:'left_unsubscribe_count_formatted']
265
+ end
266
+
177
267
  if attributes.has_key?(:'right_conversion_count')
178
268
  self.right_conversion_count = attributes[:'right_conversion_count']
179
269
  end
@@ -233,16 +323,26 @@ module UltracartClient
233
323
  def ==(o)
234
324
  return true if self.equal?(o)
235
325
  self.class == o.class &&
326
+ left_click_count == o.left_click_count &&
327
+ left_click_count_formatted == o.left_click_count_formatted &&
236
328
  left_conversion_count == o.left_conversion_count &&
237
329
  left_conversion_count_formatted == o.left_conversion_count_formatted &&
238
330
  left_customer_count == o.left_customer_count &&
239
331
  left_customer_count_formatted == o.left_customer_count_formatted &&
332
+ left_delivered_count == o.left_delivered_count &&
333
+ left_delivered_count_formatted == o.left_delivered_count_formatted &&
240
334
  left_order_count == o.left_order_count &&
241
335
  left_order_count_formatted == o.left_order_count_formatted &&
242
336
  left_profit == o.left_profit &&
243
337
  left_profit_formatted == o.left_profit_formatted &&
244
338
  left_revenue == o.left_revenue &&
245
339
  left_revenue_formatted == o.left_revenue_formatted &&
340
+ left_send_count == o.left_send_count &&
341
+ left_send_count_formatted == o.left_send_count_formatted &&
342
+ left_skipped_count == o.left_skipped_count &&
343
+ left_skipped_count_formatted == o.left_skipped_count_formatted &&
344
+ left_unsubscribe_count == o.left_unsubscribe_count &&
345
+ left_unsubscribe_count_formatted == o.left_unsubscribe_count_formatted &&
246
346
  right_conversion_count == o.right_conversion_count &&
247
347
  right_conversion_count_formatted == o.right_conversion_count_formatted &&
248
348
  right_customer_count == o.right_customer_count &&
@@ -264,7 +364,7 @@ module UltracartClient
264
364
  # Calculates hash code according to all attributes.
265
365
  # @return [Fixnum] Hash code
266
366
  def hash
267
- [left_conversion_count, left_conversion_count_formatted, left_customer_count, left_customer_count_formatted, left_order_count, left_order_count_formatted, left_profit, left_profit_formatted, left_revenue, left_revenue_formatted, right_conversion_count, right_conversion_count_formatted, right_customer_count, right_customer_count_formatted, right_order_count, right_order_count_formatted, right_profit, right_profit_formatted, right_revenue, right_revenue_formatted].hash
367
+ [left_click_count, left_click_count_formatted, left_conversion_count, left_conversion_count_formatted, left_customer_count, left_customer_count_formatted, left_delivered_count, left_delivered_count_formatted, left_order_count, left_order_count_formatted, left_profit, left_profit_formatted, left_revenue, left_revenue_formatted, left_send_count, left_send_count_formatted, left_skipped_count, left_skipped_count_formatted, left_unsubscribe_count, left_unsubscribe_count_formatted, right_conversion_count, right_conversion_count_formatted, right_customer_count, right_customer_count_formatted, right_order_count, right_order_count_formatted, right_profit, right_profit_formatted, right_revenue, right_revenue_formatted].hash
268
368
  end
269
369
 
270
370
  # Builds the object from hash
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.4.15-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module UltracartClient
14
- VERSION = '3.10.58'
14
+ VERSION = '3.10.60'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ultracart_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.10.58
4
+ version: 3.10.60
5
5
  platform: ruby
6
6
  authors:
7
7
  - UltraCart
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-26 00:00:00.000000000 Z
11
+ date: 2022-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus