@digital8/lighting-illusions-ts-sdk 0.0.710 → 0.0.712

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 (146) hide show
  1. package/.openapi-generator/FILES +0 -56
  2. package/README.md +2 -43
  3. package/dist/apis/index.d.ts +0 -1
  4. package/dist/apis/index.js +0 -1
  5. package/dist/models/AttachDocumentablesDocumentRequestDocumentablesInner.d.ts +0 -1
  6. package/dist/models/AttachDocumentablesDocumentRequestDocumentablesInner.js +0 -1
  7. package/dist/models/DetachDocumentablesDocumentRequestDocumentablesInner.d.ts +0 -1
  8. package/dist/models/DetachDocumentablesDocumentRequestDocumentablesInner.js +0 -1
  9. package/dist/models/GetAllDocumentRequest.d.ts +0 -1
  10. package/dist/models/GetAllDocumentRequest.js +0 -1
  11. package/dist/models/GetAllProductChildRequest.d.ts +0 -1
  12. package/dist/models/GetAllProductChildRequest.js +0 -1
  13. package/dist/models/IndexAttributeRequest.d.ts +0 -2
  14. package/dist/models/IndexAttributeRequest.js +1 -3
  15. package/dist/models/IndexDocumentRequest.d.ts +0 -1
  16. package/dist/models/IndexDocumentRequest.js +0 -1
  17. package/dist/models/IndexProductChildRequest.d.ts +0 -1
  18. package/dist/models/IndexProductChildRequest.js +0 -1
  19. package/dist/models/ProductChildResource.d.ts +1 -7
  20. package/dist/models/ProductChildResource.js +2 -4
  21. package/dist/models/index.d.ts +0 -27
  22. package/dist/models/index.js +0 -27
  23. package/docs/ProductChildResource.md +2 -4
  24. package/package.json +1 -1
  25. package/src/apis/index.ts +0 -1
  26. package/src/models/AttachDocumentablesDocumentRequestDocumentablesInner.ts +0 -1
  27. package/src/models/DetachDocumentablesDocumentRequestDocumentablesInner.ts +0 -1
  28. package/src/models/GetAllDocumentRequest.ts +0 -1
  29. package/src/models/GetAllProductChildRequest.ts +0 -1
  30. package/src/models/IndexAttributeRequest.ts +1 -3
  31. package/src/models/IndexDocumentRequest.ts +0 -1
  32. package/src/models/IndexProductChildRequest.ts +0 -1
  33. package/src/models/ProductChildResource.ts +3 -11
  34. package/src/models/index.ts +0 -27
  35. package/dist/apis/ProductRangeApi.d.ts +0 -181
  36. package/dist/apis/ProductRangeApi.js +0 -739
  37. package/dist/models/AttachAccessoriesProductRangeRequest.d.ts +0 -32
  38. package/dist/models/AttachAccessoriesProductRangeRequest.js +0 -51
  39. package/dist/models/AttachAttributesProductRangeRequest.d.ts +0 -32
  40. package/dist/models/AttachAttributesProductRangeRequest.js +0 -51
  41. package/dist/models/AttachDocumentsProductRangeRequest.d.ts +0 -33
  42. package/dist/models/AttachDocumentsProductRangeRequest.js +0 -52
  43. package/dist/models/DetachAccessoriesProductRangeRequest.d.ts +0 -32
  44. package/dist/models/DetachAccessoriesProductRangeRequest.js +0 -51
  45. package/dist/models/DetachAttributesProductRangeRequest.d.ts +0 -32
  46. package/dist/models/DetachAttributesProductRangeRequest.js +0 -51
  47. package/dist/models/DetachDocumentsProductRangeRequest.d.ts +0 -32
  48. package/dist/models/DetachDocumentsProductRangeRequest.js +0 -51
  49. package/dist/models/GetAllProductRangeRequest.d.ts +0 -98
  50. package/dist/models/GetAllProductRangeRequest.js +0 -82
  51. package/dist/models/IndexProductRangeRequest.d.ts +0 -110
  52. package/dist/models/IndexProductRangeRequest.js +0 -86
  53. package/dist/models/PaginatedProductRangeFrontendListResourceResponse.d.ts +0 -40
  54. package/dist/models/PaginatedProductRangeFrontendListResourceResponse.js +0 -57
  55. package/dist/models/PaginatedProductRangeListResourceResponse.d.ts +0 -40
  56. package/dist/models/PaginatedProductRangeListResourceResponse.js +0 -57
  57. package/dist/models/PaginatedProductRangeLiteResourceResponse.d.ts +0 -40
  58. package/dist/models/PaginatedProductRangeLiteResourceResponse.js +0 -57
  59. package/dist/models/PaginatedProductRangeResourceResponse.d.ts +0 -40
  60. package/dist/models/PaginatedProductRangeResourceResponse.js +0 -57
  61. package/dist/models/ProductRangeFrontendListResource.d.ts +0 -62
  62. package/dist/models/ProductRangeFrontendListResource.js +0 -71
  63. package/dist/models/ProductRangeFrontendListResourceArrayResponse.d.ts +0 -33
  64. package/dist/models/ProductRangeFrontendListResourceArrayResponse.js +0 -50
  65. package/dist/models/ProductRangeFrontendResource.d.ts +0 -118
  66. package/dist/models/ProductRangeFrontendResource.js +0 -109
  67. package/dist/models/ProductRangeFrontendResourceArrayResponse.d.ts +0 -33
  68. package/dist/models/ProductRangeFrontendResourceArrayResponse.js +0 -50
  69. package/dist/models/ProductRangeListResource.d.ts +0 -52
  70. package/dist/models/ProductRangeListResource.js +0 -65
  71. package/dist/models/ProductRangeListResourceArrayResponse.d.ts +0 -33
  72. package/dist/models/ProductRangeListResourceArrayResponse.js +0 -50
  73. package/dist/models/ProductRangeLiteResource.d.ts +0 -38
  74. package/dist/models/ProductRangeLiteResource.js +0 -55
  75. package/dist/models/ProductRangeLiteResourceArrayResponse.d.ts +0 -33
  76. package/dist/models/ProductRangeLiteResourceArrayResponse.js +0 -50
  77. package/dist/models/ProductRangeResource.d.ts +0 -83
  78. package/dist/models/ProductRangeResource.js +0 -82
  79. package/dist/models/ProductRangeResourceArrayResponse.d.ts +0 -33
  80. package/dist/models/ProductRangeResourceArrayResponse.js +0 -50
  81. package/dist/models/ProductRangeSiteDetailResource.d.ts +0 -94
  82. package/dist/models/ProductRangeSiteDetailResource.js +0 -93
  83. package/dist/models/ProductRangeSiteDetailResourceArrayResponse.d.ts +0 -33
  84. package/dist/models/ProductRangeSiteDetailResourceArrayResponse.js +0 -50
  85. package/dist/models/StoreProductRangeRequest.d.ts +0 -52
  86. package/dist/models/StoreProductRangeRequest.js +0 -59
  87. package/dist/models/StoreProductRangeRequestSitesInner.d.ts +0 -92
  88. package/dist/models/StoreProductRangeRequestSitesInner.js +0 -75
  89. package/dist/models/UpdateProductRangeRequest.d.ts +0 -52
  90. package/dist/models/UpdateProductRangeRequest.js +0 -59
  91. package/docs/AttachAccessoriesProductRangeRequest.md +0 -34
  92. package/docs/AttachAttributesProductRangeRequest.md +0 -34
  93. package/docs/AttachDocumentsProductRangeRequest.md +0 -34
  94. package/docs/DetachAccessoriesProductRangeRequest.md +0 -34
  95. package/docs/DetachAttributesProductRangeRequest.md +0 -34
  96. package/docs/DetachDocumentsProductRangeRequest.md +0 -34
  97. package/docs/GetAllProductRangeRequest.md +0 -50
  98. package/docs/IndexProductRangeRequest.md +0 -54
  99. package/docs/PaginatedProductRangeFrontendListResourceResponse.md +0 -36
  100. package/docs/PaginatedProductRangeListResourceResponse.md +0 -36
  101. package/docs/PaginatedProductRangeLiteResourceResponse.md +0 -36
  102. package/docs/PaginatedProductRangeResourceResponse.md +0 -36
  103. package/docs/ProductRangeApi.md +0 -959
  104. package/docs/ProductRangeFrontendListResource.md +0 -44
  105. package/docs/ProductRangeFrontendListResourceArrayResponse.md +0 -34
  106. package/docs/ProductRangeFrontendResource.md +0 -62
  107. package/docs/ProductRangeFrontendResourceArrayResponse.md +0 -34
  108. package/docs/ProductRangeListResource.md +0 -40
  109. package/docs/ProductRangeListResourceArrayResponse.md +0 -34
  110. package/docs/ProductRangeLiteResource.md +0 -36
  111. package/docs/ProductRangeLiteResourceArrayResponse.md +0 -34
  112. package/docs/ProductRangeResource.md +0 -50
  113. package/docs/ProductRangeResourceArrayResponse.md +0 -34
  114. package/docs/ProductRangeSiteDetailResource.md +0 -54
  115. package/docs/ProductRangeSiteDetailResourceArrayResponse.md +0 -34
  116. package/docs/StoreProductRangeRequest.md +0 -40
  117. package/docs/StoreProductRangeRequestSitesInner.md +0 -54
  118. package/docs/UpdateProductRangeRequest.md +0 -40
  119. package/src/apis/ProductRangeApi.ts +0 -664
  120. package/src/models/AttachAccessoriesProductRangeRequest.ts +0 -66
  121. package/src/models/AttachAttributesProductRangeRequest.ts +0 -66
  122. package/src/models/AttachDocumentsProductRangeRequest.ts +0 -74
  123. package/src/models/DetachAccessoriesProductRangeRequest.ts +0 -66
  124. package/src/models/DetachAttributesProductRangeRequest.ts +0 -66
  125. package/src/models/DetachDocumentsProductRangeRequest.ts +0 -66
  126. package/src/models/GetAllProductRangeRequest.ts +0 -151
  127. package/src/models/IndexProductRangeRequest.ts +0 -167
  128. package/src/models/PaginatedProductRangeFrontendListResourceResponse.ts +0 -90
  129. package/src/models/PaginatedProductRangeListResourceResponse.ts +0 -90
  130. package/src/models/PaginatedProductRangeLiteResourceResponse.ts +0 -90
  131. package/src/models/PaginatedProductRangeResourceResponse.ts +0 -90
  132. package/src/models/ProductRangeFrontendListResource.ts +0 -111
  133. package/src/models/ProductRangeFrontendListResourceArrayResponse.ts +0 -73
  134. package/src/models/ProductRangeFrontendResource.ts +0 -207
  135. package/src/models/ProductRangeFrontendResourceArrayResponse.ts +0 -73
  136. package/src/models/ProductRangeListResource.ts +0 -108
  137. package/src/models/ProductRangeListResourceArrayResponse.ts +0 -73
  138. package/src/models/ProductRangeLiteResource.ts +0 -75
  139. package/src/models/ProductRangeLiteResourceArrayResponse.ts +0 -73
  140. package/src/models/ProductRangeResource.ts +0 -158
  141. package/src/models/ProductRangeResourceArrayResponse.ts +0 -73
  142. package/src/models/ProductRangeSiteDetailResource.ts +0 -171
  143. package/src/models/ProductRangeSiteDetailResourceArrayResponse.ts +0 -73
  144. package/src/models/StoreProductRangeRequest.ts +0 -105
  145. package/src/models/StoreProductRangeRequestSitesInner.ts +0 -148
  146. package/src/models/UpdateProductRangeRequest.ts +0 -105
