@digital8/lighting-illusions-ts-sdk 0.0.365 → 0.0.366

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 (511) hide show
  1. package/.openapi-generator/FILES +0 -232
  2. package/README.md +2 -167
  3. package/dist/apis/SiteApi.d.ts +1 -23
  4. package/dist/apis/SiteApi.js +0 -91
  5. package/dist/apis/SupplierApi.d.ts +1 -12
  6. package/dist/apis/SupplierApi.js +0 -45
  7. package/dist/apis/index.d.ts +0 -5
  8. package/dist/apis/index.js +0 -5
  9. package/dist/models/AssetResource.d.ts +6 -0
  10. package/dist/models/AssetResource.js +4 -0
  11. package/dist/models/IndexSiteNotificationRequest.d.ts +2 -8
  12. package/dist/models/IndexSiteNotificationRequest.js +0 -2
  13. package/dist/models/IndexSiteRequest.d.ts +2 -8
  14. package/dist/models/IndexSiteRequest.js +0 -2
  15. package/dist/models/IndexSupplierRequest.d.ts +2 -8
  16. package/dist/models/IndexSupplierRequest.js +0 -2
  17. package/dist/models/SiteConfigResource.d.ts +1 -1
  18. package/dist/models/SiteConfigResource.js +1 -3
  19. package/dist/models/SiteNotificationResource.d.ts +2 -2
  20. package/dist/models/SiteNotificationResource.js +2 -6
  21. package/dist/models/StoreSupplierRequest.d.ts +2 -3
  22. package/dist/models/StoreSupplierRequest.js +2 -3
  23. package/dist/models/UpdateSupplierRequest.d.ts +2 -3
  24. package/dist/models/UpdateSupplierRequest.js +2 -3
  25. package/dist/models/index.d.ts +0 -111
  26. package/dist/models/index.js +0 -111
  27. package/docs/AssetResource.md +2 -0
  28. package/docs/IndexSiteNotificationRequest.md +1 -3
  29. package/docs/IndexSiteRequest.md +1 -3
  30. package/docs/IndexSupplierRequest.md +1 -3
  31. package/docs/SiteApi.md +2 -134
  32. package/docs/StoreSupplierRequest.md +1 -1
  33. package/docs/SupplierApi.md +1 -67
  34. package/docs/UpdateSupplierRequest.md +1 -1
  35. package/package.json +1 -1
  36. package/src/apis/SiteApi.ts +0 -80
  37. package/src/apis/SupplierApi.ts +0 -42
  38. package/src/apis/index.ts +0 -5
  39. package/src/models/AssetResource.ts +9 -0
  40. package/src/models/IndexSiteNotificationRequest.ts +2 -10
  41. package/src/models/IndexSiteRequest.ts +2 -10
  42. package/src/models/IndexSupplierRequest.ts +2 -10
  43. package/src/models/SiteConfigResource.ts +2 -3
  44. package/src/models/SiteNotificationResource.ts +4 -6
  45. package/src/models/StoreSupplierRequest.ts +4 -12
  46. package/src/models/UpdateSupplierRequest.ts +4 -12
  47. package/src/models/index.ts +0 -111
  48. package/dist/apis/AttributeApi.d.ts +0 -179
  49. package/dist/apis/AttributeApi.js +0 -735
  50. package/dist/apis/OverlayTemplateApi.d.ts +0 -143
  51. package/dist/apis/OverlayTemplateApi.js +0 -592
  52. package/dist/apis/ProductApi.d.ts +0 -141
  53. package/dist/apis/ProductApi.js +0 -585
  54. package/dist/apis/ProductTypeApi.d.ts +0 -121
  55. package/dist/apis/ProductTypeApi.js +0 -501
  56. package/dist/apis/TagApi.d.ts +0 -85
  57. package/dist/apis/TagApi.js +0 -355
  58. package/dist/models/AssetFileForUploadResourceArrayResponse.d.ts +0 -33
  59. package/dist/models/AssetFileForUploadResourceArrayResponse.js +0 -50
  60. package/dist/models/AssetResourceArrayResponse.d.ts +0 -33
  61. package/dist/models/AssetResourceArrayResponse.js +0 -50
  62. package/dist/models/AttributeFieldType.d.ts +0 -27
  63. package/dist/models/AttributeFieldType.js +0 -53
  64. package/dist/models/AttributeLiteResource.d.ts +0 -38
  65. package/dist/models/AttributeLiteResource.js +0 -55
  66. package/dist/models/AttributeLiteResourceArrayResponse.d.ts +0 -33
  67. package/dist/models/AttributeLiteResourceArrayResponse.js +0 -50
  68. package/dist/models/AttributeProductTypeRelationResource.d.ts +0 -81
  69. package/dist/models/AttributeProductTypeRelationResource.js +0 -84
  70. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.d.ts +0 -33
  71. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.js +0 -50
  72. package/dist/models/AttributeResource.d.ts +0 -75
  73. package/dist/models/AttributeResource.js +0 -80
  74. package/dist/models/AttributeResourceArrayResponse.d.ts +0 -33
  75. package/dist/models/AttributeResourceArrayResponse.js +0 -50
  76. package/dist/models/AttributeType.d.ts +0 -26
  77. package/dist/models/AttributeType.js +0 -52
  78. package/dist/models/AttributeValueResource.d.ts +0 -38
  79. package/dist/models/AttributeValueResource.js +0 -55
  80. package/dist/models/AttributeValueResourceArrayResponse.d.ts +0 -33
  81. package/dist/models/AttributeValueResourceArrayResponse.js +0 -50
  82. package/dist/models/CouponDiscountType.d.ts +0 -25
  83. package/dist/models/CouponDiscountType.js +0 -51
  84. package/dist/models/DestroyAttributeValueRequest.d.ts +0 -32
  85. package/dist/models/DestroyAttributeValueRequest.js +0 -49
  86. package/dist/models/GetAllAttributeRequest.d.ts +0 -101
  87. package/dist/models/GetAllAttributeRequest.js +0 -88
  88. package/dist/models/GetAllOverlayTemplateRequest.d.ts +0 -87
  89. package/dist/models/GetAllOverlayTemplateRequest.js +0 -82
  90. package/dist/models/GetAllProductChildRequest.d.ts +0 -83
  91. package/dist/models/GetAllProductChildRequest.js +0 -83
  92. package/dist/models/GetAllProductRequest.d.ts +0 -83
  93. package/dist/models/GetAllProductRequest.js +0 -82
  94. package/dist/models/GetAllProductTypeRequest.d.ts +0 -82
  95. package/dist/models/GetAllProductTypeRequest.js +0 -81
  96. package/dist/models/GetAllSupplierRequest.d.ts +0 -83
  97. package/dist/models/GetAllSupplierRequest.js +0 -82
  98. package/dist/models/IndexAttributeRequest.d.ts +0 -92
  99. package/dist/models/IndexAttributeRequest.js +0 -80
  100. package/dist/models/IndexOverlayTemplateRequest.d.ts +0 -80
  101. package/dist/models/IndexOverlayTemplateRequest.js +0 -76
  102. package/dist/models/IndexProductChildRequest.d.ts +0 -95
  103. package/dist/models/IndexProductChildRequest.js +0 -87
  104. package/dist/models/IndexProductTypeRequest.d.ts +0 -74
  105. package/dist/models/IndexProductTypeRequest.js +0 -74
  106. package/dist/models/IndexTagRequest.d.ts +0 -87
  107. package/dist/models/IndexTagRequest.js +0 -79
  108. package/dist/models/LinkAssetsOverlayTemplateRequest.d.ts +0 -32
  109. package/dist/models/LinkAssetsOverlayTemplateRequest.js +0 -51
  110. package/dist/models/LinkAttributeProductTypeRequest.d.ts +0 -48
  111. package/dist/models/LinkAttributeProductTypeRequest.js +0 -65
  112. package/dist/models/LinkProductTypeAttributeRequest.d.ts +0 -48
  113. package/dist/models/LinkProductTypeAttributeRequest.js +0 -65
  114. package/dist/models/ModelAttributeResource.d.ts +0 -52
  115. package/dist/models/ModelAttributeResource.js +0 -65
  116. package/dist/models/ModelAttributeResourceArrayResponse.d.ts +0 -33
  117. package/dist/models/ModelAttributeResourceArrayResponse.js +0 -50
  118. package/dist/models/OverlayTemplateAssetPosition.d.ts +0 -30
  119. package/dist/models/OverlayTemplateAssetPosition.js +0 -56
  120. package/dist/models/OverlayTemplateAssetResource.d.ts +0 -63
  121. package/dist/models/OverlayTemplateAssetResource.js +0 -72
  122. package/dist/models/OverlayTemplateAssetResourceArrayResponse.d.ts +0 -33
  123. package/dist/models/OverlayTemplateAssetResourceArrayResponse.js +0 -50
  124. package/dist/models/OverlayTemplateLiteResource.d.ts +0 -45
  125. package/dist/models/OverlayTemplateLiteResource.js +0 -60
  126. package/dist/models/OverlayTemplateLiteResourceArrayResponse.d.ts +0 -33
  127. package/dist/models/OverlayTemplateLiteResourceArrayResponse.js +0 -50
  128. package/dist/models/OverlayTemplateResource.d.ts +0 -58
  129. package/dist/models/OverlayTemplateResource.js +0 -69
  130. package/dist/models/OverlayTemplateResourceArrayResponse.d.ts +0 -33
  131. package/dist/models/OverlayTemplateResourceArrayResponse.js +0 -50
  132. package/dist/models/PaginatedAttributeLiteResourceResponse.d.ts +0 -40
  133. package/dist/models/PaginatedAttributeLiteResourceResponse.js +0 -57
  134. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.d.ts +0 -40
  135. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.js +0 -57
  136. package/dist/models/PaginatedAttributeResourceResponse.d.ts +0 -40
  137. package/dist/models/PaginatedAttributeResourceResponse.js +0 -57
  138. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.d.ts +0 -40
  139. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.js +0 -57
  140. package/dist/models/PaginatedOverlayTemplateResourceResponse.d.ts +0 -40
  141. package/dist/models/PaginatedOverlayTemplateResourceResponse.js +0 -57
  142. package/dist/models/PaginatedProductChildLiteResourceResponse.d.ts +0 -40
  143. package/dist/models/PaginatedProductChildLiteResourceResponse.js +0 -57
  144. package/dist/models/PaginatedProductChildRelationResourceResponse.d.ts +0 -40
  145. package/dist/models/PaginatedProductChildRelationResourceResponse.js +0 -57
  146. package/dist/models/PaginatedProductChildResourceResponse.d.ts +0 -40
  147. package/dist/models/PaginatedProductChildResourceResponse.js +0 -57
  148. package/dist/models/PaginatedProductLiteResourceResponse.d.ts +0 -40
  149. package/dist/models/PaginatedProductLiteResourceResponse.js +0 -57
  150. package/dist/models/PaginatedProductResourceResponse.d.ts +0 -40
  151. package/dist/models/PaginatedProductResourceResponse.js +0 -57
  152. package/dist/models/PaginatedProductTypeLiteResourceResponse.d.ts +0 -40
  153. package/dist/models/PaginatedProductTypeLiteResourceResponse.js +0 -57
  154. package/dist/models/PaginatedProductTypeResourceResponse.d.ts +0 -40
  155. package/dist/models/PaginatedProductTypeResourceResponse.js +0 -57
  156. package/dist/models/PaginatedSiteLiteResourceResponse.d.ts +0 -40
  157. package/dist/models/PaginatedSiteLiteResourceResponse.js +0 -57
  158. package/dist/models/PaginatedTagLiteResourceResponse.d.ts +0 -40
  159. package/dist/models/PaginatedTagLiteResourceResponse.js +0 -57
  160. package/dist/models/PaginatedTagResourceResponse.d.ts +0 -40
  161. package/dist/models/PaginatedTagResourceResponse.js +0 -57
  162. package/dist/models/ProductChildLiteResource.d.ts +0 -63
  163. package/dist/models/ProductChildLiteResource.js +0 -70
  164. package/dist/models/ProductChildLiteResourceArrayResponse.d.ts +0 -33
  165. package/dist/models/ProductChildLiteResourceArrayResponse.js +0 -50
  166. package/dist/models/ProductChildRelationResource.d.ts +0 -69
  167. package/dist/models/ProductChildRelationResource.js +0 -74
  168. package/dist/models/ProductChildRelationResourceArrayResponse.d.ts +0 -33
  169. package/dist/models/ProductChildRelationResourceArrayResponse.js +0 -50
  170. package/dist/models/ProductChildResource.d.ts +0 -191
  171. package/dist/models/ProductChildResource.js +0 -148
  172. package/dist/models/ProductChildResourceArrayResponse.d.ts +0 -33
  173. package/dist/models/ProductChildResourceArrayResponse.js +0 -50
  174. package/dist/models/ProductLiteResource.d.ts +0 -38
  175. package/dist/models/ProductLiteResource.js +0 -55
  176. package/dist/models/ProductLiteResourceArrayResponse.d.ts +0 -33
  177. package/dist/models/ProductLiteResourceArrayResponse.js +0 -50
  178. package/dist/models/ProductResource.d.ts +0 -88
  179. package/dist/models/ProductResource.js +0 -89
  180. package/dist/models/ProductResourceArrayResponse.d.ts +0 -33
  181. package/dist/models/ProductResourceArrayResponse.js +0 -50
  182. package/dist/models/ProductTypeLiteResource.d.ts +0 -38
  183. package/dist/models/ProductTypeLiteResource.js +0 -55
  184. package/dist/models/ProductTypeLiteResourceArrayResponse.d.ts +0 -33
  185. package/dist/models/ProductTypeLiteResourceArrayResponse.js +0 -50
  186. package/dist/models/ProductTypeResource.d.ts +0 -75
  187. package/dist/models/ProductTypeResource.js +0 -80
  188. package/dist/models/ProductTypeResourceArrayResponse.d.ts +0 -33
  189. package/dist/models/ProductTypeResourceArrayResponse.js +0 -50
  190. package/dist/models/SEOResourceArrayResponse.d.ts +0 -33
  191. package/dist/models/SEOResourceArrayResponse.js +0 -50
  192. package/dist/models/SiteConfigResourceArrayResponse.d.ts +0 -33
  193. package/dist/models/SiteConfigResourceArrayResponse.js +0 -50
  194. package/dist/models/SiteLiteResource.d.ts +0 -50
  195. package/dist/models/SiteLiteResource.js +0 -63
  196. package/dist/models/SiteLiteResourceArrayResponse.d.ts +0 -33
  197. package/dist/models/SiteLiteResourceArrayResponse.js +0 -50
  198. package/dist/models/SiteNotificationResourceArrayResponse.d.ts +0 -33
  199. package/dist/models/SiteNotificationResourceArrayResponse.js +0 -50
  200. package/dist/models/SitePaymentConfigResourceArrayResponse.d.ts +0 -33
  201. package/dist/models/SitePaymentConfigResourceArrayResponse.js +0 -50
  202. package/dist/models/SiteResourceArrayResponse.d.ts +0 -33
  203. package/dist/models/SiteResourceArrayResponse.js +0 -50
  204. package/dist/models/StoreAttributeRequest.d.ts +0 -65
  205. package/dist/models/StoreAttributeRequest.js +0 -74
  206. package/dist/models/StoreAttributeValueRequest.d.ts +0 -38
  207. package/dist/models/StoreAttributeValueRequest.js +0 -55
  208. package/dist/models/StoreOverlayTemplateAssetRequest.d.ts +0 -87
  209. package/dist/models/StoreOverlayTemplateAssetRequest.js +0 -84
  210. package/dist/models/StoreOverlayTemplateRequest.d.ts +0 -38
  211. package/dist/models/StoreOverlayTemplateRequest.js +0 -55
  212. package/dist/models/StoreProductChildRequest.d.ts +0 -138
  213. package/dist/models/StoreProductChildRequest.js +0 -115
  214. package/dist/models/StoreProductChildRequestAccessoriesInner.d.ts +0 -32
  215. package/dist/models/StoreProductChildRequestAccessoriesInner.js +0 -51
  216. package/dist/models/StoreProductChildRequestAssetsInner.d.ts +0 -62
  217. package/dist/models/StoreProductChildRequestAssetsInner.js +0 -69
  218. package/dist/models/StoreProductChildRequestAttributeValuesInner.d.ts +0 -44
  219. package/dist/models/StoreProductChildRequestAttributeValuesInner.js +0 -57
  220. package/dist/models/StoreProductChildRequestSitesInner.d.ts +0 -98
  221. package/dist/models/StoreProductChildRequestSitesInner.js +0 -81
  222. package/dist/models/StoreProductRequest.d.ts +0 -81
  223. package/dist/models/StoreProductRequest.js +0 -80
  224. package/dist/models/StoreProductRequestCategoriesInner.d.ts +0 -38
  225. package/dist/models/StoreProductRequestCategoriesInner.js +0 -55
  226. package/dist/models/StoreProductTypeRequest.d.ts +0 -32
  227. package/dist/models/StoreProductTypeRequest.js +0 -51
  228. package/dist/models/StoreSupplierRequestSeoInner.d.ts +0 -62
  229. package/dist/models/StoreSupplierRequestSeoInner.js +0 -61
  230. package/dist/models/StoreTagRequest.d.ts +0 -88
  231. package/dist/models/StoreTagRequest.js +0 -81
  232. package/dist/models/SupplierFrontendResourceArrayResponse.d.ts +0 -33
  233. package/dist/models/SupplierFrontendResourceArrayResponse.js +0 -50
  234. package/dist/models/SupplierLiteResourceArrayResponse.d.ts +0 -33
  235. package/dist/models/SupplierLiteResourceArrayResponse.js +0 -50
  236. package/dist/models/SupplierResourceArrayResponse.d.ts +0 -33
  237. package/dist/models/SupplierResourceArrayResponse.js +0 -50
  238. package/dist/models/TagLiteResource.d.ts +0 -38
  239. package/dist/models/TagLiteResource.js +0 -55
  240. package/dist/models/TagLiteResourceArrayResponse.d.ts +0 -33
  241. package/dist/models/TagLiteResourceArrayResponse.js +0 -50
  242. package/dist/models/TagResource.d.ts +0 -64
  243. package/dist/models/TagResource.js +0 -73
  244. package/dist/models/TagResourceArrayResponse.d.ts +0 -33
  245. package/dist/models/TagResourceArrayResponse.js +0 -50
  246. package/dist/models/TagType.d.ts +0 -25
  247. package/dist/models/TagType.js +0 -51
  248. package/dist/models/ThirdPartySyncStatus.d.ts +0 -27
  249. package/dist/models/ThirdPartySyncStatus.js +0 -53
  250. package/dist/models/UpdateAttributeRequest.d.ts +0 -65
  251. package/dist/models/UpdateAttributeRequest.js +0 -74
  252. package/dist/models/UpdateAttributeValueRequest.d.ts +0 -32
  253. package/dist/models/UpdateAttributeValueRequest.js +0 -51
  254. package/dist/models/UpdateFilterOrderAttributeRequest.d.ts +0 -33
  255. package/dist/models/UpdateFilterOrderAttributeRequest.js +0 -52
  256. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.d.ts +0 -38
  257. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.js +0 -55
  258. package/dist/models/UpdateModelAttributeRequest.d.ts +0 -38
  259. package/dist/models/UpdateModelAttributeRequest.js +0 -53
  260. package/dist/models/UpdateOverlayTemplateAssetRequest.d.ts +0 -81
  261. package/dist/models/UpdateOverlayTemplateAssetRequest.js +0 -80
  262. package/dist/models/UpdateOverlayTemplateRequest.d.ts +0 -38
  263. package/dist/models/UpdateOverlayTemplateRequest.js +0 -53
  264. package/dist/models/UpdateProductChildRequest.d.ts +0 -126
  265. package/dist/models/UpdateProductChildRequest.js +0 -101
  266. package/dist/models/UpdateProductChildRequestAccessoriesInner.d.ts +0 -38
  267. package/dist/models/UpdateProductChildRequestAccessoriesInner.js +0 -55
  268. package/dist/models/UpdateProductChildRequestAssetsInner.d.ts +0 -50
  269. package/dist/models/UpdateProductChildRequestAssetsInner.js +0 -61
  270. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.d.ts +0 -32
  271. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.js +0 -51
  272. package/dist/models/UpdateProductRequest.d.ts +0 -81
  273. package/dist/models/UpdateProductRequest.js +0 -80
  274. package/dist/models/UpdateProductTypeRequest.d.ts +0 -57
  275. package/dist/models/UpdateProductTypeRequest.js +0 -60
  276. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.d.ts +0 -38
  277. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.js +0 -51
  278. package/dist/models/UpdateTagRequest.d.ts +0 -82
  279. package/dist/models/UpdateTagRequest.js +0 -77
  280. package/docs/AssetFileForUploadResourceArrayResponse.md +0 -34
  281. package/docs/AssetResourceArrayResponse.md +0 -34
  282. package/docs/AttributeApi.md +0 -953
  283. package/docs/AttributeFieldType.md +0 -32
  284. package/docs/AttributeLiteResource.md +0 -36
  285. package/docs/AttributeLiteResourceArrayResponse.md +0 -34
  286. package/docs/AttributeProductTypeRelationResource.md +0 -50
  287. package/docs/AttributeProductTypeRelationResourceArrayResponse.md +0 -34
  288. package/docs/AttributeResource.md +0 -48
  289. package/docs/AttributeResourceArrayResponse.md +0 -34
  290. package/docs/AttributeType.md +0 -32
  291. package/docs/AttributeValueResource.md +0 -36
  292. package/docs/AttributeValueResourceArrayResponse.md +0 -34
  293. package/docs/CouponDiscountType.md +0 -32
  294. package/docs/DestroyAttributeValueRequest.md +0 -34
  295. package/docs/GetAllAttributeRequest.md +0 -48
  296. package/docs/GetAllOverlayTemplateRequest.md +0 -44
  297. package/docs/GetAllProductChildRequest.md +0 -42
  298. package/docs/GetAllProductRequest.md +0 -42
  299. package/docs/GetAllProductTypeRequest.md +0 -42
  300. package/docs/GetAllSupplierRequest.md +0 -42
  301. package/docs/IndexAttributeRequest.md +0 -48
  302. package/docs/IndexOverlayTemplateRequest.md +0 -44
  303. package/docs/IndexProductChildRequest.md +0 -46
  304. package/docs/IndexProductTypeRequest.md +0 -42
  305. package/docs/IndexTagRequest.md +0 -46
  306. package/docs/LinkAssetsOverlayTemplateRequest.md +0 -34
  307. package/docs/LinkAttributeProductTypeRequest.md +0 -36
  308. package/docs/LinkProductTypeAttributeRequest.md +0 -36
  309. package/docs/ModelAttributeResource.md +0 -40
  310. package/docs/ModelAttributeResourceArrayResponse.md +0 -34
  311. package/docs/OverlayTemplateApi.md +0 -746
  312. package/docs/OverlayTemplateAssetPosition.md +0 -32
  313. package/docs/OverlayTemplateAssetResource.md +0 -44
  314. package/docs/OverlayTemplateAssetResourceArrayResponse.md +0 -34
  315. package/docs/OverlayTemplateLiteResource.md +0 -38
  316. package/docs/OverlayTemplateLiteResourceArrayResponse.md +0 -34
  317. package/docs/OverlayTemplateResource.md +0 -42
  318. package/docs/OverlayTemplateResourceArrayResponse.md +0 -34
  319. package/docs/PaginatedAttributeLiteResourceResponse.md +0 -36
  320. package/docs/PaginatedAttributeProductTypeRelationResourceResponse.md +0 -36
  321. package/docs/PaginatedAttributeResourceResponse.md +0 -36
  322. package/docs/PaginatedOverlayTemplateLiteResourceResponse.md +0 -36
  323. package/docs/PaginatedOverlayTemplateResourceResponse.md +0 -36
  324. package/docs/PaginatedProductChildLiteResourceResponse.md +0 -36
  325. package/docs/PaginatedProductChildRelationResourceResponse.md +0 -36
  326. package/docs/PaginatedProductChildResourceResponse.md +0 -36
  327. package/docs/PaginatedProductLiteResourceResponse.md +0 -36
  328. package/docs/PaginatedProductResourceResponse.md +0 -36
  329. package/docs/PaginatedProductTypeLiteResourceResponse.md +0 -36
  330. package/docs/PaginatedProductTypeResourceResponse.md +0 -36
  331. package/docs/PaginatedSiteLiteResourceResponse.md +0 -36
  332. package/docs/PaginatedTagLiteResourceResponse.md +0 -36
  333. package/docs/PaginatedTagResourceResponse.md +0 -36
  334. package/docs/ProductApi.md +0 -740
  335. package/docs/ProductChildLiteResource.md +0 -44
  336. package/docs/ProductChildLiteResourceArrayResponse.md +0 -34
  337. package/docs/ProductChildRelationResource.md +0 -46
  338. package/docs/ProductChildRelationResourceArrayResponse.md +0 -34
  339. package/docs/ProductChildResource.md +0 -86
  340. package/docs/ProductChildResourceArrayResponse.md +0 -34
  341. package/docs/ProductLiteResource.md +0 -36
  342. package/docs/ProductLiteResourceArrayResponse.md +0 -34
  343. package/docs/ProductResource.md +0 -52
  344. package/docs/ProductResourceArrayResponse.md +0 -34
  345. package/docs/ProductTypeApi.md +0 -614
  346. package/docs/ProductTypeLiteResource.md +0 -36
  347. package/docs/ProductTypeLiteResourceArrayResponse.md +0 -34
  348. package/docs/ProductTypeResource.md +0 -48
  349. package/docs/ProductTypeResourceArrayResponse.md +0 -34
  350. package/docs/SEOResourceArrayResponse.md +0 -34
  351. package/docs/SiteConfigResourceArrayResponse.md +0 -34
  352. package/docs/SiteLiteResource.md +0 -40
  353. package/docs/SiteLiteResourceArrayResponse.md +0 -34
  354. package/docs/SiteNotificationResourceArrayResponse.md +0 -34
  355. package/docs/SitePaymentConfigResourceArrayResponse.md +0 -34
  356. package/docs/SiteResourceArrayResponse.md +0 -34
  357. package/docs/StoreAttributeRequest.md +0 -42
  358. package/docs/StoreAttributeValueRequest.md +0 -36
  359. package/docs/StoreOverlayTemplateAssetRequest.md +0 -48
  360. package/docs/StoreOverlayTemplateRequest.md +0 -36
  361. package/docs/StoreProductChildRequest.md +0 -68
  362. package/docs/StoreProductChildRequestAccessoriesInner.md +0 -34
  363. package/docs/StoreProductChildRequestAssetsInner.md +0 -44
  364. package/docs/StoreProductChildRequestAttributeValuesInner.md +0 -38
  365. package/docs/StoreProductChildRequestSitesInner.md +0 -56
  366. package/docs/StoreProductRequest.md +0 -50
  367. package/docs/StoreProductRequestCategoriesInner.md +0 -36
  368. package/docs/StoreProductTypeRequest.md +0 -34
  369. package/docs/StoreSupplierRequestSeoInner.md +0 -44
  370. package/docs/StoreTagRequest.md +0 -50
  371. package/docs/SupplierFrontendResourceArrayResponse.md +0 -34
  372. package/docs/SupplierLiteResourceArrayResponse.md +0 -34
  373. package/docs/SupplierResourceArrayResponse.md +0 -34
  374. package/docs/TagApi.md +0 -407
  375. package/docs/TagLiteResource.md +0 -36
  376. package/docs/TagLiteResourceArrayResponse.md +0 -34
  377. package/docs/TagResource.md +0 -44
  378. package/docs/TagResourceArrayResponse.md +0 -34
  379. package/docs/TagType.md +0 -32
  380. package/docs/ThirdPartySyncStatus.md +0 -32
  381. package/docs/UpdateAttributeRequest.md +0 -42
  382. package/docs/UpdateAttributeValueRequest.md +0 -34
  383. package/docs/UpdateFilterOrderAttributeRequest.md +0 -34
  384. package/docs/UpdateFilterOrderAttributeRequestValuesInner.md +0 -36
  385. package/docs/UpdateModelAttributeRequest.md +0 -36
  386. package/docs/UpdateOverlayTemplateAssetRequest.md +0 -46
  387. package/docs/UpdateOverlayTemplateRequest.md +0 -36
  388. package/docs/UpdateProductChildRequest.md +0 -64
  389. package/docs/UpdateProductChildRequestAccessoriesInner.md +0 -36
  390. package/docs/UpdateProductChildRequestAssetsInner.md +0 -40
  391. package/docs/UpdateProductChildRequestCompatibleProductsInner.md +0 -34
  392. package/docs/UpdateProductRequest.md +0 -50
  393. package/docs/UpdateProductTypeRequest.md +0 -42
  394. package/docs/UpdateProductTypeRequestPerformanceValuesInner.md +0 -36
  395. package/docs/UpdateTagRequest.md +0 -48
  396. package/src/apis/AttributeApi.ts +0 -657
  397. package/src/apis/OverlayTemplateApi.ts +0 -512
  398. package/src/apis/ProductApi.ts +0 -500
  399. package/src/apis/ProductTypeApi.ts +0 -429
  400. package/src/apis/TagApi.ts +0 -283
  401. package/src/models/AssetFileForUploadResourceArrayResponse.ts +0 -73
  402. package/src/models/AssetResourceArrayResponse.ts +0 -73
  403. package/src/models/AttributeFieldType.ts +0 -55
  404. package/src/models/AttributeLiteResource.ts +0 -75
  405. package/src/models/AttributeLiteResourceArrayResponse.ts +0 -73
  406. package/src/models/AttributeProductTypeRelationResource.ts +0 -146
  407. package/src/models/AttributeProductTypeRelationResourceArrayResponse.ts +0 -73
  408. package/src/models/AttributeResource.ts +0 -137
  409. package/src/models/AttributeResourceArrayResponse.ts +0 -73
  410. package/src/models/AttributeType.ts +0 -54
  411. package/src/models/AttributeValueResource.ts +0 -75
  412. package/src/models/AttributeValueResourceArrayResponse.ts +0 -73
  413. package/src/models/CouponDiscountType.ts +0 -53
  414. package/src/models/DestroyAttributeValueRequest.ts +0 -65
  415. package/src/models/GetAllAttributeRequest.ts +0 -153
  416. package/src/models/GetAllOverlayTemplateRequest.ts +0 -135
  417. package/src/models/GetAllProductChildRequest.ts +0 -128
  418. package/src/models/GetAllProductRequest.ts +0 -129
  419. package/src/models/GetAllProductTypeRequest.ts +0 -128
  420. package/src/models/GetAllSupplierRequest.ts +0 -129
  421. package/src/models/IndexAttributeRequest.ts +0 -143
  422. package/src/models/IndexOverlayTemplateRequest.ts +0 -127
  423. package/src/models/IndexProductChildRequest.ts +0 -144
  424. package/src/models/IndexProductTypeRequest.ts +0 -119
  425. package/src/models/IndexTagRequest.ts +0 -136
  426. package/src/models/LinkAssetsOverlayTemplateRequest.ts +0 -66
  427. package/src/models/LinkAttributeProductTypeRequest.ts +0 -88
  428. package/src/models/LinkProductTypeAttributeRequest.ts +0 -88
  429. package/src/models/ModelAttributeResource.ts +0 -108
  430. package/src/models/ModelAttributeResourceArrayResponse.ts +0 -73
  431. package/src/models/OverlayTemplateAssetPosition.ts +0 -58
  432. package/src/models/OverlayTemplateAssetResource.ts +0 -119
  433. package/src/models/OverlayTemplateAssetResourceArrayResponse.ts +0 -73
  434. package/src/models/OverlayTemplateLiteResource.ts +0 -92
  435. package/src/models/OverlayTemplateLiteResourceArrayResponse.ts +0 -73
  436. package/src/models/OverlayTemplateResource.ts +0 -117
  437. package/src/models/OverlayTemplateResourceArrayResponse.ts +0 -73
  438. package/src/models/PaginatedAttributeLiteResourceResponse.ts +0 -90
  439. package/src/models/PaginatedAttributeProductTypeRelationResourceResponse.ts +0 -90
  440. package/src/models/PaginatedAttributeResourceResponse.ts +0 -90
  441. package/src/models/PaginatedOverlayTemplateLiteResourceResponse.ts +0 -90
  442. package/src/models/PaginatedOverlayTemplateResourceResponse.ts +0 -90
  443. package/src/models/PaginatedProductChildLiteResourceResponse.ts +0 -90
  444. package/src/models/PaginatedProductChildRelationResourceResponse.ts +0 -90
  445. package/src/models/PaginatedProductChildResourceResponse.ts +0 -90
  446. package/src/models/PaginatedProductLiteResourceResponse.ts +0 -90
  447. package/src/models/PaginatedProductResourceResponse.ts +0 -90
  448. package/src/models/PaginatedProductTypeLiteResourceResponse.ts +0 -90
  449. package/src/models/PaginatedProductTypeResourceResponse.ts +0 -90
  450. package/src/models/PaginatedSiteLiteResourceResponse.ts +0 -90
  451. package/src/models/PaginatedTagLiteResourceResponse.ts +0 -90
  452. package/src/models/PaginatedTagResourceResponse.ts +0 -90
  453. package/src/models/ProductChildLiteResource.ts +0 -118
  454. package/src/models/ProductChildLiteResourceArrayResponse.ts +0 -73
  455. package/src/models/ProductChildRelationResource.ts +0 -127
  456. package/src/models/ProductChildRelationResourceArrayResponse.ts +0 -73
  457. package/src/models/ProductChildResource.ts +0 -317
  458. package/src/models/ProductChildResourceArrayResponse.ts +0 -73
  459. package/src/models/ProductLiteResource.ts +0 -75
  460. package/src/models/ProductLiteResourceArrayResponse.ts +0 -73
  461. package/src/models/ProductResource.ts +0 -162
  462. package/src/models/ProductResourceArrayResponse.ts +0 -73
  463. package/src/models/ProductTypeLiteResource.ts +0 -75
  464. package/src/models/ProductTypeLiteResourceArrayResponse.ts +0 -73
  465. package/src/models/ProductTypeResource.ts +0 -137
  466. package/src/models/ProductTypeResourceArrayResponse.ts +0 -73
  467. package/src/models/SEOResourceArrayResponse.ts +0 -73
  468. package/src/models/SiteConfigResourceArrayResponse.ts +0 -73
  469. package/src/models/SiteLiteResource.ts +0 -93
  470. package/src/models/SiteLiteResourceArrayResponse.ts +0 -73
  471. package/src/models/SiteNotificationResourceArrayResponse.ts +0 -73
  472. package/src/models/SitePaymentConfigResourceArrayResponse.ts +0 -73
  473. package/src/models/SiteResourceArrayResponse.ts +0 -73
  474. package/src/models/StoreAttributeRequest.ts +0 -113
  475. package/src/models/StoreAttributeValueRequest.ts +0 -75
  476. package/src/models/StoreOverlayTemplateAssetRequest.ts +0 -141
  477. package/src/models/StoreOverlayTemplateRequest.ts +0 -75
  478. package/src/models/StoreProductChildRequest.ts +0 -244
  479. package/src/models/StoreProductChildRequestAccessoriesInner.ts +0 -66
  480. package/src/models/StoreProductChildRequestAssetsInner.ts +0 -110
  481. package/src/models/StoreProductChildRequestAttributeValuesInner.ts +0 -83
  482. package/src/models/StoreProductChildRequestSitesInner.ts +0 -158
  483. package/src/models/StoreProductRequest.ts +0 -144
  484. package/src/models/StoreProductRequestCategoriesInner.ts +0 -75
  485. package/src/models/StoreProductTypeRequest.ts +0 -66
  486. package/src/models/StoreSupplierRequestSeoInner.ts +0 -106
  487. package/src/models/StoreTagRequest.ts +0 -144
  488. package/src/models/SupplierFrontendResourceArrayResponse.ts +0 -73
  489. package/src/models/SupplierLiteResourceArrayResponse.ts +0 -73
  490. package/src/models/SupplierResourceArrayResponse.ts +0 -73
  491. package/src/models/TagLiteResource.ts +0 -75
  492. package/src/models/TagLiteResourceArrayResponse.ts +0 -73
  493. package/src/models/TagResource.ts +0 -126
  494. package/src/models/TagResourceArrayResponse.ts +0 -73
  495. package/src/models/TagType.ts +0 -53
  496. package/src/models/ThirdPartySyncStatus.ts +0 -55
  497. package/src/models/UpdateAttributeRequest.ts +0 -113
  498. package/src/models/UpdateAttributeValueRequest.ts +0 -66
  499. package/src/models/UpdateFilterOrderAttributeRequest.ts +0 -74
  500. package/src/models/UpdateFilterOrderAttributeRequestValuesInner.ts +0 -75
  501. package/src/models/UpdateModelAttributeRequest.ts +0 -74
  502. package/src/models/UpdateOverlayTemplateAssetRequest.ts +0 -132
  503. package/src/models/UpdateOverlayTemplateRequest.ts +0 -74
  504. package/src/models/UpdateProductChildRequest.ts +0 -223
  505. package/src/models/UpdateProductChildRequestAccessoriesInner.ts +0 -75
  506. package/src/models/UpdateProductChildRequestAssetsInner.ts +0 -92
  507. package/src/models/UpdateProductChildRequestCompatibleProductsInner.ts +0 -66
  508. package/src/models/UpdateProductRequest.ts +0 -144
  509. package/src/models/UpdateProductTypeRequest.ts +0 -106
  510. package/src/models/UpdateProductTypeRequestPerformanceValuesInner.ts +0 -73
  511. package/src/models/UpdateTagRequest.ts +0 -135
