ultracart_api 4.0.158 → 4.0.160
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 +4 -4
- data/README.md +6 -4
- data/docs/DistributionCenter.md +30 -0
- data/docs/ReportDataSet.md +2 -0
- data/docs/ReportExecuteQueriesRequest.md +2 -0
- data/lib/ultracart_api/models/distribution_center.rb +151 -1
- data/lib/ultracart_api/models/report_data_set.rb +11 -1
- data/lib/ultracart_api/models/report_execute_queries_request.rb +11 -1
- data/lib/ultracart_api/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5f45606430c58ef6679714d20c35600fc53b3149fb612400b9c67f994a9581ea
|
4
|
+
data.tar.gz: ceee466218b3cae7b4e2485e6736d0f0fb6c10bc7e0cb683a9473bd824a330e4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 44940d61428dd6b759f90d1a23bb8e8b53d53c64f77487f1647595ade727d797f1230c490029d2079a55e3c1c22f31178171f7f1a405be44f8ad27622bc2f079
|
7
|
+
data.tar.gz: 9d1ec78fc7270f567f1420bdce4928fec44cd626baf1916af327e66e747c9b2f7582642bd70d8429b9c15329508539662c2cc44157269669b4460053f2e8a23a
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ UltraCart REST API Version 2
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: 2.0.0
|
10
|
-
- Package version: 4.0.
|
10
|
+
- Package version: 4.0.160
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [http://www.ultracart.com](http://www.ultracart.com)
|
13
13
|
|
@@ -24,16 +24,16 @@ gem build ultracart_api.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./ultracart_api-4.0.
|
27
|
+
gem install ./ultracart_api-4.0.160.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./ultracart_api-4.0.
|
30
|
+
(for development, run `gem install --dev ./ultracart_api-4.0.160.gem` to install the development dependencies)
|
31
31
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
33
33
|
|
34
34
|
Finally add this to the Gemfile:
|
35
35
|
|
36
|
-
gem 'ultracart_api', '~> 4.0.
|
36
|
+
gem 'ultracart_api', '~> 4.0.160'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -1364,6 +1364,8 @@ Not every change is committed to every SDK.
|
|
1364
1364
|
|
1365
1365
|
| Version | Date | Comments |
|
1366
1366
|
| --: | :-: | --- |
|
1367
|
+
| 4.0.160 | 06/14/2023 | dw bi: add request_dts on the execute queries request and report data set objects |
|
1368
|
+
| 4.0.159 | 06/09/2023 | distribution center pickup times |
|
1367
1369
|
| 4.0.158 | 06/08/2023 | customer profile qb tax exempt reason code field |
|
1368
1370
|
| 4.0.157 | 06/06/2023 | auto order add_ons |
|
1369
1371
|
| 4.0.156 | 05/25/2023 | added venmo constants for payment type |
|
data/docs/DistributionCenter.md
CHANGED
@@ -23,6 +23,21 @@
|
|
23
23
|
| **name** | **String** | Name of this distribution center | [optional] |
|
24
24
|
| **no_customer_direct_shipments** | **Boolean** | True if this distribution center does not handle customer direct shipments | [optional] |
|
25
25
|
| **no_split_shipment** | **Boolean** | True if this distribution center is not allowed to participate in a split shipment. | [optional] |
|
26
|
+
| **pickup_cutoff_time_friday** | **String** | The time (EST) after which pickups will not be available on Friday | [optional] |
|
27
|
+
| **pickup_cutoff_time_monday** | **String** | The time (EST) after which pickups will not be available on Monday | [optional] |
|
28
|
+
| **pickup_cutoff_time_saturday** | **String** | The time (EST) after which pickups will not be available on Saturday | [optional] |
|
29
|
+
| **pickup_cutoff_time_sunday** | **String** | The time (EST) after which pickups will not be available on Sunday | [optional] |
|
30
|
+
| **pickup_cutoff_time_thursday** | **String** | The time (EST) after which pickups will not be available on Thursday | [optional] |
|
31
|
+
| **pickup_cutoff_time_tuesday** | **String** | The time (EST) after which pickups will not be available on Tuesday | [optional] |
|
32
|
+
| **pickup_cutoff_time_wednesday** | **String** | The time (EST) after which pickups will not be available on Wednesday | [optional] |
|
33
|
+
| **pickup_start_time_friday** | **String** | The time (EST) after which pickups are available on Friday | [optional] |
|
34
|
+
| **pickup_start_time_monday** | **String** | The time (EST) after which pickups are available on Monday | [optional] |
|
35
|
+
| **pickup_start_time_saturday** | **String** | The time (EST) after which pickups are available on Saturday | [optional] |
|
36
|
+
| **pickup_start_time_sunday** | **String** | The time (EST) after which pickups are available on Sunday | [optional] |
|
37
|
+
| **pickup_start_time_thursday** | **String** | The time (EST) after which pickups are available on Thursday | [optional] |
|
38
|
+
| **pickup_start_time_tuesday** | **String** | The time (EST) after which pickups are available on Tuesday | [optional] |
|
39
|
+
| **pickup_start_time_wednesday** | **String** | The time (EST) after which pickups are available on Wednesday | [optional] |
|
40
|
+
| **pickup_tz** | **String** | The IANA timezone for all pickup times | [optional] |
|
26
41
|
| **postal_code** | **String** | Postal code of the distribution center | [optional] |
|
27
42
|
| **process_days** | **Integer** | The number of processing days required before an order ships | [optional] |
|
28
43
|
| **process_inventory_start_time** | **String** | The time (EST) after which inventory updates will be processed | [optional] |
|
@@ -65,6 +80,21 @@ instance = UltracartClient::DistributionCenter.new(
|
|
65
80
|
name: null,
|
66
81
|
no_customer_direct_shipments: null,
|
67
82
|
no_split_shipment: null,
|
83
|
+
pickup_cutoff_time_friday: null,
|
84
|
+
pickup_cutoff_time_monday: null,
|
85
|
+
pickup_cutoff_time_saturday: null,
|
86
|
+
pickup_cutoff_time_sunday: null,
|
87
|
+
pickup_cutoff_time_thursday: null,
|
88
|
+
pickup_cutoff_time_tuesday: null,
|
89
|
+
pickup_cutoff_time_wednesday: null,
|
90
|
+
pickup_start_time_friday: null,
|
91
|
+
pickup_start_time_monday: null,
|
92
|
+
pickup_start_time_saturday: null,
|
93
|
+
pickup_start_time_sunday: null,
|
94
|
+
pickup_start_time_thursday: null,
|
95
|
+
pickup_start_time_tuesday: null,
|
96
|
+
pickup_start_time_wednesday: null,
|
97
|
+
pickup_tz: null,
|
68
98
|
postal_code: null,
|
69
99
|
process_days: null,
|
70
100
|
process_inventory_start_time: null,
|
data/docs/ReportDataSet.md
CHANGED
@@ -16,6 +16,7 @@
|
|
16
16
|
| **merchant_id** | **String** | Merchant that owns this data set | [optional] |
|
17
17
|
| **page_count** | **Integer** | The total number of pages in the result set | [optional] |
|
18
18
|
| **page_size** | **Integer** | The size of the pages | [optional] |
|
19
|
+
| **request_dts** | **String** | Date/Time of the client submitted the request. Can be used to resolve out of order query completion results | [optional] |
|
19
20
|
| **schema** | [**Array<ReportDataSetSchema>**](ReportDataSetSchema.md) | The schema associated with the data set. | [optional] |
|
20
21
|
| **security_level** | **String** | Security level this dataset was read from. | [optional] |
|
21
22
|
| **timezone** | **String** | | [optional] |
|
@@ -39,6 +40,7 @@ instance = UltracartClient::ReportDataSet.new(
|
|
39
40
|
merchant_id: null,
|
40
41
|
page_count: null,
|
41
42
|
page_size: null,
|
43
|
+
request_dts: null,
|
42
44
|
schema: null,
|
43
45
|
security_level: null,
|
44
46
|
timezone: null,
|
@@ -10,6 +10,7 @@
|
|
10
10
|
| **default_project_id** | **String** | | [optional] |
|
11
11
|
| **merchant_id** | **String** | | [optional] |
|
12
12
|
| **queries** | [**Array<ReportDataSetQuery>**](ReportDataSetQuery.md) | An array of queries that we want the lambda function to execute. | [optional] |
|
13
|
+
| **request_dts** | **String** | Date/Time of the client submitted the request. Can be used to resolve out of order query completion results | [optional] |
|
13
14
|
| **security_level** | **String** | Security level to execute report under | [optional] |
|
14
15
|
|
15
16
|
## Example
|
@@ -24,6 +25,7 @@ instance = UltracartClient::ReportExecuteQueriesRequest.new(
|
|
24
25
|
default_project_id: null,
|
25
26
|
merchant_id: null,
|
26
27
|
queries: null,
|
28
|
+
request_dts: null,
|
27
29
|
security_level: null
|
28
30
|
)
|
29
31
|
```
|
@@ -71,6 +71,51 @@ module UltracartClient
|
|
71
71
|
# True if this distribution center is not allowed to participate in a split shipment.
|
72
72
|
attr_accessor :no_split_shipment
|
73
73
|
|
74
|
+
# The time (EST) after which pickups will not be available on Friday
|
75
|
+
attr_accessor :pickup_cutoff_time_friday
|
76
|
+
|
77
|
+
# The time (EST) after which pickups will not be available on Monday
|
78
|
+
attr_accessor :pickup_cutoff_time_monday
|
79
|
+
|
80
|
+
# The time (EST) after which pickups will not be available on Saturday
|
81
|
+
attr_accessor :pickup_cutoff_time_saturday
|
82
|
+
|
83
|
+
# The time (EST) after which pickups will not be available on Sunday
|
84
|
+
attr_accessor :pickup_cutoff_time_sunday
|
85
|
+
|
86
|
+
# The time (EST) after which pickups will not be available on Thursday
|
87
|
+
attr_accessor :pickup_cutoff_time_thursday
|
88
|
+
|
89
|
+
# The time (EST) after which pickups will not be available on Tuesday
|
90
|
+
attr_accessor :pickup_cutoff_time_tuesday
|
91
|
+
|
92
|
+
# The time (EST) after which pickups will not be available on Wednesday
|
93
|
+
attr_accessor :pickup_cutoff_time_wednesday
|
94
|
+
|
95
|
+
# The time (EST) after which pickups are available on Friday
|
96
|
+
attr_accessor :pickup_start_time_friday
|
97
|
+
|
98
|
+
# The time (EST) after which pickups are available on Monday
|
99
|
+
attr_accessor :pickup_start_time_monday
|
100
|
+
|
101
|
+
# The time (EST) after which pickups are available on Saturday
|
102
|
+
attr_accessor :pickup_start_time_saturday
|
103
|
+
|
104
|
+
# The time (EST) after which pickups are available on Sunday
|
105
|
+
attr_accessor :pickup_start_time_sunday
|
106
|
+
|
107
|
+
# The time (EST) after which pickups are available on Thursday
|
108
|
+
attr_accessor :pickup_start_time_thursday
|
109
|
+
|
110
|
+
# The time (EST) after which pickups are available on Tuesday
|
111
|
+
attr_accessor :pickup_start_time_tuesday
|
112
|
+
|
113
|
+
# The time (EST) after which pickups are available on Wednesday
|
114
|
+
attr_accessor :pickup_start_time_wednesday
|
115
|
+
|
116
|
+
# The IANA timezone for all pickup times
|
117
|
+
attr_accessor :pickup_tz
|
118
|
+
|
74
119
|
# Postal code of the distribution center
|
75
120
|
attr_accessor :postal_code
|
76
121
|
|
@@ -141,6 +186,21 @@ module UltracartClient
|
|
141
186
|
:'name' => :'name',
|
142
187
|
:'no_customer_direct_shipments' => :'no_customer_direct_shipments',
|
143
188
|
:'no_split_shipment' => :'no_split_shipment',
|
189
|
+
:'pickup_cutoff_time_friday' => :'pickup_cutoff_time_friday',
|
190
|
+
:'pickup_cutoff_time_monday' => :'pickup_cutoff_time_monday',
|
191
|
+
:'pickup_cutoff_time_saturday' => :'pickup_cutoff_time_saturday',
|
192
|
+
:'pickup_cutoff_time_sunday' => :'pickup_cutoff_time_sunday',
|
193
|
+
:'pickup_cutoff_time_thursday' => :'pickup_cutoff_time_thursday',
|
194
|
+
:'pickup_cutoff_time_tuesday' => :'pickup_cutoff_time_tuesday',
|
195
|
+
:'pickup_cutoff_time_wednesday' => :'pickup_cutoff_time_wednesday',
|
196
|
+
:'pickup_start_time_friday' => :'pickup_start_time_friday',
|
197
|
+
:'pickup_start_time_monday' => :'pickup_start_time_monday',
|
198
|
+
:'pickup_start_time_saturday' => :'pickup_start_time_saturday',
|
199
|
+
:'pickup_start_time_sunday' => :'pickup_start_time_sunday',
|
200
|
+
:'pickup_start_time_thursday' => :'pickup_start_time_thursday',
|
201
|
+
:'pickup_start_time_tuesday' => :'pickup_start_time_tuesday',
|
202
|
+
:'pickup_start_time_wednesday' => :'pickup_start_time_wednesday',
|
203
|
+
:'pickup_tz' => :'pickup_tz',
|
144
204
|
:'postal_code' => :'postal_code',
|
145
205
|
:'process_days' => :'process_days',
|
146
206
|
:'process_inventory_start_time' => :'process_inventory_start_time',
|
@@ -187,6 +247,21 @@ module UltracartClient
|
|
187
247
|
:'name' => :'String',
|
188
248
|
:'no_customer_direct_shipments' => :'Boolean',
|
189
249
|
:'no_split_shipment' => :'Boolean',
|
250
|
+
:'pickup_cutoff_time_friday' => :'String',
|
251
|
+
:'pickup_cutoff_time_monday' => :'String',
|
252
|
+
:'pickup_cutoff_time_saturday' => :'String',
|
253
|
+
:'pickup_cutoff_time_sunday' => :'String',
|
254
|
+
:'pickup_cutoff_time_thursday' => :'String',
|
255
|
+
:'pickup_cutoff_time_tuesday' => :'String',
|
256
|
+
:'pickup_cutoff_time_wednesday' => :'String',
|
257
|
+
:'pickup_start_time_friday' => :'String',
|
258
|
+
:'pickup_start_time_monday' => :'String',
|
259
|
+
:'pickup_start_time_saturday' => :'String',
|
260
|
+
:'pickup_start_time_sunday' => :'String',
|
261
|
+
:'pickup_start_time_thursday' => :'String',
|
262
|
+
:'pickup_start_time_tuesday' => :'String',
|
263
|
+
:'pickup_start_time_wednesday' => :'String',
|
264
|
+
:'pickup_tz' => :'String',
|
190
265
|
:'postal_code' => :'String',
|
191
266
|
:'process_days' => :'Integer',
|
192
267
|
:'process_inventory_start_time' => :'String',
|
@@ -303,6 +378,66 @@ module UltracartClient
|
|
303
378
|
self.no_split_shipment = attributes[:'no_split_shipment']
|
304
379
|
end
|
305
380
|
|
381
|
+
if attributes.key?(:'pickup_cutoff_time_friday')
|
382
|
+
self.pickup_cutoff_time_friday = attributes[:'pickup_cutoff_time_friday']
|
383
|
+
end
|
384
|
+
|
385
|
+
if attributes.key?(:'pickup_cutoff_time_monday')
|
386
|
+
self.pickup_cutoff_time_monday = attributes[:'pickup_cutoff_time_monday']
|
387
|
+
end
|
388
|
+
|
389
|
+
if attributes.key?(:'pickup_cutoff_time_saturday')
|
390
|
+
self.pickup_cutoff_time_saturday = attributes[:'pickup_cutoff_time_saturday']
|
391
|
+
end
|
392
|
+
|
393
|
+
if attributes.key?(:'pickup_cutoff_time_sunday')
|
394
|
+
self.pickup_cutoff_time_sunday = attributes[:'pickup_cutoff_time_sunday']
|
395
|
+
end
|
396
|
+
|
397
|
+
if attributes.key?(:'pickup_cutoff_time_thursday')
|
398
|
+
self.pickup_cutoff_time_thursday = attributes[:'pickup_cutoff_time_thursday']
|
399
|
+
end
|
400
|
+
|
401
|
+
if attributes.key?(:'pickup_cutoff_time_tuesday')
|
402
|
+
self.pickup_cutoff_time_tuesday = attributes[:'pickup_cutoff_time_tuesday']
|
403
|
+
end
|
404
|
+
|
405
|
+
if attributes.key?(:'pickup_cutoff_time_wednesday')
|
406
|
+
self.pickup_cutoff_time_wednesday = attributes[:'pickup_cutoff_time_wednesday']
|
407
|
+
end
|
408
|
+
|
409
|
+
if attributes.key?(:'pickup_start_time_friday')
|
410
|
+
self.pickup_start_time_friday = attributes[:'pickup_start_time_friday']
|
411
|
+
end
|
412
|
+
|
413
|
+
if attributes.key?(:'pickup_start_time_monday')
|
414
|
+
self.pickup_start_time_monday = attributes[:'pickup_start_time_monday']
|
415
|
+
end
|
416
|
+
|
417
|
+
if attributes.key?(:'pickup_start_time_saturday')
|
418
|
+
self.pickup_start_time_saturday = attributes[:'pickup_start_time_saturday']
|
419
|
+
end
|
420
|
+
|
421
|
+
if attributes.key?(:'pickup_start_time_sunday')
|
422
|
+
self.pickup_start_time_sunday = attributes[:'pickup_start_time_sunday']
|
423
|
+
end
|
424
|
+
|
425
|
+
if attributes.key?(:'pickup_start_time_thursday')
|
426
|
+
self.pickup_start_time_thursday = attributes[:'pickup_start_time_thursday']
|
427
|
+
end
|
428
|
+
|
429
|
+
if attributes.key?(:'pickup_start_time_tuesday')
|
430
|
+
self.pickup_start_time_tuesday = attributes[:'pickup_start_time_tuesday']
|
431
|
+
end
|
432
|
+
|
433
|
+
if attributes.key?(:'pickup_start_time_wednesday')
|
434
|
+
self.pickup_start_time_wednesday = attributes[:'pickup_start_time_wednesday']
|
435
|
+
end
|
436
|
+
|
437
|
+
if attributes.key?(:'pickup_tz')
|
438
|
+
self.pickup_tz = attributes[:'pickup_tz']
|
439
|
+
end
|
440
|
+
|
306
441
|
if attributes.key?(:'postal_code')
|
307
442
|
self.postal_code = attributes[:'postal_code']
|
308
443
|
end
|
@@ -405,6 +540,21 @@ module UltracartClient
|
|
405
540
|
name == o.name &&
|
406
541
|
no_customer_direct_shipments == o.no_customer_direct_shipments &&
|
407
542
|
no_split_shipment == o.no_split_shipment &&
|
543
|
+
pickup_cutoff_time_friday == o.pickup_cutoff_time_friday &&
|
544
|
+
pickup_cutoff_time_monday == o.pickup_cutoff_time_monday &&
|
545
|
+
pickup_cutoff_time_saturday == o.pickup_cutoff_time_saturday &&
|
546
|
+
pickup_cutoff_time_sunday == o.pickup_cutoff_time_sunday &&
|
547
|
+
pickup_cutoff_time_thursday == o.pickup_cutoff_time_thursday &&
|
548
|
+
pickup_cutoff_time_tuesday == o.pickup_cutoff_time_tuesday &&
|
549
|
+
pickup_cutoff_time_wednesday == o.pickup_cutoff_time_wednesday &&
|
550
|
+
pickup_start_time_friday == o.pickup_start_time_friday &&
|
551
|
+
pickup_start_time_monday == o.pickup_start_time_monday &&
|
552
|
+
pickup_start_time_saturday == o.pickup_start_time_saturday &&
|
553
|
+
pickup_start_time_sunday == o.pickup_start_time_sunday &&
|
554
|
+
pickup_start_time_thursday == o.pickup_start_time_thursday &&
|
555
|
+
pickup_start_time_tuesday == o.pickup_start_time_tuesday &&
|
556
|
+
pickup_start_time_wednesday == o.pickup_start_time_wednesday &&
|
557
|
+
pickup_tz == o.pickup_tz &&
|
408
558
|
postal_code == o.postal_code &&
|
409
559
|
process_days == o.process_days &&
|
410
560
|
process_inventory_start_time == o.process_inventory_start_time &&
|
@@ -432,7 +582,7 @@ module UltracartClient
|
|
432
582
|
# Calculates hash code according to all attributes.
|
433
583
|
# @return [Integer] Hash code
|
434
584
|
def hash
|
435
|
-
[address1, address2, city, code, country_code, default_center, default_handles_all_items, distribution_center_oid, duns, estimate_from_distribution_center_oid, ftp_password, hold_before_shipment_minutes, hold_before_transmission, hold_auto_order_before_shipment_minutes, latitude, longitude, name, no_customer_direct_shipments, no_split_shipment, postal_code, process_days, process_inventory_start_time, process_inventory_stop_time, require_asn, send_kit_instead_of_components, shipment_cutoff_time_friday, shipment_cutoff_time_monday, shipment_cutoff_time_saturday, shipment_cutoff_time_sunday, shipment_cutoff_time_thursday, shipment_cutoff_time_tuesday, shipment_cutoff_time_wednesday, state, transmit_blank_costs, transport].hash
|
585
|
+
[address1, address2, city, code, country_code, default_center, default_handles_all_items, distribution_center_oid, duns, estimate_from_distribution_center_oid, ftp_password, hold_before_shipment_minutes, hold_before_transmission, hold_auto_order_before_shipment_minutes, latitude, longitude, name, no_customer_direct_shipments, no_split_shipment, pickup_cutoff_time_friday, pickup_cutoff_time_monday, pickup_cutoff_time_saturday, pickup_cutoff_time_sunday, pickup_cutoff_time_thursday, pickup_cutoff_time_tuesday, pickup_cutoff_time_wednesday, pickup_start_time_friday, pickup_start_time_monday, pickup_start_time_saturday, pickup_start_time_sunday, pickup_start_time_thursday, pickup_start_time_tuesday, pickup_start_time_wednesday, pickup_tz, postal_code, process_days, process_inventory_start_time, process_inventory_stop_time, require_asn, send_kit_instead_of_components, shipment_cutoff_time_friday, shipment_cutoff_time_monday, shipment_cutoff_time_saturday, shipment_cutoff_time_sunday, shipment_cutoff_time_thursday, shipment_cutoff_time_tuesday, shipment_cutoff_time_wednesday, state, transmit_blank_costs, transport].hash
|
436
586
|
end
|
437
587
|
|
438
588
|
# Builds the object from hash
|
@@ -50,6 +50,9 @@ module UltracartClient
|
|
50
50
|
# The size of the pages
|
51
51
|
attr_accessor :page_size
|
52
52
|
|
53
|
+
# Date/Time of the client submitted the request. Can be used to resolve out of order query completion results
|
54
|
+
attr_accessor :request_dts
|
55
|
+
|
53
56
|
# The schema associated with the data set.
|
54
57
|
attr_accessor :schema
|
55
58
|
|
@@ -98,6 +101,7 @@ module UltracartClient
|
|
98
101
|
:'merchant_id' => :'merchant_id',
|
99
102
|
:'page_count' => :'page_count',
|
100
103
|
:'page_size' => :'page_size',
|
104
|
+
:'request_dts' => :'request_dts',
|
101
105
|
:'schema' => :'schema',
|
102
106
|
:'security_level' => :'security_level',
|
103
107
|
:'timezone' => :'timezone',
|
@@ -125,6 +129,7 @@ module UltracartClient
|
|
125
129
|
:'merchant_id' => :'String',
|
126
130
|
:'page_count' => :'Integer',
|
127
131
|
:'page_size' => :'Integer',
|
132
|
+
:'request_dts' => :'String',
|
128
133
|
:'schema' => :'Array<ReportDataSetSchema>',
|
129
134
|
:'security_level' => :'String',
|
130
135
|
:'timezone' => :'String',
|
@@ -203,6 +208,10 @@ module UltracartClient
|
|
203
208
|
self.page_size = attributes[:'page_size']
|
204
209
|
end
|
205
210
|
|
211
|
+
if attributes.key?(:'request_dts')
|
212
|
+
self.request_dts = attributes[:'request_dts']
|
213
|
+
end
|
214
|
+
|
206
215
|
if attributes.key?(:'schema')
|
207
216
|
if (value = attributes[:'schema']).is_a?(Array)
|
208
217
|
self.schema = value
|
@@ -264,6 +273,7 @@ module UltracartClient
|
|
264
273
|
merchant_id == o.merchant_id &&
|
265
274
|
page_count == o.page_count &&
|
266
275
|
page_size == o.page_size &&
|
276
|
+
request_dts == o.request_dts &&
|
267
277
|
schema == o.schema &&
|
268
278
|
security_level == o.security_level &&
|
269
279
|
timezone == o.timezone &&
|
@@ -279,7 +289,7 @@ module UltracartClient
|
|
279
289
|
# Calculates hash code according to all attributes.
|
280
290
|
# @return [Integer] Hash code
|
281
291
|
def hash
|
282
|
-
[data_set_query_uuid, data_set_uuid, destination_table_id, error_message, executed_sql, for_object_id, for_object_type, initial_pages, max_results, merchant_id, page_count, page_size, schema, security_level, timezone, user_data].hash
|
292
|
+
[data_set_query_uuid, data_set_uuid, destination_table_id, error_message, executed_sql, for_object_id, for_object_type, initial_pages, max_results, merchant_id, page_count, page_size, request_dts, schema, security_level, timezone, user_data].hash
|
283
293
|
end
|
284
294
|
|
285
295
|
# Builds the object from hash
|
@@ -30,6 +30,9 @@ module UltracartClient
|
|
30
30
|
# An array of queries that we want the lambda function to execute.
|
31
31
|
attr_accessor :queries
|
32
32
|
|
33
|
+
# Date/Time of the client submitted the request. Can be used to resolve out of order query completion results
|
34
|
+
attr_accessor :request_dts
|
35
|
+
|
33
36
|
# Security level to execute report under
|
34
37
|
attr_accessor :security_level
|
35
38
|
|
@@ -64,6 +67,7 @@ module UltracartClient
|
|
64
67
|
:'default_project_id' => :'default_project_id',
|
65
68
|
:'merchant_id' => :'merchant_id',
|
66
69
|
:'queries' => :'queries',
|
70
|
+
:'request_dts' => :'request_dts',
|
67
71
|
:'security_level' => :'security_level'
|
68
72
|
}
|
69
73
|
end
|
@@ -82,6 +86,7 @@ module UltracartClient
|
|
82
86
|
:'default_project_id' => :'String',
|
83
87
|
:'merchant_id' => :'String',
|
84
88
|
:'queries' => :'Array<ReportDataSetQuery>',
|
89
|
+
:'request_dts' => :'String',
|
85
90
|
:'security_level' => :'String'
|
86
91
|
}
|
87
92
|
end
|
@@ -133,6 +138,10 @@ module UltracartClient
|
|
133
138
|
end
|
134
139
|
end
|
135
140
|
|
141
|
+
if attributes.key?(:'request_dts')
|
142
|
+
self.request_dts = attributes[:'request_dts']
|
143
|
+
end
|
144
|
+
|
136
145
|
if attributes.key?(:'security_level')
|
137
146
|
self.security_level = attributes[:'security_level']
|
138
147
|
end
|
@@ -174,6 +183,7 @@ module UltracartClient
|
|
174
183
|
default_project_id == o.default_project_id &&
|
175
184
|
merchant_id == o.merchant_id &&
|
176
185
|
queries == o.queries &&
|
186
|
+
request_dts == o.request_dts &&
|
177
187
|
security_level == o.security_level
|
178
188
|
end
|
179
189
|
|
@@ -186,7 +196,7 @@ module UltracartClient
|
|
186
196
|
# Calculates hash code according to all attributes.
|
187
197
|
# @return [Integer] Hash code
|
188
198
|
def hash
|
189
|
-
[client_uuid, connection_id, default_dataset_id, default_project_id, merchant_id, queries, security_level].hash
|
199
|
+
[client_uuid, connection_id, default_dataset_id, default_project_id, merchant_id, queries, request_dts, security_level].hash
|
190
200
|
end
|
191
201
|
|
192
202
|
# Builds the object from hash
|
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: 4.0.
|
4
|
+
version: 4.0.160
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- UltraCart
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|