@@ -12,15 +12,12 @@ docs/AssetLiteResourceArrayResponse.md
12
12
  docs/AssetResource.md
13
13
  docs/AssetResourceArrayResponse.md
14
14
  docs/AttachAccessoriesProductChildRequest.md
15
- docs/AttachAccessoriesProductRangeRequest.md
16
15
  docs/AttachAssetsOverlayTemplateRequest.md
17
16
  docs/AttachAttributeProductTypeRequest.md
18
- docs/AttachAttributesProductRangeRequest.md
19
17
  docs/AttachDocumentablesDocumentRequest.md
20
18
  docs/AttachDocumentablesDocumentRequestDocumentablesInner.md
21
19
  docs/AttachDocumentsProductChildRequest.md
22
20
  docs/AttachDocumentsProductChildRequestDocumentsInner.md
23
- docs/AttachDocumentsProductRangeRequest.md
24
21
  docs/AttachProductTypeAttributeRequest.md
25
22
  docs/AttachProductsProductCategoryRequest.md
26
23
  docs/AttributeApi.md
@@ -54,13 +51,10 @@ docs/DefinitionResourceArrayResponse.md
54
51
  docs/DescriptionResource.md
55
52
  docs/DescriptionResourceArrayResponse.md
56
53
  docs/DestroyAttributeValueRequest.md
57
- docs/DetachAccessoriesProductRangeRequest.md
58
54
  docs/DetachAssetableOverlayTemplateRequest.md
59
- docs/DetachAttributesProductRangeRequest.md
60
55
  docs/DetachDocumentablesDocumentRequest.md
61
56
  docs/DetachDocumentablesDocumentRequestDocumentablesInner.md
62
57
  docs/DetachDocumentsProductChildRequest.md
63
- docs/DetachDocumentsProductRangeRequest.md
64
58
  docs/DetachProductsProductCategoryRequest.md
65
59
  docs/DocumentApi.md
66
60
  docs/DocumentFileForUploadResource.md
@@ -86,7 +80,6 @@ docs/GetAllGoogleCategoryRequest.md
86
80
  docs/GetAllOverlayTemplateRequest.md
87
81
  docs/GetAllProductCategoryRequest.md