@@ -1,74 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface IndexProductTypeRequest
16
- */
17
- export interface IndexProductTypeRequest {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof IndexProductTypeRequest
22
- */
23
- search?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof IndexProductTypeRequest
28
- */
29
- sortBy?: IndexProductTypeRequestSortByEnum;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof IndexProductTypeRequest
34
- */
35
- sortDirection?: IndexProductTypeRequestSortDirectionEnum;
36
- /**
37
- *
38
- * @type {number}
39
- * @memberof IndexProductTypeRequest
40
- */
41
- perPage?: number;
42
- /**
43
- *
44
- * @type {number}
45
- * @memberof IndexProductTypeRequest
46
- */
47
- page?: number;
48
- }
49
- /**
50
- * @export
51
- */
52
- export declare const IndexProductTypeRequestSortByEnum: {
53
- readonly Id: "id";
54
- readonly Name: "name";
55
- readonly CreatedAt: "created_at";
56
- readonly UpdatedAt: "updated_at";
57
- };
58
- export type IndexProductTypeRequestSortByEnum = typeof IndexProductTypeRequestSortByEnum[keyof typeof IndexProductTypeRequestSortByEnum];
59
- /**
60
- * @export
61
- */
62
- export declare const IndexProductTypeRequestSortDirectionEnum: {
63
- readonly Asc: "asc";
64
- readonly Desc: "desc";
65
- };
66
- export type IndexProductTypeRequestSortDirectionEnum = typeof IndexProductTypeRequestSortDirectionEnum[keyof typeof IndexProductTypeRequestSortDirectionEnum];
67
- /**
68
- * Check if a given object implements the IndexProductTypeRequest interface.
69
- */
70
- export declare function instanceOfIndexProductTypeRequest(value: object): value is IndexProductTypeRequest;
71
- export declare function IndexProductTypeRequestFromJSON(json: any): IndexProductTypeRequest;
72
- export declare function IndexProductTypeRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): IndexProductTypeRequest;
73
- export declare function IndexProductTypeRequestToJSON(json: any): IndexProductTypeRequest;
74
- export declare function IndexProductTypeRequestToJSONTyped(value?: IndexProductTypeRequest | null, ignoreDiscriminator?: boolean): any;
@@ -1,74 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.IndexProductTypeRequestSortDirectionEnum = exports.IndexProductTypeRequestSortByEnum = void 0;
17
- exports.instanceOfIndexProductTypeRequest = instanceOfIndexProductTypeRequest;
18
- exports.IndexProductTypeRequestFromJSON = IndexProductTypeRequestFromJSON;
19
- exports.IndexProductTypeRequestFromJSONTyped = IndexProductTypeRequestFromJSONTyped;
20
- exports.IndexProductTypeRequestToJSON = IndexProductTypeRequestToJSON;
21
- exports.IndexProductTypeRequestToJSONTyped = IndexProductTypeRequestToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.IndexProductTypeRequestSortByEnum = {
26
- Id: 'id',
27
- Name: 'name',
28
- CreatedAt: 'created_at',
29
- UpdatedAt: 'updated_at'
30
- };
31
- /**
32
- * @export
33
- */
34
- exports.IndexProductTypeRequestSortDirectionEnum = {
35
- Asc: 'asc',
36
- Desc: 'desc'
37
- };
38
- /**
39
- * Check if a given object implements the IndexProductTypeRequest interface.
40
- */
41
- function instanceOfIndexProductTypeRequest(value) {
42
- return true;
43
- }
44
- function IndexProductTypeRequestFromJSON(json) {
45
- return IndexProductTypeRequestFromJSONTyped(json, false);
46
- }
47
- function IndexProductTypeRequestFromJSONTyped(json, ignoreDiscriminator) {
48
- if (json == null) {
49
- return json;
50
- }
51
- return {
52
- 'search': json['search'] == null ? undefined : json['search'],
53
- 'sortBy': json['sortBy'] == null ? undefined : json['sortBy'],
54
- 'sortDirection': json['sortDirection'] == null ? undefined : json['sortDirection'],
55
- 'perPage': json['per_page'] == null ? undefined : json['per_page'],
56
- 'page': json['page'] == null ? undefined : json['page'],
57
- };
58
- }
59
- function IndexProductTypeRequestToJSON(json) {
60
- return IndexProductTypeRequestToJSONTyped(json, false);
61
- }
62
- function IndexProductTypeRequestToJSONTyped(value, ignoreDiscriminator) {
63
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
64
- if (value == null) {
65
- return value;
66
- }
67
- return {
68
- 'search': value['search'],
69
- 'sortBy': value['sortBy'],
70
- 'sortDirection': value['sortDirection'],
71
- 'per_page': value['perPage'],
72
- 'page': value['page'],
73
- };
74
- }
@@ -1,87 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface IndexTagRequest
16
- */
17
- export interface IndexTagRequest {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof IndexTagRequest
22
- */
23
- search?: string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof IndexTagRequest
28
- */
29
- sortBy?: IndexTagRequestSortByEnum;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof IndexTagRequest
34
- */
35
- sortDirection?: IndexTagRequestSortDirectionEnum;
36
- /**
37
- *
38
- * @type {number}
39
- * @memberof IndexTagRequest
40
- */
41
- perPage?: number;
42
- /**
43
- *
44
- * @type {number}
45
- * @memberof IndexTagRequest
46
- */
47
- page?: number;
48
- /**
49
- *
50
- * @type {Array<string>}
51
- * @memberof IndexTagRequest
52
- */
53
- siteId?: Array<string>;
54
- /**
55
- *
56
- * @type {Array<string>}
57
- * @memberof IndexTagRequest
58
- */
59
- type?: Array<string>;
60
- }
61
- /**
62
- * @export
63
- */
64
- export declare const IndexTagRequestSortByEnum: {
65
- readonly Id: "id";
66
- readonly Name: "name";
67
- readonly Slug: "slug";
68
- readonly CreatedAt: "created_at";
69
- readonly UpdatedAt: "updated_at";
70
- };
71
- export type IndexTagRequestSortByEnum = typeof IndexTagRequestSortByEnum[keyof typeof IndexTagRequestSortByEnum];
72
- /**
73
- * @export
74
- */
75
- export declare const IndexTagRequestSortDirectionEnum: {
76
- readonly Asc: "asc";
77
- readonly Desc: "desc";
78
- };
79
- export type IndexTagRequestSortDirectionEnum = typeof IndexTagRequestSortDirectionEnum[keyof typeof IndexTagRequestSortDirectionEnum];
80
- /**
81
- * Check if a given object implements the IndexTagRequest interface.
82
- */
83
- export declare function instanceOfIndexTagRequest(value: object): value is IndexTagRequest;
84
- export declare function IndexTagRequestFromJSON(json: any): IndexTagRequest;
85
- export declare function IndexTagRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): IndexTagRequest;
86
- export declare function IndexTagRequestToJSON(json: any): IndexTagRequest;
87
- export declare function IndexTagRequestToJSONTyped(value?: IndexTagRequest | null, ignoreDiscriminator?: boolean): any;
@@ -1,79 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.IndexTagRequestSortDirectionEnum = exports.IndexTagRequestSortByEnum = void 0;
17
- exports.instanceOfIndexTagRequest = instanceOfIndexTagRequest;
18
- exports.IndexTagRequestFromJSON = IndexTagRequestFromJSON;
19
- exports.IndexTagRequestFromJSONTyped = IndexTagRequestFromJSONTyped;
20
- exports.IndexTagRequestToJSON = IndexTagRequestToJSON;
21
- exports.IndexTagRequestToJSONTyped = IndexTagRequestToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.IndexTagRequestSortByEnum = {
26
- Id: 'id',
27
- Name: 'name',
28
- Slug: 'slug',
29
- CreatedAt: 'created_at',
30
- UpdatedAt: 'updated_at'
31
- };
32
- /**
33
- * @export
34
- */
35
- exports.IndexTagRequestSortDirectionEnum = {
36
- Asc: 'asc',
37
- Desc: 'desc'
38
- };
39
- /**
40
- * Check if a given object implements the IndexTagRequest interface.
41
- */
42
- function instanceOfIndexTagRequest(value) {
43
- return true;
44
- }
45
- function IndexTagRequestFromJSON(json) {
46
- return IndexTagRequestFromJSONTyped(json, false);
47
- }
48
- function IndexTagRequestFromJSONTyped(json, ignoreDiscriminator) {
49
- if (json == null) {
50
- return json;
51
- }
52
- return {
53
- 'search': json['search'] == null ? undefined : json['search'],
54
- 'sortBy': json['sortBy'] == null ? undefined : json['sortBy'],
55
- 'sortDirection': json['sortDirection'] == null ? undefined : json['sortDirection'],
56
- 'perPage': json['per_page'] == null ? undefined : json['per_page'],
57
- 'page': json['page'] == null ? undefined : json['page'],
58
- 'siteId': json['site_id'] == null ? undefined : json['site_id'],
59
- 'type': json['type'] == null ? undefined : json['type'],
60
- };
61
- }
62
- function IndexTagRequestToJSON(json) {
63
- return IndexTagRequestToJSONTyped(json, false);
64
- }
65
- function IndexTagRequestToJSONTyped(value, ignoreDiscriminator) {
66
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
67
- if (value == null) {
68
- return value;
69
- }
70
- return {
71
- 'search': value['search'],
72
- 'sortBy': value['sortBy'],
73
- 'sortDirection': value['sortDirection'],
74
- 'per_page': value['perPage'],
75
- 'page': value['page'],
76
- 'site_id': value['siteId'],
77
- 'type': value['type'],
78
- };
79
- }
@@ -1,32 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface LinkAssetsOverlayTemplateRequest
16
- */
17
- export interface LinkAssetsOverlayTemplateRequest {
18
- /**
19
- *
20
- * @type {Array<number>}
21
- * @memberof LinkAssetsOverlayTemplateRequest
22
- */
23
- assets: Array<number>;
24
- }
25
- /**
26
- * Check if a given object implements the LinkAssetsOverlayTemplateRequest interface.
27
- */
28
- export declare function instanceOfLinkAssetsOverlayTemplateRequest(value: object): value is LinkAssetsOverlayTemplateRequest;
29
- export declare function LinkAssetsOverlayTemplateRequestFromJSON(json: any): LinkAssetsOverlayTemplateRequest;
30
- export declare function LinkAssetsOverlayTemplateRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): LinkAssetsOverlayTemplateRequest;
31
- export declare function LinkAssetsOverlayTemplateRequestToJSON(json: any): LinkAssetsOverlayTemplateRequest;
32
- export declare function LinkAssetsOverlayTemplateRequestToJSONTyped(value?: LinkAssetsOverlayTemplateRequest | null, ignoreDiscriminator?: boolean): any;
@@ -1,51 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfLinkAssetsOverlayTemplateRequest = instanceOfLinkAssetsOverlayTemplateRequest;
17
- exports.LinkAssetsOverlayTemplateRequestFromJSON = LinkAssetsOverlayTemplateRequestFromJSON;
18
- exports.LinkAssetsOverlayTemplateRequestFromJSONTyped = LinkAssetsOverlayTemplateRequestFromJSONTyped;
19
- exports.LinkAssetsOverlayTemplateRequestToJSON = LinkAssetsOverlayTemplateRequestToJSON;
20
- exports.LinkAssetsOverlayTemplateRequestToJSONTyped = LinkAssetsOverlayTemplateRequestToJSONTyped;
21
- /**
22
- * Check if a given object implements the LinkAssetsOverlayTemplateRequest interface.
23
- */
24
- function instanceOfLinkAssetsOverlayTemplateRequest(value) {
25
- if (!('assets' in value) || value['assets'] === undefined)
26
- return false;
27
- return true;
28
- }
29
- function LinkAssetsOverlayTemplateRequestFromJSON(json) {
30
- return LinkAssetsOverlayTemplateRequestFromJSONTyped(json, false);
31
- }
32
- function LinkAssetsOverlayTemplateRequestFromJSONTyped(json, ignoreDiscriminator) {
33
- if (json == null) {
34
- return json;
35
- }
36
- return {
37
- 'assets': json['assets'],
38
- };
39
- }
40
- function LinkAssetsOverlayTemplateRequestToJSON(json) {
41
- return LinkAssetsOverlayTemplateRequestToJSONTyped(json, false);
42
- }
43
- function LinkAssetsOverlayTemplateRequestToJSONTyped(value, ignoreDiscriminator) {
44
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
45
- if (value == null) {
46
- return value;
47
- }
48
- return {
49
- 'assets': value['assets'],
50
- };
51
- }
@@ -1,48 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface LinkAttributeProductTypeRequest
16
- */
17
- export interface LinkAttributeProductTypeRequest {
18
- /**
19
- *
20
- * @type {number}
21
- * @memberof LinkAttributeProductTypeRequest
22
- */
23
- attributeId: number;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof LinkAttributeProductTypeRequest
28
- */
29
- fieldType: LinkAttributeProductTypeRequestFieldTypeEnum;
30
- }
31
- /**
32
- * @export
33
- */
34
- export declare const LinkAttributeProductTypeRequestFieldTypeEnum: {
35
- readonly Performance: "performance";
36
- readonly Specification: "specification";
37
- readonly Dimension: "dimension";
38
- readonly Other: "other";
39
- };
40
- export type LinkAttributeProductTypeRequestFieldTypeEnum = typeof LinkAttributeProductTypeRequestFieldTypeEnum[keyof typeof LinkAttributeProductTypeRequestFieldTypeEnum];
41
- /**
42
- * Check if a given object implements the LinkAttributeProductTypeRequest interface.
43
- */
44
- export declare function instanceOfLinkAttributeProductTypeRequest(value: object): value is LinkAttributeProductTypeRequest;
45
- export declare function LinkAttributeProductTypeRequestFromJSON(json: any): LinkAttributeProductTypeRequest;
46
- export declare function LinkAttributeProductTypeRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): LinkAttributeProductTypeRequest;
47
- export declare function LinkAttributeProductTypeRequestToJSON(json: any): LinkAttributeProductTypeRequest;
48
- export declare function LinkAttributeProductTypeRequestToJSONTyped(value?: LinkAttributeProductTypeRequest | null, ignoreDiscriminator?: boolean): any;
@@ -1,65 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.LinkAttributeProductTypeRequestFieldTypeEnum = void 0;
17
- exports.instanceOfLinkAttributeProductTypeRequest = instanceOfLinkAttributeProductTypeRequest;
18
- exports.LinkAttributeProductTypeRequestFromJSON = LinkAttributeProductTypeRequestFromJSON;
19
- exports.LinkAttributeProductTypeRequestFromJSONTyped = LinkAttributeProductTypeRequestFromJSONTyped;
20
- exports.LinkAttributeProductTypeRequestToJSON = LinkAttributeProductTypeRequestToJSON;
21
- exports.LinkAttributeProductTypeRequestToJSONTyped = LinkAttributeProductTypeRequestToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.LinkAttributeProductTypeRequestFieldTypeEnum = {
26
- Performance: 'performance',
27
- Specification: 'specification',
28
- Dimension: 'dimension',
29
- Other: 'other'
30
- };
31
- /**
32
- * Check if a given object implements the LinkAttributeProductTypeRequest interface.
33
- */
34
- function instanceOfLinkAttributeProductTypeRequest(value) {
35
- if (!('attributeId' in value) || value['attributeId'] === undefined)
36
- return false;
37
- if (!('fieldType' in value) || value['fieldType'] === undefined)
38
- return false;
39
- return true;
40
- }
41
- function LinkAttributeProductTypeRequestFromJSON(json) {
42
- return LinkAttributeProductTypeRequestFromJSONTyped(json, false);
43
- }
44
- function LinkAttributeProductTypeRequestFromJSONTyped(json, ignoreDiscriminator) {
45
- if (json == null) {
46
- return json;
47
- }
48
- return {
49
- 'attributeId': json['attribute_id'],
50
- 'fieldType': json['field_type'],
51
- };
52
- }
53
- function LinkAttributeProductTypeRequestToJSON(json) {
54
- return LinkAttributeProductTypeRequestToJSONTyped(json, false);
55
- }
56
- function LinkAttributeProductTypeRequestToJSONTyped(value, ignoreDiscriminator) {
57
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
58
- if (value == null) {
59
- return value;
60
- }
61
- return {
62
- 'attribute_id': value['attributeId'],
63
- 'field_type': value['fieldType'],
64
- };
65
- }
@@ -1,48 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface LinkProductTypeAttributeRequest
16
- */
17
- export interface LinkProductTypeAttributeRequest {
18
- /**
19
- *
20
- * @type {number}
21
- * @memberof LinkProductTypeAttributeRequest
22
- */
23
- productTypeId: number;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof LinkProductTypeAttributeRequest
28
- */
29
- fieldType: LinkProductTypeAttributeRequestFieldTypeEnum;
30
- }
31
- /**
32
- * @export
33
- */
34
- export declare const LinkProductTypeAttributeRequestFieldTypeEnum: {
35
- readonly Performance: "performance";
36
- readonly Specification: "specification";
37
- readonly Dimension: "dimension";
38
- readonly Other: "other";
39
- };
40
- export type LinkProductTypeAttributeRequestFieldTypeEnum = typeof LinkProductTypeAttributeRequestFieldTypeEnum[keyof typeof LinkProductTypeAttributeRequestFieldTypeEnum];
41
- /**
42
- * Check if a given object implements the LinkProductTypeAttributeRequest interface.
43
- */
44
- export declare function instanceOfLinkProductTypeAttributeRequest(value: object): value is LinkProductTypeAttributeRequest;
45
- export declare function LinkProductTypeAttributeRequestFromJSON(json: any): LinkProductTypeAttributeRequest;
46
- export declare function LinkProductTypeAttributeRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): LinkProductTypeAttributeRequest;
47
- export declare function LinkProductTypeAttributeRequestToJSON(json: any): LinkProductTypeAttributeRequest;
48
- export declare function LinkProductTypeAttributeRequestToJSONTyped(value?: LinkProductTypeAttributeRequest | null, ignoreDiscriminator?: boolean): any;
@@ -1,65 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.LinkProductTypeAttributeRequestFieldTypeEnum = void 0;
17
- exports.instanceOfLinkProductTypeAttributeRequest = instanceOfLinkProductTypeAttributeRequest;
18
- exports.LinkProductTypeAttributeRequestFromJSON = LinkProductTypeAttributeRequestFromJSON;
19
- exports.LinkProductTypeAttributeRequestFromJSONTyped = LinkProductTypeAttributeRequestFromJSONTyped;
20
- exports.LinkProductTypeAttributeRequestToJSON = LinkProductTypeAttributeRequestToJSON;
21
- exports.LinkProductTypeAttributeRequestToJSONTyped = LinkProductTypeAttributeRequestToJSONTyped;
22
- /**
23
- * @export
24
- */
25
- exports.LinkProductTypeAttributeRequestFieldTypeEnum = {
26
- Performance: 'performance',
27
- Specification: 'specification',
28
- Dimension: 'dimension',
29
- Other: 'other'
30
- };
31
- /**
32
- * Check if a given object implements the LinkProductTypeAttributeRequest interface.
33
- */
34
- function instanceOfLinkProductTypeAttributeRequest(value) {
35
- if (!('productTypeId' in value) || value['productTypeId'] === undefined)
36
- return false;
37
- if (!('fieldType' in value) || value['fieldType'] === undefined)
38
- return false;
39
- return true;
40
- }
41
- function LinkProductTypeAttributeRequestFromJSON(json) {
42
- return LinkProductTypeAttributeRequestFromJSONTyped(json, false);
43
- }
44
- function LinkProductTypeAttributeRequestFromJSONTyped(json, ignoreDiscriminator) {
45
- if (json == null) {
46
- return json;
47
- }
48
- return {
49
- 'productTypeId': json['product_type_id'],
50
- 'fieldType': json['field_type'],
51
- };
52
- }
53
- function LinkProductTypeAttributeRequestToJSON(json) {
54
- return LinkProductTypeAttributeRequestToJSONTyped(json, false);
55
- }
56
- function LinkProductTypeAttributeRequestToJSONTyped(value, ignoreDiscriminator) {
57
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
58
- if (value == null) {
59
- return value;
60
- }
61
- return {
62
- 'product_type_id': value['productTypeId'],
63
- 'field_type': value['fieldType'],
64
- };
65
- }
@@ -1,52 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { AttributeLiteResource } from './AttributeLiteResource';
13
- import type { AttributeValueResource } from './AttributeValueResource';
14
- /**
15
- *
16
- * @export
17
- * @interface ModelAttributeResource
18
- */
19
- export interface ModelAttributeResource {
20
- /**
21
- *
22
- * @type {number}
23
- * @memberof ModelAttributeResource
24
- */
25
- id: number;
26
- /**
27
- *
28
- * @type {string}
29
- * @memberof ModelAttributeResource
30
- */
31
- value: string;
32
- /**
33
- *
34
- * @type {AttributeLiteResource}
35
- * @memberof ModelAttributeResource
36
- */
37
- attribute: AttributeLiteResource | null;
38
- /**
39
- *
40
- * @type {Array<AttributeValueResource>}
41
- * @memberof ModelAttributeResource
42
- */
43
- attributeValues: Array<AttributeValueResource> | null;
44
- }
45
- /**
46
- * Check if a given object implements the ModelAttributeResource interface.
47
- */
48
- export declare function instanceOfModelAttributeResource(value: object): value is ModelAttributeResource;
49
- export declare function ModelAttributeResourceFromJSON(json: any): ModelAttributeResource;
50
- export declare function ModelAttributeResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): ModelAttributeResource;
51
- export declare function ModelAttributeResourceToJSON(json: any): ModelAttributeResource;
52
- export declare function ModelAttributeResourceToJSONTyped(value?: ModelAttributeResource | null, ignoreDiscriminator?: boolean): any;