88
82
  docs/GetAllProductChildRequest.md
89
- docs/GetAllProductRangeRequest.md
90
83
  docs/GetAllProductRequest.md
91
84
  docs/GetAllProductTypeRequest.md
92
85
  docs/GetAllSupplierRequest.md
@@ -108,7 +101,6 @@ docs/IndexExternalApiLogRequest.md
108
101
  docs/IndexOverlayTemplateRequest.md
109
102
  docs/IndexProductCategoryRequest.md
110
103
  docs/IndexProductChildRequest.md
111
- docs/IndexProductRangeRequest.md
112
104
  docs/IndexProductRequest.md
113
105
  docs/IndexProductTypeRequest.md
114
106
  docs/IndexSiteNotificationRequest.md
@@ -152,10 +144,6 @@ docs/PaginatedProductChildRelationResourceResponse.md
152
144
  docs/PaginatedProductChildResourceResponse.md
153
145
  docs/PaginatedProductListResourceResponse.md
154
146
  docs/PaginatedProductLiteResourceResponse.md
155
- docs/PaginatedProductRangeFrontendListResourceResponse.md
156
- docs/PaginatedProductRangeListResourceResponse.md
157
- docs/PaginatedProductRangeLiteResourceResponse.md
158
- docs/PaginatedProductRangeResourceResponse.md
159
147
  docs/PaginatedProductResourceResponse.md
160
148
  docs/PaginatedProductSearchResultResourceResponse.md
161
149
  docs/PaginatedProductTypeListResourceResponse.md
@@ -210,19 +198,6 @@ docs/ProductListResource.md
210
198
  docs/ProductListResourceArrayResponse.md
211
199
  docs/ProductLiteResource.md
212
200
  docs/ProductLiteResourceArrayResponse.md
213
- docs/ProductRangeApi.md
214
- docs/ProductRangeFrontendListResource.md
215
- docs/ProductRangeFrontendListResourceArrayResponse.md
216
- docs/ProductRangeFrontendResource.md
217
- docs/ProductRangeFrontendResourceArrayResponse.md
218
- docs/ProductRangeListResource.md
219
- docs/ProductRangeListResourceArrayResponse.md
220
- docs/ProductRangeLiteResource.md
221
- docs/ProductRangeLiteResourceArrayResponse.md
222
- docs/ProductRangeResource.md
223
- docs/ProductRangeResourceArrayResponse.md
224
- docs/ProductRangeSiteDetailResource.md
225
- docs/ProductRangeSiteDetailResourceArrayResponse.md
226
201
  docs/ProductRating.md
227
202
  docs/ProductResource.md
228
203
  docs/ProductResourceArrayResponse.md
@@ -273,8 +248,6 @@ docs/StoreProductChildRequest.md
273
248
  docs/StoreProductChildRequestAssetsInner.md
274
249
  docs/StoreProductChildRequestAttributeValuesInner.md
275
250
  docs/StoreProductChildRequestSitesInner.md
276
- docs/StoreProductRangeRequest.md
277
- docs/StoreProductRangeRequestSitesInner.md
278
251
  docs/StoreProductRequest.md
279
252
  docs/StoreProductRequestCategoriesInner.md
280
253
  docs/StoreProductTypeRequest.md
@@ -312,7 +285,6 @@ docs/UpdateOverlayTemplateRequest.md
312
285
  docs/UpdateProductCategoryRequest.md
313
286
  docs/UpdateProductChildRequest.md
314
287
  docs/UpdateProductChildRequestAssetsInner.md
315
- docs/UpdateProductRangeRequest.md
316
288
  docs/UpdateProductRequest.md
317
289
  docs/UpdateProductTypeRequest.md
318
290
  docs/UpdateProductTypeRequestPerformanceValuesInner.md
@@ -334,7 +306,6 @@ src/apis/GoogleCategoryApi.ts
334
306
  src/apis/OverlayTemplateApi.ts
335
307
  src/apis/ProductApi.ts
336
308
  src/apis/ProductCategoryApi.ts
337
- src/apis/ProductRangeApi.ts
338
309
  src/apis/ProductTypeApi.ts
339
310
  src/apis/SiteApi.ts
340
311
  src/apis/SupplierApi.ts
@@ -350,15 +321,12 @@ src/models/AssetLiteResourceArrayResponse.ts
350
321
  src/models/AssetResource.ts
351
322
  src/models/AssetResourceArrayResponse.ts
352
323
  src/models/AttachAccessoriesProductChildRequest.ts
353
- src/models/AttachAccessoriesProductRangeRequest.ts
354
324
  src/models/AttachAssetsOverlayTemplateRequest.ts
355
325
  src/models/AttachAttributeProductTypeRequest.ts
356
- src/models/AttachAttributesProductRangeRequest.ts
357
326
  src/models/AttachDocumentablesDocumentRequest.ts
358
327
  src/models/AttachDocumentablesDocumentRequestDocumentablesInner.ts
359
328
  src/models/AttachDocumentsProductChildRequest.ts
360
329
  src/models/AttachDocumentsProductChildRequestDocumentsInner.ts
361
- src/models/AttachDocumentsProductRangeRequest.ts
362
330
  src/models/AttachProductTypeAttributeRequest.ts
363
331
  src/models/AttachProductsProductCategoryRequest.ts
364
332
  src/models/AttributeFieldType.ts
@@ -390,13 +358,10 @@ src/models/DefinitionResourceArrayResponse.ts
390
358
  src/models/DescriptionResource.ts
391
359
  src/models/DescriptionResourceArrayResponse.ts
392
360
  src/models/DestroyAttributeValueRequest.ts
393
- src/models/DetachAccessoriesProductRangeRequest.ts
394
361
  src/models/DetachAssetableOverlayTemplateRequest.ts
395
- src/models/DetachAttributesProductRangeRequest.ts
396
362
  src/models/DetachDocumentablesDocumentRequest.ts
397
363
  src/models/DetachDocumentablesDocumentRequestDocumentablesInner.ts
398
364
  src/models/DetachDocumentsProductChildRequest.ts
399
- src/models/DetachDocumentsProductRangeRequest.ts
400
365
  src/models/DetachProductsProductCategoryRequest.ts
401
366
  src/models/DocumentFileForUploadResource.ts
402
367
  src/models/DocumentFileForUploadResourceArrayResponse.ts
@@ -420,7 +385,6 @@ src/models/GetAllGoogleCategoryRequest.ts
420
385
  src/models/GetAllOverlayTemplateRequest.ts
421
386
  src/models/GetAllProductCategoryRequest.ts
422
387
  src/models/GetAllProductChildRequest.ts
423
- src/models/GetAllProductRangeRequest.ts
424
388
  src/models/GetAllProductRequest.ts
425
389
  src/models/GetAllProductTypeRequest.ts
426
390
  src/models/GetAllSupplierRequest.ts
@@ -441,7 +405,6 @@ src/models/IndexExternalApiLogRequest.ts
441
405
  src/models/IndexOverlayTemplateRequest.ts
442
406
  src/models/IndexProductCategoryRequest.ts
443
407
  src/models/IndexProductChildRequest.ts
444
- src/models/IndexProductRangeRequest.ts
445
408
  src/models/IndexProductRequest.ts
446
409
  src/models/IndexProductTypeRequest.ts
447
410
  src/models/IndexSiteNotificationRequest.ts
@@ -484,10 +447,6 @@ src/models/PaginatedProductChildRelationResourceResponse.ts
484
447
  src/models/PaginatedProductChildResourceResponse.ts
485
448
  src/models/PaginatedProductListResourceResponse.ts
486
449
  src/models/PaginatedProductLiteResourceResponse.ts
487
- src/models/PaginatedProductRangeFrontendListResourceResponse.ts
488
- src/models/PaginatedProductRangeListResourceResponse.ts
489
- src/models/PaginatedProductRangeLiteResourceResponse.ts
490
- src/models/PaginatedProductRangeResourceResponse.ts
491
450
  src/models/PaginatedProductResourceResponse.ts
492
451
  src/models/PaginatedProductSearchResultResourceResponse.ts
493
452
  src/models/PaginatedProductTypeListResourceResponse.ts
@@ -540,18 +499,6 @@ src/models/ProductListResource.ts
540
499
  src/models/ProductListResourceArrayResponse.ts
541
500
  src/models/ProductLiteResource.ts
542
501
  src/models/ProductLiteResourceArrayResponse.ts
543
- src/models/ProductRangeFrontendListResource.ts
544
- src/models/ProductRangeFrontendListResourceArrayResponse.ts
545
- src/models/ProductRangeFrontendResource.ts
546
- src/models/ProductRangeFrontendResourceArrayResponse.ts
547
- src/models/ProductRangeListResource.ts
548
- src/models/ProductRangeListResourceArrayResponse.ts
549
- src/models/ProductRangeLiteResource.ts
550
- src/models/ProductRangeLiteResourceArrayResponse.ts
551
- src/models/ProductRangeResource.ts
552
- src/models/ProductRangeResourceArrayResponse.ts
553
- src/models/ProductRangeSiteDetailResource.ts
554
- src/models/ProductRangeSiteDetailResourceArrayResponse.ts
555
502
  src/models/ProductRating.ts
556
503
  src/models/ProductResource.ts
557
504
  src/models/ProductResourceArrayResponse.ts
@@ -600,8 +547,6 @@ src/models/StoreProductChildRequest.ts
600
547
  src/models/StoreProductChildRequestAssetsInner.ts
601
548
  src/models/StoreProductChildRequestAttributeValuesInner.ts
602
549
  src/models/StoreProductChildRequestSitesInner.ts
603
- src/models/StoreProductRangeRequest.ts
604
- src/models/StoreProductRangeRequestSitesInner.ts
605
550
  src/models/StoreProductRequest.ts
606
551
  src/models/StoreProductRequestCategoriesInner.ts
607
552
  src/models/StoreProductTypeRequest.ts
@@ -637,7 +582,6 @@ src/models/UpdateOverlayTemplateRequest.ts
637
582
  src/models/UpdateProductCategoryRequest.ts
638
583
  src/models/UpdateProductChildRequest.ts
639
584
  src/models/UpdateProductChildRequestAssetsInner.ts
640
- src/models/UpdateProductRangeRequest.ts
641
585
  src/models/UpdateProductRequest.ts
642
586
  src/models/UpdateProductTypeRequest.ts
643
587
  src/models/UpdateProductTypeRequestPerformanceValuesInner.ts
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @digital8/lighting-illusions-ts-sdk@0.0.710
1
+ # @digital8/lighting-illusions-ts-sdk@0.0.712
2
2
 
3
3
  A TypeScript SDK client for the localhost API.
4
4
 
@@ -127,20 +127,6 @@ All URIs are relative to *http://localhost/api*
127
127
  *ProductCategoryApi* | [**showProductCategory**](docs/ProductCategoryApi.md#showproductcategory) | **GET** /admin-api/product-category/{productCategory} | Auto-generated: showProductCategory
128
128
  *ProductCategoryApi* | [**storeProductCategory**](docs/ProductCategoryApi.md#storeproductcategoryoperation) | **POST** /admin-api/product-category/create | Auto-generated: storeProductCategory
129
129
  *ProductCategoryApi* | [**updateProductCategory**](docs/ProductCategoryApi.md#updateproductcategoryoperation) | **PUT** /admin-api/product-category/{productCategory}/update | Auto-generated: updateProductCategory
130
- *ProductRangeApi* | [**attachAccessoriesProductRange**](docs/ProductRangeApi.md#attachaccessoriesproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/attach-accessories | Auto-generated: attachAccessoriesProductRange
131
- *ProductRangeApi* | [**attachAttributesProductRange**](docs/ProductRangeApi.md#attachattributesproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/attach-attributes | Auto-generated: attachAttributesProductRange
132
- *ProductRangeApi* | [**attachDocumentsProductRange**](docs/ProductRangeApi.md#attachdocumentsproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/attach-documents | Auto-generated: attachDocumentsProductRange
133
- *ProductRangeApi* | [**attachProductChildrenProductRange**](docs/ProductRangeApi.md#attachproductchildrenproductrange) | **POST** /admin-api/product-range/{productRange}/attach-products | Auto-generated: attachProductChildrenProductRange
134
- *ProductRangeApi* | [**destroyProductRange**](docs/ProductRangeApi.md#destroyproductrange) | **DELETE** /admin-api/product-range/{productRange}/delete | Auto-generated: destroyProductRange
135
- *ProductRangeApi* | [**detachAccessoriesProductRange**](docs/ProductRangeApi.md#detachaccessoriesproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/detach-accessories | Auto-generated: detachAccessoriesProductRange
136
- *ProductRangeApi* | [**detachAttributesProductRange**](docs/ProductRangeApi.md#detachattributesproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/detach-attributes | Auto-generated: detachAttributesProductRange
137
- *ProductRangeApi* | [**detachDocumentsProductRange**](docs/ProductRangeApi.md#detachdocumentsproductrangeoperation) | **POST** /admin-api/product-range/{productRange}/detach-documents | Auto-generated: detachDocumentsProductRange
138
- *ProductRangeApi* | [**detachProductChildrenProductRange**](docs/ProductRangeApi.md#detachproductchildrenproductrange) | **POST** /admin-api/product-range/{productRange}/detach-products | Auto-generated: detachProductChildrenProductRange
139
- *ProductRangeApi* | [**getAllProductRange**](docs/ProductRangeApi.md#getallproductrangeoperation) | **POST** /admin-api/product-range/all | Auto-generated: getAllProductRange
140
- *ProductRangeApi* | [**indexProductRange**](docs/ProductRangeApi.md#indexproductrangeoperation) | **POST** /admin-api/product-range/list | Auto-generated: indexProductRange
141
- *ProductRangeApi* | [**showProductRange**](docs/ProductRangeApi.md#showproductrange) | **GET** /admin-api/product-range/{productRange} | Auto-generated: showProductRange
142
- *ProductRangeApi* | [**storeProductRange**](docs/ProductRangeApi.md#storeproductrangeoperation) | **POST** /admin-api/product-range/create | Auto-generated: storeProductRange
143
- *ProductRangeApi* | [**updateProductRange**](docs/ProductRangeApi.md#updateproductrangeoperation) | **PUT** /admin-api/product-range/{productRange}/update | Auto-generated: updateProductRange
144
130
  *ProductTypeApi* | [**attachAttributeProductType**](docs/ProductTypeApi.md#attachattributeproducttypeoperation) | **POST** /admin-api/product-type/{productType}/attach-attribute | Auto-generated: attachAttributeProductType
145
131
  *ProductTypeApi* | [**destroyProductType**](docs/ProductTypeApi.md#destroyproducttype) | **DELETE** /admin-api/product-type/{productType}/delete | Auto-generated: destroyProductType
146
132
  *ProductTypeApi* | [**detachAttributeProductType**](docs/ProductTypeApi.md#detachattributeproducttype) | **POST** /admin-api/product-type/{productType}/detach-attribute/{attribute} | Auto-generated: detachAttributeProductType
@@ -187,15 +173,12 @@ All URIs are relative to *http://localhost/api*
187
173
  - [AssetResource](docs/AssetResource.md)
188
174
  - [AssetResourceArrayResponse](docs/AssetResourceArrayResponse.md)
189
175
  - [AttachAccessoriesProductChildRequest](docs/AttachAccessoriesProductChildRequest.md)
190
- - [AttachAccessoriesProductRangeRequest](docs/AttachAccessoriesProductRangeRequest.md)
191
176
  - [AttachAssetsOverlayTemplateRequest](docs/AttachAssetsOverlayTemplateRequest.md)
192
177
  - [AttachAttributeProductTypeRequest](docs/AttachAttributeProductTypeRequest.md)
193
- - [AttachAttributesProductRangeRequest](docs/AttachAttributesProductRangeRequest.md)
194
178
  - [AttachDocumentablesDocumentRequest](docs/AttachDocumentablesDocumentRequest.md)
195
179
  - [AttachDocumentablesDocumentRequestDocumentablesInner](docs/AttachDocumentablesDocumentRequestDocumentablesInner.md)
196
180
  - [AttachDocumentsProductChildRequest](docs/AttachDocumentsProductChildRequest.md)
197
181
  - [AttachDocumentsProductChildRequestDocumentsInner](docs/AttachDocumentsProductChildRequestDocumentsInner.md)
198
- - [AttachDocumentsProductRangeRequest](docs/AttachDocumentsProductRangeRequest.md)
199
182
  - [AttachProductTypeAttributeRequest](docs/AttachProductTypeAttributeRequest.md)
200
183
  - [AttachProductsProductCategoryRequest](docs/AttachProductsProductCategoryRequest.md)
201
184
  - [AttributeFieldType](docs/AttributeFieldType.md)
@@ -227,13 +210,10 @@ All URIs are relative to *http://localhost/api*
227
210
  - [DescriptionResource](docs/DescriptionResource.md)
228
211
  - [DescriptionResourceArrayResponse](docs/DescriptionResourceArrayResponse.md)
229
212
  - [DestroyAttributeValueRequest](docs/DestroyAttributeValueRequest.md)
230
- - [DetachAccessoriesProductRangeRequest](docs/DetachAccessoriesProductRangeRequest.md)
231
213
  - [DetachAssetableOverlayTemplateRequest](docs/DetachAssetableOverlayTemplateRequest.md)
232
- - [DetachAttributesProductRangeRequest](docs/DetachAttributesProductRangeRequest.md)
233
214
  - [DetachDocumentablesDocumentRequest](docs/DetachDocumentablesDocumentRequest.md)
234
215
  - [DetachDocumentablesDocumentRequestDocumentablesInner](docs/DetachDocumentablesDocumentRequestDocumentablesInner.md)
235
216
  - [DetachDocumentsProductChildRequest](docs/DetachDocumentsProductChildRequest.md)
236
- - [DetachDocumentsProductRangeRequest](docs/DetachDocumentsProductRangeRequest.md)
237
217
  - [DetachProductsProductCategoryRequest](docs/DetachProductsProductCategoryRequest.md)
238
218
  - [DocumentFileForUploadResource](docs/DocumentFileForUploadResource.md)
239
219
  - [DocumentFileForUploadResourceArrayResponse](docs/DocumentFileForUploadResourceArrayResponse.md)
@@ -257,7 +237,6 @@ All URIs are relative to *http://localhost/api*
257
237
  - [GetAllOverlayTemplateRequest](docs/GetAllOverlayTemplateRequest.md)
258
238
  - [GetAllProductCategoryRequest](docs/GetAllProductCategoryRequest.md)
259
239
  - [GetAllProductChildRequest](docs/GetAllProductChildRequest.md)
260
- - [GetAllProductRangeRequest](docs/GetAllProductRangeRequest.md)
261
240
  - [GetAllProductRequest](docs/GetAllProductRequest.md)
262
241
  - [GetAllProductTypeRequest](docs/GetAllProductTypeRequest.md)
263
242
  - [GetAllSupplierRequest](docs/GetAllSupplierRequest.md)
@@ -278,7 +257,6 @@ All URIs are relative to *http://localhost/api*
278
257
  - [IndexOverlayTemplateRequest](docs/IndexOverlayTemplateRequest.md)
279
258
  - [IndexProductCategoryRequest](docs/IndexProductCategoryRequest.md)
280
259
  - [IndexProductChildRequest](docs/IndexProductChildRequest.md)
281
- - [IndexProductRangeRequest](docs/IndexProductRangeRequest.md)
282
260
  - [IndexProductRequest](docs/IndexProductRequest.md)
283
261
  - [IndexProductTypeRequest](docs/IndexProductTypeRequest.md)
284
262
  - [IndexSiteNotificationRequest](docs/IndexSiteNotificationRequest.md)
@@ -321,10 +299,6 @@ All URIs are relative to *http://localhost/api*
321
299
  - [PaginatedProductChildResourceResponse](docs/PaginatedProductChildResourceResponse.md)
322
300
  - [PaginatedProductListResourceResponse](docs/PaginatedProductListResourceResponse.md)
323
301
  - [PaginatedProductLiteResourceResponse](docs/PaginatedProductLiteResourceResponse.md)
324
- - [PaginatedProductRangeFrontendListResourceResponse](docs/PaginatedProductRangeFrontendListResourceResponse.md)
325
- - [PaginatedProductRangeListResourceResponse](docs/PaginatedProductRangeListResourceResponse.md)
326
- - [PaginatedProductRangeLiteResourceResponse](docs/PaginatedProductRangeLiteResourceResponse.md)
327
- - [PaginatedProductRangeResourceResponse](docs/PaginatedProductRangeResourceResponse.md)
328
302
  - [PaginatedProductResourceResponse](docs/PaginatedProductResourceResponse.md)
329
303
  - [PaginatedProductSearchResultResourceResponse](docs/PaginatedProductSearchResultResourceResponse.md)
330
304
  - [PaginatedProductTypeListResourceResponse](docs/PaginatedProductTypeListResourceResponse.md)
@@ -377,18 +351,6 @@ All URIs are relative to *http://localhost/api*
377
351
  - [ProductListResourceArrayResponse](docs/ProductListResourceArrayResponse.md)
378
352
  - [ProductLiteResource](docs/ProductLiteResource.md)
379
353
  - [ProductLiteResourceArrayResponse](docs/ProductLiteResourceArrayResponse.md)
380
- - [ProductRangeFrontendListResource](docs/ProductRangeFrontendListResource.md)
381
- - [ProductRangeFrontendListResourceArrayResponse](docs/ProductRangeFrontendListResourceArrayResponse.md)
382
- - [ProductRangeFrontendResource](docs/ProductRangeFrontendResource.md)
383
- - [ProductRangeFrontendResourceArrayResponse](docs/ProductRangeFrontendResourceArrayResponse.md)
384
- - [ProductRangeListResource](docs/ProductRangeListResource.md)
385
- - [ProductRangeListResourceArrayResponse](docs/ProductRangeListResourceArrayResponse.md)
386
- - [ProductRangeLiteResource](docs/ProductRangeLiteResource.md)
387
- - [ProductRangeLiteResourceArrayResponse](docs/ProductRangeLiteResourceArrayResponse.md)
388
- - [ProductRangeResource](docs/ProductRangeResource.md)
389
- - [ProductRangeResourceArrayResponse](docs/ProductRangeResourceArrayResponse.md)
390
- - [ProductRangeSiteDetailResource](docs/ProductRangeSiteDetailResource.md)
391
- - [ProductRangeSiteDetailResourceArrayResponse](docs/ProductRangeSiteDetailResourceArrayResponse.md)
392
354
  - [ProductRating](docs/ProductRating.md)
393
355
  - [ProductResource](docs/ProductResource.md)
394
356
  - [ProductResourceArrayResponse](docs/ProductResourceArrayResponse.md)
@@ -437,8 +399,6 @@ All URIs are relative to *http://localhost/api*
437
399
  - [StoreProductChildRequestAssetsInner](docs/StoreProductChildRequestAssetsInner.md)
438
400
  - [StoreProductChildRequestAttributeValuesInner](docs/StoreProductChildRequestAttributeValuesInner.md)
439
401
  - [StoreProductChildRequestSitesInner](docs/StoreProductChildRequestSitesInner.md)
440
- - [StoreProductRangeRequest](docs/StoreProductRangeRequest.md)
441
- - [StoreProductRangeRequestSitesInner](docs/StoreProductRangeRequestSitesInner.md)
442
402
  - [StoreProductRequest](docs/StoreProductRequest.md)
443
403
  - [StoreProductRequestCategoriesInner](docs/StoreProductRequestCategoriesInner.md)
444
404
  - [StoreProductTypeRequest](docs/StoreProductTypeRequest.md)
@@ -474,7 +434,6 @@ All URIs are relative to *http://localhost/api*
474
434
  - [UpdateProductCategoryRequest](docs/UpdateProductCategoryRequest.md)
475
435
  - [UpdateProductChildRequest](docs/UpdateProductChildRequest.md)
476
436
  - [UpdateProductChildRequestAssetsInner](docs/UpdateProductChildRequestAssetsInner.md)
477
- - [UpdateProductRangeRequest](docs/UpdateProductRangeRequest.md)
478
437
  - [UpdateProductRequest](docs/UpdateProductRequest.md)
479
438
  - [UpdateProductTypeRequest](docs/UpdateProductTypeRequest.md)
480
439
  - [UpdateProductTypeRequestPerformanceValuesInner](docs/UpdateProductTypeRequestPerformanceValuesInner.md)
@@ -499,7 +458,7 @@ and is automatically generated by the
499
458
  [OpenAPI Generator](https://openapi-generator.tech) project:
500
459
 
501
460
  - API version: `1.0.0`
502
- - Package version: `0.0.710`
461
+ - Package version: `0.0.712`
503
462
  - Generator version: `7.19.0`
504
463
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
505
464
 
@@ -7,7 +7,6 @@ export * from './GoogleCategoryApi';
7
7
  export * from './OverlayTemplateApi';
8
8
  export * from './ProductApi';
9
9
  export * from './ProductCategoryApi';
10
- export * from './ProductRangeApi';
11
10
  export * from './ProductTypeApi';
12
11
  export * from './SiteApi';
13
12
  export * from './SupplierApi';
@@ -25,7 +25,6 @@ __exportStar(require("./GoogleCategoryApi"), exports);
25
25
  __exportStar(require("./OverlayTemplateApi"), exports);
26
26
  __exportStar(require("./ProductApi"), exports);
27
27
  __exportStar(require("./ProductCategoryApi"), exports);
28
- __exportStar(require("./ProductRangeApi"), exports);
29
28
  __exportStar(require("./ProductTypeApi"), exports);
30
29
  __exportStar(require("./SiteApi"), exports);
31
30
  __exportStar(require("./SupplierApi"), exports);
@@ -39,7 +39,6 @@ export interface AttachDocumentablesDocumentRequestDocumentablesInner {
39
39
  */
40
40
  export declare const AttachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum: {
41
41
  readonly AppModelsProductsProductChild: "App\\Models\\Products\\ProductChild";
42
- readonly AppModelsProductRangesProductRange: "App\\Models\\ProductRanges\\ProductRange";
43
42
  readonly AppModelsProductRangeSite: "App\\Models\\ProductRangeSite";
44
43
  };
45
44
  export type AttachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum = typeof AttachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum[keyof typeof AttachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum];
@@ -24,7 +24,6 @@ exports.AttachDocumentablesDocumentRequestDocumentablesInnerToJSONTyped = Attach
24
24
  */
25
25
  exports.AttachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum = {
26
26
  AppModelsProductsProductChild: 'App\\Models\\Products\\ProductChild',
27
- AppModelsProductRangesProductRange: 'App\\Models\\ProductRanges\\ProductRange',
28
27
  AppModelsProductRangeSite: 'App\\Models\\ProductRangeSite'
29
28
  };
30
29
  /**
@@ -33,7 +33,6 @@ export interface DetachDocumentablesDocumentRequestDocumentablesInner {
33
33
  */
34
34
  export declare const DetachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum: {
35
35
  readonly AppModelsProductsProductChild: "App\\Models\\Products\\ProductChild";
36
- readonly AppModelsProductRangesProductRange: "App\\Models\\ProductRanges\\ProductRange";
37
36
  readonly AppModelsProductRangeSite: "App\\Models\\ProductRangeSite";
38
37
  };
39
38
  export type DetachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum = typeof DetachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum[keyof typeof DetachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum];
@@ -24,7 +24,6 @@ exports.DetachDocumentablesDocumentRequestDocumentablesInnerToJSONTyped = Detach
24
24
  */
25
25
  exports.DetachDocumentablesDocumentRequestDocumentablesInnerDocumentableTypeEnum = {
26
26
  AppModelsProductsProductChild: 'App\\Models\\Products\\ProductChild',
27
- AppModelsProductRangesProductRange: 'App\\Models\\ProductRanges\\ProductRange',
28
27
  AppModelsProductRangeSite: 'App\\Models\\ProductRangeSite'
29
28
  };
30
29
  /**
@@ -81,7 +81,6 @@ export type GetAllDocumentRequestSortDirectionEnum = typeof GetAllDocumentReques
81
81
  */
82
82
  export declare const GetAllDocumentRequestRelatedTypeEnum: {
83
83
  readonly ProductChild: "productChild";
84
- readonly ProductRange: "productRange";
85
84
  readonly ProductRangeSite: "productRangeSite";
86
85
  };
87
86
  export type GetAllDocumentRequestRelatedTypeEnum = typeof GetAllDocumentRequestRelatedTypeEnum[keyof typeof GetAllDocumentRequestRelatedTypeEnum];
@@ -40,7 +40,6 @@ exports.GetAllDocumentRequestSortDirectionEnum = {
40
40
  */
41
41
  exports.GetAllDocumentRequestRelatedTypeEnum = {
42
42
  ProductChild: 'productChild',
43
- ProductRange: 'productRange',
44
43
  ProductRangeSite: 'productRangeSite'
45
44
  };
46
45
  /**
@@ -101,7 +101,6 @@ export type GetAllProductChildRequestSortDirectionEnum = typeof GetAllProductChi
101
101
  */
102
102
  export declare const GetAllProductChildRequestRelatedTypeEnum: {
103
103
  readonly OverlayTemplate: "overlayTemplate";
104
- readonly ProductRange: "productRange";
105
104
  readonly Supplier: "supplier";
106
105
  readonly Tag: "tag";
107
106
  readonly Document: "document";
@@ -48,7 +48,6 @@ exports.GetAllProductChildRequestSortDirectionEnum = {
48
48
  */
49
49
  exports.GetAllProductChildRequestRelatedTypeEnum = {
50
50
  OverlayTemplate: 'overlayTemplate',
51
- ProductRange: 'productRange',
52
51
  Supplier: 'supplier',
53
52
  Tag: 'tag',
54
53
  Document: 'document'
@@ -105,8 +105,6 @@ export type IndexAttributeRequestSortDirectionEnum = typeof IndexAttributeReques
105
105
  */
106
106
  export declare const IndexAttributeRequestRelatedTypeEnum: {
107
107
  readonly ProductType: "productType";
108
- readonly ProductRange: "productRange";
109
- readonly Category: "category";
110
108
  };
111
109
  export type IndexAttributeRequestRelatedTypeEnum = typeof IndexAttributeRequestRelatedTypeEnum[keyof typeof IndexAttributeRequestRelatedTypeEnum];
112
110
  /**
@@ -39,9 +39,7 @@ exports.IndexAttributeRequestSortDirectionEnum = {
39
39
  * @export
40
40
  */
41
41
  exports.IndexAttributeRequestRelatedTypeEnum = {
42
- ProductType: 'productType',
43
- ProductRange: 'productRange',
44
- Category: 'category'
42
+ ProductType: 'productType'
45
43
  };
46
44
  /**
47
45
  * Check if a given object implements the IndexAttributeRequest interface.
@@ -93,7 +93,6 @@ export type IndexDocumentRequestSortDirectionEnum = typeof IndexDocumentRequestS
93
93
  */
94
94
  export declare const IndexDocumentRequestRelatedTypeEnum: {
95
95
  readonly ProductChild: "productChild";
96
- readonly ProductRange: "productRange";
97
96
  readonly ProductRangeSite: "productRangeSite";
98
97
  };
99
98
  export type IndexDocumentRequestRelatedTypeEnum = typeof IndexDocumentRequestRelatedTypeEnum[keyof typeof IndexDocumentRequestRelatedTypeEnum];
@@ -40,7 +40,6 @@ exports.IndexDocumentRequestSortDirectionEnum = {
40
40
  */
41
41
  exports.IndexDocumentRequestRelatedTypeEnum = {
42
42
  ProductChild: 'productChild',
43
- ProductRange: 'productRange',
44
43
  ProductRangeSite: 'productRangeSite'
45
44
  };
46
45
  /**
@@ -121,7 +121,6 @@ export declare const IndexProductChildRequestRelatedTypeEnum: {
121
121
  readonly Document: "document";
122
122
  readonly OverlayTemplate: "overlayTemplate";
123
123
  readonly ProductType: "productType";
124
- readonly ProductRange: "productRange";
125
124
  readonly Supplier: "supplier";
126
125
  readonly Tag: "tag";
127
126
  readonly Site: "site";
@@ -56,7 +56,6 @@ exports.IndexProductChildRequestRelatedTypeEnum = {
56
56
  Document: 'document',
57
57
  OverlayTemplate: 'overlayTemplate',
58
58
  ProductType: 'productType',
59
- ProductRange: 'productRange',
60
59
  Supplier: 'supplier',
61
60
  Tag: 'tag',
62
61
  Site: 'site'
@@ -77,12 +77,6 @@ export interface ProductChildResource {
77
77
  * @memberof ProductChildResource
78
78
  */
79
79
  hideFromFrontend: boolean;
80
- /**
81
- *
82
- * @type {string}
83
- * @memberof ProductChildResource
84
- */
85
- supplierBarcode?: string | null;
86
80
  /**
87
81
  *
88
82
  * @type {number}
@@ -112,7 +106,7 @@ export interface ProductChildResource {
112
106
  * @type {string}
113
107
  * @memberof ProductChildResource
114
108
  */
115
- bundleUpcCode?: string | null;
109
+ barcode?: string | null;
116
110
  /**
117
111
  *
118
112
  * @type {boolean}
@@ -90,12 +90,11 @@ function ProductChildResourceFromJSONTyped(json, ignoreDiscriminator) {
90
90
  'sku': json['sku'],
91
91
  'buyPrice': json['buyPrice'],
92
92
  'hideFromFrontend': json['hideFromFrontend'],
93
- 'supplierBarcode': json['supplierBarcode'] == null ? undefined : json['supplierBarcode'],
94
93
  'popularityScore': json['popularityScore'],
95
94
  'excludeFromSearch': json['excludeFromSearch'],
96
95
  'isOversized': json['isOversized'],
97
96
  'isBundle': json['isBundle'],
98
- 'bundleUpcCode': json['bundleUpcCode'] == null ? undefined : json['bundleUpcCode'],
97
+ 'barcode': json['barcode'] == null ? undefined : json['barcode'],
99
98
  'displayInSocialFeed': json['displayInSocialFeed'],
100
99
  'googleStockStatus': json['googleStockStatus'],
101
100
  'netsuiteId': json['netsuiteId'] == null ? undefined : json['netsuiteId'],
@@ -128,12 +127,11 @@ function ProductChildResourceToJSONTyped(value, ignoreDiscriminator) {
128
127
  'sku': value['sku'],
129
128
  'buyPrice': value['buyPrice'],
130
129
  'hideFromFrontend': value['hideFromFrontend'],
131
- 'supplierBarcode': value['supplierBarcode'],
132
130
  'popularityScore': value['popularityScore'],
133
131
  'excludeFromSearch': value['excludeFromSearch'],
134
132
  'isOversized': value['isOversized'],
135
133
  'isBundle': value['isBundle'],
136
- 'bundleUpcCode': value['bundleUpcCode'],
134
+ 'barcode': value['barcode'],
137
135
  'displayInSocialFeed': value['displayInSocialFeed'],
138
136
  'googleStockStatus': value['googleStockStatus'],
139
137
  'netsuiteId': value['netsuiteId'],
@@ -7,15 +7,12 @@ export * from './AssetLiteResourceArrayResponse';
7
7
  export * from './AssetResource';
8
8
  export * from './AssetResourceArrayResponse';
9
9
  export * from './AttachAccessoriesProductChildRequest';
10
- export * from './AttachAccessoriesProductRangeRequest';
11
10
  export * from './AttachAssetsOverlayTemplateRequest';
12
11
  export * from './AttachAttributeProductTypeRequest';
13
- export * from './AttachAttributesProductRangeRequest';
14
12
  export * from './AttachDocumentablesDocumentRequest';
15
13
  export * from './AttachDocumentablesDocumentRequestDocumentablesInner';
16
14
  export * from './AttachDocumentsProductChildRequest';
17
15
  export * from './AttachDocumentsProductChildRequestDocumentsInner';
18
- export * from './AttachDocumentsProductRangeRequest';
19
16
  export * from './AttachProductTypeAttributeRequest';
20
17
  export * from './AttachProductsProductCategoryRequest';
21
18
  export * from './AttributeFieldType';
@@ -47,13 +44,10 @@ export * from './DefinitionResourceArrayResponse';
47
44
  export * from './DescriptionResource';
48
45
  export * from './DescriptionResourceArrayResponse';
49
46
  export * from './DestroyAttributeValueRequest';
50
- export * from './DetachAccessoriesProductRangeRequest';
51
47
  export * from './DetachAssetableOverlayTemplateRequest';
52
- export * from './DetachAttributesProductRangeRequest';
53
48
  export * from './DetachDocumentablesDocumentRequest';
54
49
  export * from './DetachDocumentablesDocumentRequestDocumentablesInner';
55
50
  export * from './DetachDocumentsProductChildRequest';
56
- export * from './DetachDocumentsProductRangeRequest';
57
51
  export * from './DetachProductsProductCategoryRequest';
58
52
  export * from './DocumentFileForUploadResource';
59
53
  export * from './DocumentFileForUploadResourceArrayResponse';
@@ -77,7 +71,6 @@ export * from './GetAllGoogleCategoryRequest';
77
71
  export * from './GetAllOverlayTemplateRequest';
78
72
  export * from './GetAllProductCategoryRequest';
79
73
  export * from './GetAllProductChildRequest';
80
- export * from './GetAllProductRangeRequest';
81
74
  export * from './GetAllProductRequest';
82
75
  export * from './GetAllProductTypeRequest';
83
76
  export * from './GetAllSupplierRequest';
@@ -98,7 +91,6 @@ export * from './IndexExternalApiLogRequest';
98
91
  export * from './IndexOverlayTemplateRequest';
99
92
  export * from './IndexProductCategoryRequest';
100
93
  export * from './IndexProductChildRequest';
101
- export * from './IndexProductRangeRequest';
102
94
  export * from './IndexProductRequest';
103
95
  export * from './IndexProductTypeRequest';
104
96
  export * from './IndexSiteNotificationRequest';
@@ -141,10 +133,6 @@ export * from './PaginatedProductChildRelationResourceResponse';
141
133
  export * from './PaginatedProductChildResourceResponse';
142
134
  export * from './PaginatedProductListResourceResponse';
143
135
  export * from './PaginatedProductLiteResourceResponse';
144
- export * from './PaginatedProductRangeFrontendListResourceResponse';
145
- export * from './PaginatedProductRangeListResourceResponse';
146
- export * from './PaginatedProductRangeLiteResourceResponse';
147
- export * from './PaginatedProductRangeResourceResponse';
148
136
  export * from './PaginatedProductResourceResponse';
149
137
  export * from './PaginatedProductSearchResultResourceResponse';
150
138
  export * from './PaginatedProductTypeListResourceResponse';
@@ -197,18 +185,6 @@ export * from './ProductListResource';
197
185
  export * from './ProductListResourceArrayResponse';
198
186
  export * from './ProductLiteResource';
199
187
  export * from './ProductLiteResourceArrayResponse';
200
- export * from './ProductRangeFrontendListResource';
201
- export * from './ProductRangeFrontendListResourceArrayResponse';
202
- export * from './ProductRangeFrontendResource';
203
- export * from './ProductRangeFrontendResourceArrayResponse';
204
- export * from './ProductRangeListResource';
205
- export * from './ProductRangeListResourceArrayResponse';
206
- export * from './ProductRangeLiteResource';
207
- export * from './ProductRangeLiteResourceArrayResponse';
208
- export * from './ProductRangeResource';
209
- export * from './ProductRangeResourceArrayResponse';
210
- export * from './ProductRangeSiteDetailResource';
211
- export * from './ProductRangeSiteDetailResourceArrayResponse';
212
188
  export * from './ProductRating';
213
189
  export * from './ProductResource';
214
190
  export * from './ProductResourceArrayResponse';
@@ -257,8 +233,6 @@ export * from './StoreProductChildRequest';
257
233
  export * from './StoreProductChildRequestAssetsInner';
258
234
  export * from './StoreProductChildRequestAttributeValuesInner';
259
235
  export * from './StoreProductChildRequestSitesInner';
260
- export * from './StoreProductRangeRequest';
261
- export * from './StoreProductRangeRequestSitesInner';
262
236
  export * from './StoreProductRequest';
263
237
  export * from './StoreProductRequestCategoriesInner';
264
238
  export * from './StoreProductTypeRequest';
@@ -294,7 +268,6 @@ export * from './UpdateOverlayTemplateRequest';
294
268
  export * from './UpdateProductCategoryRequest';
295
269
  export * from './UpdateProductChildRequest';
296
270
  export * from './UpdateProductChildRequestAssetsInner';
297
- export * from './UpdateProductRangeRequest';
298
271
  export * from './UpdateProductRequest';
299
272
  export * from './UpdateProductTypeRequest';
300
273
  export * from './UpdateProductTypeRequestPerformanceValuesInner';