@digital8/lighting-illusions-ts-sdk 0.0.448 → 0.0.450

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 (631) hide show
  1. package/.openapi-generator/FILES +0 -292
  2. package/README.md +2 -208
  3. package/dist/apis/SiteApi.d.ts +3 -36
  4. package/dist/apis/SiteApi.js +1 -137
  5. package/dist/apis/SupplierApi.d.ts +3 -25
  6. package/dist/apis/SupplierApi.js +1 -91
  7. package/dist/apis/index.d.ts +0 -6
  8. package/dist/apis/index.js +0 -6
  9. package/dist/models/AssetResource.d.ts +6 -19
  10. package/dist/models/AssetResource.js +4 -13
  11. package/dist/models/IndexSiteNotificationRequest.d.ts +2 -20
  12. package/dist/models/IndexSiteNotificationRequest.js +0 -6
  13. package/dist/models/IndexSiteRequest.d.ts +1 -19
  14. package/dist/models/IndexSiteRequest.js +0 -6
  15. package/dist/models/IndexSupplierRequest.d.ts +1 -26
  16. package/dist/models/IndexSupplierRequest.js +1 -13
  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 -140
  26. package/dist/models/index.js +0 -140
  27. package/docs/AssetResource.md +2 -6
  28. package/docs/IndexSiteNotificationRequest.md +1 -7
  29. package/docs/IndexSiteRequest.md +1 -7
  30. package/docs/IndexSupplierRequest.md +1 -7
  31. package/docs/SiteApi.md +4 -202
  32. package/docs/StoreSupplierRequest.md +1 -1
  33. package/docs/SupplierApi.md +3 -135
  34. package/docs/UpdateSupplierRequest.md +1 -1
  35. package/package.json +1 -1
  36. package/src/apis/SiteApi.ts +6 -122
  37. package/src/apis/SupplierApi.ts +6 -84
  38. package/src/apis/index.ts +0 -6
  39. package/src/models/AssetResource.ts +9 -35
  40. package/src/models/IndexSiteNotificationRequest.ts +2 -26
  41. package/src/models/IndexSiteRequest.ts +1 -25
  42. package/src/models/IndexSupplierRequest.ts +1 -33
  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 -140
  48. package/dist/apis/AttributeApi.d.ts +0 -190
  49. package/dist/apis/AttributeApi.js +0 -780
  50. package/dist/apis/ExternalApiLogApi.d.ts +0 -29
  51. package/dist/apis/ExternalApiLogApi.js +0 -125
  52. package/dist/apis/OverlayTemplateApi.d.ts +0 -155
  53. package/dist/apis/OverlayTemplateApi.js +0 -640
  54. package/dist/apis/ProductApi.d.ts +0 -174
  55. package/dist/apis/ProductApi.js +0 -721
  56. package/dist/apis/ProductTypeApi.d.ts +0 -132
  57. package/dist/apis/ProductTypeApi.js +0 -546
  58. package/dist/apis/TagApi.d.ts +0 -120
  59. package/dist/apis/TagApi.js +0 -498
  60. package/dist/models/AssetFileForUploadResourceArrayResponse.d.ts +0 -33
  61. package/dist/models/AssetFileForUploadResourceArrayResponse.js +0 -50
  62. package/dist/models/AssetLiteResource.d.ts +0 -44
  63. package/dist/models/AssetLiteResource.js +0 -59
  64. package/dist/models/AssetLiteResourceArrayResponse.d.ts +0 -33
  65. package/dist/models/AssetLiteResourceArrayResponse.js +0 -50
  66. package/dist/models/AssetResourceArrayResponse.d.ts +0 -33
  67. package/dist/models/AssetResourceArrayResponse.js +0 -50
  68. package/dist/models/AttributeFieldType.d.ts +0 -27
  69. package/dist/models/AttributeFieldType.js +0 -53
  70. package/dist/models/AttributeListResource.d.ts +0 -56
  71. package/dist/models/AttributeListResource.js +0 -67
  72. package/dist/models/AttributeListResourceArrayResponse.d.ts +0 -33
  73. package/dist/models/AttributeListResourceArrayResponse.js +0 -50
  74. package/dist/models/AttributeLiteResource.d.ts +0 -38
  75. package/dist/models/AttributeLiteResource.js +0 -55
  76. package/dist/models/AttributeLiteResourceArrayResponse.d.ts +0 -33
  77. package/dist/models/AttributeLiteResourceArrayResponse.js +0 -50
  78. package/dist/models/AttributeProductTypeRelationResource.d.ts +0 -81
  79. package/dist/models/AttributeProductTypeRelationResource.js +0 -84
  80. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.d.ts +0 -33
  81. package/dist/models/AttributeProductTypeRelationResourceArrayResponse.js +0 -50
  82. package/dist/models/AttributeResource.d.ts +0 -75
  83. package/dist/models/AttributeResource.js +0 -80
  84. package/dist/models/AttributeResourceArrayResponse.d.ts +0 -33
  85. package/dist/models/AttributeResourceArrayResponse.js +0 -50
  86. package/dist/models/AttributeType.d.ts +0 -26
  87. package/dist/models/AttributeType.js +0 -52
  88. package/dist/models/AttributeValueResource.d.ts +0 -38
  89. package/dist/models/AttributeValueResource.js +0 -55
  90. package/dist/models/AttributeValueResourceArrayResponse.d.ts +0 -33
  91. package/dist/models/AttributeValueResourceArrayResponse.js +0 -50
  92. package/dist/models/CouponDiscountType.d.ts +0 -25
  93. package/dist/models/CouponDiscountType.js +0 -51
  94. package/dist/models/DestroyAttributeValueRequest.d.ts +0 -32
  95. package/dist/models/DestroyAttributeValueRequest.js +0 -49
  96. package/dist/models/ExternalApiLogResource.d.ts +0 -93
  97. package/dist/models/ExternalApiLogResource.js +0 -88
  98. package/dist/models/ExternalApiLogResourceArrayResponse.d.ts +0 -33
  99. package/dist/models/ExternalApiLogResourceArrayResponse.js +0 -50
  100. package/dist/models/ExternalApiProvider.d.ts +0 -25
  101. package/dist/models/ExternalApiProvider.js +0 -51
  102. package/dist/models/ExternalApiSyncStatus.d.ts +0 -27
  103. package/dist/models/ExternalApiSyncStatus.js +0 -53
  104. package/dist/models/GetAllAttributeRequest.d.ts +0 -101
  105. package/dist/models/GetAllAttributeRequest.js +0 -88
  106. package/dist/models/GetAllOverlayTemplateRequest.d.ts +0 -87
  107. package/dist/models/GetAllOverlayTemplateRequest.js +0 -82
  108. package/dist/models/GetAllProductChildRequest.d.ts +0 -122
  109. package/dist/models/GetAllProductChildRequest.js +0 -101
  110. package/dist/models/GetAllProductRequest.d.ts +0 -113
  111. package/dist/models/GetAllProductRequest.js +0 -92
  112. package/dist/models/GetAllProductTypeRequest.d.ts +0 -82
  113. package/dist/models/GetAllProductTypeRequest.js +0 -81
  114. package/dist/models/GetAllSupplierRequest.d.ts +0 -83
  115. package/dist/models/GetAllSupplierRequest.js +0 -82
  116. package/dist/models/IndexAttributeRequest.d.ts +0 -111
  117. package/dist/models/IndexAttributeRequest.js +0 -90
  118. package/dist/models/IndexExternalApiLogRequest.d.ts +0 -125
  119. package/dist/models/IndexExternalApiLogRequest.js +0 -93
  120. package/dist/models/IndexOverlayTemplateRequest.d.ts +0 -92
  121. package/dist/models/IndexOverlayTemplateRequest.js +0 -80
  122. package/dist/models/IndexProductChildRequest.d.ts +0 -134
  123. package/dist/models/IndexProductChildRequest.js +0 -105
  124. package/dist/models/IndexProductTypeRequest.d.ts +0 -93
  125. package/dist/models/IndexProductTypeRequest.js +0 -84
  126. package/dist/models/IndexTagRequest.d.ts +0 -106
  127. package/dist/models/IndexTagRequest.js +0 -89
  128. package/dist/models/LinkAssetsOverlayTemplateRequest.d.ts +0 -32
  129. package/dist/models/LinkAssetsOverlayTemplateRequest.js +0 -51
  130. package/dist/models/LinkAttributeProductTypeRequest.d.ts +0 -48
  131. package/dist/models/LinkAttributeProductTypeRequest.js +0 -65
  132. package/dist/models/LinkProductChildrenTagRequest.d.ts +0 -32
  133. package/dist/models/LinkProductChildrenTagRequest.js +0 -51
  134. package/dist/models/LinkProductTypeAttributeRequest.d.ts +0 -48
  135. package/dist/models/LinkProductTypeAttributeRequest.js +0 -65
  136. package/dist/models/ModelAttributeResource.d.ts +0 -52
  137. package/dist/models/ModelAttributeResource.js +0 -65
  138. package/dist/models/ModelAttributeResourceArrayResponse.d.ts +0 -33
  139. package/dist/models/ModelAttributeResourceArrayResponse.js +0 -50
  140. package/dist/models/OverlayTemplateAssetPosition.d.ts +0 -30
  141. package/dist/models/OverlayTemplateAssetPosition.js +0 -56
  142. package/dist/models/OverlayTemplateAssetResource.d.ts +0 -63
  143. package/dist/models/OverlayTemplateAssetResource.js +0 -72
  144. package/dist/models/OverlayTemplateAssetResourceArrayResponse.d.ts +0 -33
  145. package/dist/models/OverlayTemplateAssetResourceArrayResponse.js +0 -50
  146. package/dist/models/OverlayTemplateLiteResource.d.ts +0 -45
  147. package/dist/models/OverlayTemplateLiteResource.js +0 -60
  148. package/dist/models/OverlayTemplateLiteResourceArrayResponse.d.ts +0 -33
  149. package/dist/models/OverlayTemplateLiteResourceArrayResponse.js +0 -50
  150. package/dist/models/OverlayTemplateResource.d.ts +0 -58
  151. package/dist/models/OverlayTemplateResource.js +0 -69
  152. package/dist/models/OverlayTemplateResourceArrayResponse.d.ts +0 -33
  153. package/dist/models/OverlayTemplateResourceArrayResponse.js +0 -50
  154. package/dist/models/PaginatedAttributeListResourceResponse.d.ts +0 -40
  155. package/dist/models/PaginatedAttributeListResourceResponse.js +0 -57
  156. package/dist/models/PaginatedAttributeLiteResourceResponse.d.ts +0 -40
  157. package/dist/models/PaginatedAttributeLiteResourceResponse.js +0 -57
  158. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.d.ts +0 -40
  159. package/dist/models/PaginatedAttributeProductTypeRelationResourceResponse.js +0 -57
  160. package/dist/models/PaginatedAttributeResourceResponse.d.ts +0 -40
  161. package/dist/models/PaginatedAttributeResourceResponse.js +0 -57
  162. package/dist/models/PaginatedExternalApiLogResourceResponse.d.ts +0 -40
  163. package/dist/models/PaginatedExternalApiLogResourceResponse.js +0 -57
  164. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.d.ts +0 -40
  165. package/dist/models/PaginatedOverlayTemplateLiteResourceResponse.js +0 -57
  166. package/dist/models/PaginatedOverlayTemplateResourceResponse.d.ts +0 -40
  167. package/dist/models/PaginatedOverlayTemplateResourceResponse.js +0 -57
  168. package/dist/models/PaginatedProductChildLiteResourceResponse.d.ts +0 -40
  169. package/dist/models/PaginatedProductChildLiteResourceResponse.js +0 -57
  170. package/dist/models/PaginatedProductChildOverlayRelationResourceResponse.d.ts +0 -40
  171. package/dist/models/PaginatedProductChildOverlayRelationResourceResponse.js +0 -57
  172. package/dist/models/PaginatedProductChildRelationResourceResponse.d.ts +0 -40
  173. package/dist/models/PaginatedProductChildRelationResourceResponse.js +0 -57
  174. package/dist/models/PaginatedProductChildResourceResponse.d.ts +0 -40
  175. package/dist/models/PaginatedProductChildResourceResponse.js +0 -57
  176. package/dist/models/PaginatedProductLiteResourceResponse.d.ts +0 -40
  177. package/dist/models/PaginatedProductLiteResourceResponse.js +0 -57
  178. package/dist/models/PaginatedProductResourceResponse.d.ts +0 -40
  179. package/dist/models/PaginatedProductResourceResponse.js +0 -57
  180. package/dist/models/PaginatedProductTypeListResourceResponse.d.ts +0 -40
  181. package/dist/models/PaginatedProductTypeListResourceResponse.js +0 -57
  182. package/dist/models/PaginatedProductTypeLiteResourceResponse.d.ts +0 -40
  183. package/dist/models/PaginatedProductTypeLiteResourceResponse.js +0 -57
  184. package/dist/models/PaginatedProductTypeResourceResponse.d.ts +0 -40
  185. package/dist/models/PaginatedProductTypeResourceResponse.js +0 -57
  186. package/dist/models/PaginatedSiteListResourceResponse.d.ts +0 -40
  187. package/dist/models/PaginatedSiteListResourceResponse.js +0 -57
  188. package/dist/models/PaginatedSiteLiteResourceResponse.d.ts +0 -40
  189. package/dist/models/PaginatedSiteLiteResourceResponse.js +0 -57
  190. package/dist/models/PaginatedSupplierListResourceResponse.d.ts +0 -40
  191. package/dist/models/PaginatedSupplierListResourceResponse.js +0 -57
  192. package/dist/models/PaginatedTagListResourceResponse.d.ts +0 -40
  193. package/dist/models/PaginatedTagListResourceResponse.js +0 -57
  194. package/dist/models/PaginatedTagLiteResourceResponse.d.ts +0 -40
  195. package/dist/models/PaginatedTagLiteResourceResponse.js +0 -57
  196. package/dist/models/PaginatedTagResourceResponse.d.ts +0 -40
  197. package/dist/models/PaginatedTagResourceResponse.js +0 -57
  198. package/dist/models/ProductChildLiteResource.d.ts +0 -75
  199. package/dist/models/ProductChildLiteResource.js +0 -80
  200. package/dist/models/ProductChildLiteResourceArrayResponse.d.ts +0 -33
  201. package/dist/models/ProductChildLiteResourceArrayResponse.js +0 -50
  202. package/dist/models/ProductChildOverlayRelationResource.d.ts +0 -81
  203. package/dist/models/ProductChildOverlayRelationResource.js +0 -84
  204. package/dist/models/ProductChildOverlayRelationResourceArrayResponse.d.ts +0 -33
  205. package/dist/models/ProductChildOverlayRelationResourceArrayResponse.js +0 -50
  206. package/dist/models/ProductChildRelationResource.d.ts +0 -69
  207. package/dist/models/ProductChildRelationResource.js +0 -76
  208. package/dist/models/ProductChildRelationResourceArrayResponse.d.ts +0 -33
  209. package/dist/models/ProductChildRelationResourceArrayResponse.js +0 -50
  210. package/dist/models/ProductChildResource.d.ts +0 -191
  211. package/dist/models/ProductChildResource.js +0 -148
  212. package/dist/models/ProductChildResourceArrayResponse.d.ts +0 -33
  213. package/dist/models/ProductChildResourceArrayResponse.js +0 -50
  214. package/dist/models/ProductChildSiteDetailResource.d.ts +0 -88
  215. package/dist/models/ProductChildSiteDetailResource.js +0 -89
  216. package/dist/models/ProductChildSiteDetailResourceArrayResponse.d.ts +0 -33
  217. package/dist/models/ProductChildSiteDetailResourceArrayResponse.js +0 -50
  218. package/dist/models/ProductLiteResource.d.ts +0 -38
  219. package/dist/models/ProductLiteResource.js +0 -55
  220. package/dist/models/ProductLiteResourceArrayResponse.d.ts +0 -33
  221. package/dist/models/ProductLiteResourceArrayResponse.js +0 -50
  222. package/dist/models/ProductResource.d.ts +0 -88
  223. package/dist/models/ProductResource.js +0 -89
  224. package/dist/models/ProductResourceArrayResponse.d.ts +0 -33
  225. package/dist/models/ProductResourceArrayResponse.js +0 -50
  226. package/dist/models/ProductTypeListResource.d.ts +0 -38
  227. package/dist/models/ProductTypeListResource.js +0 -55
  228. package/dist/models/ProductTypeListResourceArrayResponse.d.ts +0 -33
  229. package/dist/models/ProductTypeListResourceArrayResponse.js +0 -50
  230. package/dist/models/ProductTypeLiteResource.d.ts +0 -44
  231. package/dist/models/ProductTypeLiteResource.js +0 -59
  232. package/dist/models/ProductTypeLiteResourceArrayResponse.d.ts +0 -33
  233. package/dist/models/ProductTypeLiteResourceArrayResponse.js +0 -50
  234. package/dist/models/ProductTypeResource.d.ts +0 -75
  235. package/dist/models/ProductTypeResource.js +0 -80
  236. package/dist/models/ProductTypeResourceArrayResponse.d.ts +0 -33
  237. package/dist/models/ProductTypeResourceArrayResponse.js +0 -50
  238. package/dist/models/SEOResourceArrayResponse.d.ts +0 -33
  239. package/dist/models/SEOResourceArrayResponse.js +0 -50
  240. package/dist/models/SiteConfigResourceArrayResponse.d.ts +0 -33
  241. package/dist/models/SiteConfigResourceArrayResponse.js +0 -50
  242. package/dist/models/SiteListResource.d.ts +0 -50
  243. package/dist/models/SiteListResource.js +0 -63
  244. package/dist/models/SiteListResourceArrayResponse.d.ts +0 -33
  245. package/dist/models/SiteListResourceArrayResponse.js +0 -50
  246. package/dist/models/SiteLiteResource.d.ts +0 -50
  247. package/dist/models/SiteLiteResource.js +0 -63
  248. package/dist/models/SiteLiteResourceArrayResponse.d.ts +0 -33
  249. package/dist/models/SiteLiteResourceArrayResponse.js +0 -50
  250. package/dist/models/SiteNotificationResourceArrayResponse.d.ts +0 -33
  251. package/dist/models/SiteNotificationResourceArrayResponse.js +0 -50
  252. package/dist/models/SitePaymentConfigResourceArrayResponse.d.ts +0 -33
  253. package/dist/models/SitePaymentConfigResourceArrayResponse.js +0 -50
  254. package/dist/models/SiteResourceArrayResponse.d.ts +0 -33
  255. package/dist/models/SiteResourceArrayResponse.js +0 -50
  256. package/dist/models/StoreAttributeRequest.d.ts +0 -65
  257. package/dist/models/StoreAttributeRequest.js +0 -74
  258. package/dist/models/StoreAttributeValueRequest.d.ts +0 -38
  259. package/dist/models/StoreAttributeValueRequest.js +0 -55
  260. package/dist/models/StoreOverlayTemplateAssetRequest.d.ts +0 -87
  261. package/dist/models/StoreOverlayTemplateAssetRequest.js +0 -84
  262. package/dist/models/StoreOverlayTemplateRequest.d.ts +0 -38
  263. package/dist/models/StoreOverlayTemplateRequest.js +0 -55
  264. package/dist/models/StoreProductChildRequest.d.ts +0 -138
  265. package/dist/models/StoreProductChildRequest.js +0 -111
  266. package/dist/models/StoreProductChildRequestAccessoriesInner.d.ts +0 -32
  267. package/dist/models/StoreProductChildRequestAccessoriesInner.js +0 -51
  268. package/dist/models/StoreProductChildRequestAssetsInner.d.ts +0 -62
  269. package/dist/models/StoreProductChildRequestAssetsInner.js +0 -69
  270. package/dist/models/StoreProductChildRequestAttributeValuesInner.d.ts +0 -44
  271. package/dist/models/StoreProductChildRequestAttributeValuesInner.js +0 -57
  272. package/dist/models/StoreProductChildRequestSitesInner.d.ts +0 -98
  273. package/dist/models/StoreProductChildRequestSitesInner.js +0 -81
  274. package/dist/models/StoreProductRequest.d.ts +0 -81
  275. package/dist/models/StoreProductRequest.js +0 -80
  276. package/dist/models/StoreProductRequestCategoriesInner.d.ts +0 -38
  277. package/dist/models/StoreProductRequestCategoriesInner.js +0 -55
  278. package/dist/models/StoreProductTypeRequest.d.ts +0 -32
  279. package/dist/models/StoreProductTypeRequest.js +0 -51
  280. package/dist/models/StoreSupplierRequestSeoInner.d.ts +0 -62
  281. package/dist/models/StoreSupplierRequestSeoInner.js +0 -61
  282. package/dist/models/StoreTagRequest.d.ts +0 -88
  283. package/dist/models/StoreTagRequest.js +0 -81
  284. package/dist/models/SupplierFrontendResourceArrayResponse.d.ts +0 -33
  285. package/dist/models/SupplierFrontendResourceArrayResponse.js +0 -50
  286. package/dist/models/SupplierListResource.d.ts +0 -57
  287. package/dist/models/SupplierListResource.js +0 -68
  288. package/dist/models/SupplierListResourceArrayResponse.d.ts +0 -33
  289. package/dist/models/SupplierListResourceArrayResponse.js +0 -50
  290. package/dist/models/SupplierLiteResourceArrayResponse.d.ts +0 -33
  291. package/dist/models/SupplierLiteResourceArrayResponse.js +0 -50
  292. package/dist/models/SupplierResourceArrayResponse.d.ts +0 -33
  293. package/dist/models/SupplierResourceArrayResponse.js +0 -50
  294. package/dist/models/TagListResource.d.ts +0 -57
  295. package/dist/models/TagListResource.js +0 -68
  296. package/dist/models/TagListResourceArrayResponse.d.ts +0 -33
  297. package/dist/models/TagListResourceArrayResponse.js +0 -50
  298. package/dist/models/TagLiteResource.d.ts +0 -38
  299. package/dist/models/TagLiteResource.js +0 -55
  300. package/dist/models/TagLiteResourceArrayResponse.d.ts +0 -33
  301. package/dist/models/TagLiteResourceArrayResponse.js +0 -50
  302. package/dist/models/TagResource.d.ts +0 -64
  303. package/dist/models/TagResource.js +0 -73
  304. package/dist/models/TagResourceArrayResponse.d.ts +0 -33
  305. package/dist/models/TagResourceArrayResponse.js +0 -50
  306. package/dist/models/TagType.d.ts +0 -25
  307. package/dist/models/TagType.js +0 -51
  308. package/dist/models/UnlinkAssetableOverlayTemplateRequest.d.ts +0 -45
  309. package/dist/models/UnlinkAssetableOverlayTemplateRequest.js +0 -62
  310. package/dist/models/UpdateAttributeRequest.d.ts +0 -65
  311. package/dist/models/UpdateAttributeRequest.js +0 -74
  312. package/dist/models/UpdateAttributeValueRequest.d.ts +0 -32
  313. package/dist/models/UpdateAttributeValueRequest.js +0 -51
  314. package/dist/models/UpdateFilterOrderAttributeRequest.d.ts +0 -33
  315. package/dist/models/UpdateFilterOrderAttributeRequest.js +0 -52
  316. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.d.ts +0 -38
  317. package/dist/models/UpdateFilterOrderAttributeRequestValuesInner.js +0 -55
  318. package/dist/models/UpdateModelAttributeRequest.d.ts +0 -38
  319. package/dist/models/UpdateModelAttributeRequest.js +0 -51
  320. package/dist/models/UpdateOverlayTemplateAssetRequest.d.ts +0 -81
  321. package/dist/models/UpdateOverlayTemplateAssetRequest.js +0 -80
  322. package/dist/models/UpdateOverlayTemplateRequest.d.ts +0 -38
  323. package/dist/models/UpdateOverlayTemplateRequest.js +0 -53
  324. package/dist/models/UpdateProductChildRequest.d.ts +0 -126
  325. package/dist/models/UpdateProductChildRequest.js +0 -97
  326. package/dist/models/UpdateProductChildRequestAccessoriesInner.d.ts +0 -38
  327. package/dist/models/UpdateProductChildRequestAccessoriesInner.js +0 -55
  328. package/dist/models/UpdateProductChildRequestAssetsInner.d.ts +0 -50
  329. package/dist/models/UpdateProductChildRequestAssetsInner.js +0 -61
  330. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.d.ts +0 -32
  331. package/dist/models/UpdateProductChildRequestCompatibleProductsInner.js +0 -51
  332. package/dist/models/UpdateProductRequest.d.ts +0 -81
  333. package/dist/models/UpdateProductRequest.js +0 -80
  334. package/dist/models/UpdateProductTypeRequest.d.ts +0 -57
  335. package/dist/models/UpdateProductTypeRequest.js +0 -60
  336. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.d.ts +0 -38
  337. package/dist/models/UpdateProductTypeRequestPerformanceValuesInner.js +0 -51
  338. package/dist/models/UpdateTagRequest.d.ts +0 -82
  339. package/dist/models/UpdateTagRequest.js +0 -77
  340. package/docs/AssetFileForUploadResourceArrayResponse.md +0 -34
  341. package/docs/AssetLiteResource.md +0 -38
  342. package/docs/AssetLiteResourceArrayResponse.md +0 -34
  343. package/docs/AssetResourceArrayResponse.md +0 -34
  344. package/docs/AttributeApi.md +0 -1019
  345. package/docs/AttributeFieldType.md +0 -32
  346. package/docs/AttributeListResource.md +0 -42
  347. package/docs/AttributeListResourceArrayResponse.md +0 -34
  348. package/docs/AttributeLiteResource.md +0 -36
  349. package/docs/AttributeLiteResourceArrayResponse.md +0 -34
  350. package/docs/AttributeProductTypeRelationResource.md +0 -50
  351. package/docs/AttributeProductTypeRelationResourceArrayResponse.md +0 -34
  352. package/docs/AttributeResource.md +0 -48
  353. package/docs/AttributeResourceArrayResponse.md +0 -34
  354. package/docs/AttributeType.md +0 -32
  355. package/docs/AttributeValueResource.md +0 -36
  356. package/docs/AttributeValueResourceArrayResponse.md +0 -34
  357. package/docs/CouponDiscountType.md +0 -32
  358. package/docs/DestroyAttributeValueRequest.md +0 -34
  359. package/docs/ExternalApiLogApi.md +0 -74
  360. package/docs/ExternalApiLogResource.md +0 -54
  361. package/docs/ExternalApiLogResourceArrayResponse.md +0 -34
  362. package/docs/ExternalApiProvider.md +0 -32
  363. package/docs/ExternalApiSyncStatus.md +0 -32
  364. package/docs/GetAllAttributeRequest.md +0 -48
  365. package/docs/GetAllOverlayTemplateRequest.md +0 -44
  366. package/docs/GetAllProductChildRequest.md +0 -52
  367. package/docs/GetAllProductRequest.md +0 -52
  368. package/docs/GetAllProductTypeRequest.md +0 -42
  369. package/docs/GetAllSupplierRequest.md +0 -42
  370. package/docs/IndexAttributeRequest.md +0 -52
  371. package/docs/IndexExternalApiLogRequest.md +0 -58
  372. package/docs/IndexOverlayTemplateRequest.md +0 -48
  373. package/docs/IndexProductChildRequest.md +0 -56
  374. package/docs/IndexProductTypeRequest.md +0 -46
  375. package/docs/IndexTagRequest.md +0 -50
  376. package/docs/LinkAssetsOverlayTemplateRequest.md +0 -34
  377. package/docs/LinkAttributeProductTypeRequest.md +0 -36
  378. package/docs/LinkProductChildrenTagRequest.md +0 -34
  379. package/docs/LinkProductTypeAttributeRequest.md +0 -36
  380. package/docs/ModelAttributeResource.md +0 -40
  381. package/docs/ModelAttributeResourceArrayResponse.md +0 -34
  382. package/docs/OverlayTemplateApi.md +0 -815
  383. package/docs/OverlayTemplateAssetPosition.md +0 -32
  384. package/docs/OverlayTemplateAssetResource.md +0 -44
  385. package/docs/OverlayTemplateAssetResourceArrayResponse.md +0 -34
  386. package/docs/OverlayTemplateLiteResource.md +0 -38
  387. package/docs/OverlayTemplateLiteResourceArrayResponse.md +0 -34
  388. package/docs/OverlayTemplateResource.md +0 -42
  389. package/docs/OverlayTemplateResourceArrayResponse.md +0 -34
  390. package/docs/PaginatedAttributeListResourceResponse.md +0 -36
  391. package/docs/PaginatedAttributeLiteResourceResponse.md +0 -36
  392. package/docs/PaginatedAttributeProductTypeRelationResourceResponse.md +0 -36
  393. package/docs/PaginatedAttributeResourceResponse.md +0 -36
  394. package/docs/PaginatedExternalApiLogResourceResponse.md +0 -36
  395. package/docs/PaginatedOverlayTemplateLiteResourceResponse.md +0 -36
  396. package/docs/PaginatedOverlayTemplateResourceResponse.md +0 -36
  397. package/docs/PaginatedProductChildLiteResourceResponse.md +0 -36
  398. package/docs/PaginatedProductChildOverlayRelationResourceResponse.md +0 -36
  399. package/docs/PaginatedProductChildRelationResourceResponse.md +0 -36
  400. package/docs/PaginatedProductChildResourceResponse.md +0 -36
  401. package/docs/PaginatedProductLiteResourceResponse.md +0 -36
  402. package/docs/PaginatedProductResourceResponse.md +0 -36
  403. package/docs/PaginatedProductTypeListResourceResponse.md +0 -36
  404. package/docs/PaginatedProductTypeLiteResourceResponse.md +0 -36
  405. package/docs/PaginatedProductTypeResourceResponse.md +0 -36
  406. package/docs/PaginatedSiteListResourceResponse.md +0 -36
  407. package/docs/PaginatedSiteLiteResourceResponse.md +0 -36
  408. package/docs/PaginatedSupplierListResourceResponse.md +0 -36
  409. package/docs/PaginatedTagListResourceResponse.md +0 -36
  410. package/docs/PaginatedTagLiteResourceResponse.md +0 -36
  411. package/docs/PaginatedTagResourceResponse.md +0 -36
  412. package/docs/ProductApi.md +0 -938
  413. package/docs/ProductChildLiteResource.md +0 -48
  414. package/docs/ProductChildLiteResourceArrayResponse.md +0 -34
  415. package/docs/ProductChildOverlayRelationResource.md +0 -50
  416. package/docs/ProductChildOverlayRelationResourceArrayResponse.md +0 -34
  417. package/docs/ProductChildRelationResource.md +0 -46
  418. package/docs/ProductChildRelationResourceArrayResponse.md +0 -34
  419. package/docs/ProductChildResource.md +0 -86
  420. package/docs/ProductChildResourceArrayResponse.md +0 -34
  421. package/docs/ProductChildSiteDetailResource.md +0 -52
  422. package/docs/ProductChildSiteDetailResourceArrayResponse.md +0 -34
  423. package/docs/ProductLiteResource.md +0 -36
  424. package/docs/ProductLiteResourceArrayResponse.md +0 -34
  425. package/docs/ProductResource.md +0 -52
  426. package/docs/ProductResourceArrayResponse.md +0 -34
  427. package/docs/ProductTypeApi.md +0 -680
  428. package/docs/ProductTypeListResource.md +0 -36
  429. package/docs/ProductTypeListResourceArrayResponse.md +0 -34
  430. package/docs/ProductTypeLiteResource.md +0 -38
  431. package/docs/ProductTypeLiteResourceArrayResponse.md +0 -34
  432. package/docs/ProductTypeResource.md +0 -48
  433. package/docs/ProductTypeResourceArrayResponse.md +0 -34
  434. package/docs/SEOResourceArrayResponse.md +0 -34
  435. package/docs/SiteConfigResourceArrayResponse.md +0 -34
  436. package/docs/SiteListResource.md +0 -40
  437. package/docs/SiteListResourceArrayResponse.md +0 -34
  438. package/docs/SiteLiteResource.md +0 -40
  439. package/docs/SiteLiteResourceArrayResponse.md +0 -34
  440. package/docs/SiteNotificationResourceArrayResponse.md +0 -34
  441. package/docs/SitePaymentConfigResourceArrayResponse.md +0 -34
  442. package/docs/SiteResourceArrayResponse.md +0 -34
  443. package/docs/StoreAttributeRequest.md +0 -42
  444. package/docs/StoreAttributeValueRequest.md +0 -36
  445. package/docs/StoreOverlayTemplateAssetRequest.md +0 -48
  446. package/docs/StoreOverlayTemplateRequest.md +0 -36
  447. package/docs/StoreProductChildRequest.md +0 -68
  448. package/docs/StoreProductChildRequestAccessoriesInner.md +0 -34
  449. package/docs/StoreProductChildRequestAssetsInner.md +0 -44
  450. package/docs/StoreProductChildRequestAttributeValuesInner.md +0 -38
  451. package/docs/StoreProductChildRequestSitesInner.md +0 -56
  452. package/docs/StoreProductRequest.md +0 -50
  453. package/docs/StoreProductRequestCategoriesInner.md +0 -36
  454. package/docs/StoreProductTypeRequest.md +0 -34
  455. package/docs/StoreSupplierRequestSeoInner.md +0 -44
  456. package/docs/StoreTagRequest.md +0 -50
  457. package/docs/SupplierFrontendResourceArrayResponse.md +0 -34
  458. package/docs/SupplierListResource.md +0 -42
  459. package/docs/SupplierListResourceArrayResponse.md +0 -34
  460. package/docs/SupplierLiteResourceArrayResponse.md +0 -34
  461. package/docs/SupplierResourceArrayResponse.md +0 -34
  462. package/docs/TagApi.md +0 -611
  463. package/docs/TagListResource.md +0 -42
  464. package/docs/TagListResourceArrayResponse.md +0 -34
  465. package/docs/TagLiteResource.md +0 -36
  466. package/docs/TagLiteResourceArrayResponse.md +0 -34
  467. package/docs/TagResource.md +0 -44
  468. package/docs/TagResourceArrayResponse.md +0 -34
  469. package/docs/TagType.md +0 -32
  470. package/docs/UnlinkAssetableOverlayTemplateRequest.md +0 -36
  471. package/docs/UpdateAttributeRequest.md +0 -42
  472. package/docs/UpdateAttributeValueRequest.md +0 -34
  473. package/docs/UpdateFilterOrderAttributeRequest.md +0 -34
  474. package/docs/UpdateFilterOrderAttributeRequestValuesInner.md +0 -36
  475. package/docs/UpdateModelAttributeRequest.md +0 -36
  476. package/docs/UpdateOverlayTemplateAssetRequest.md +0 -46
  477. package/docs/UpdateOverlayTemplateRequest.md +0 -36
  478. package/docs/UpdateProductChildRequest.md +0 -64
  479. package/docs/UpdateProductChildRequestAccessoriesInner.md +0 -36
  480. package/docs/UpdateProductChildRequestAssetsInner.md +0 -40
  481. package/docs/UpdateProductChildRequestCompatibleProductsInner.md +0 -34
  482. package/docs/UpdateProductRequest.md +0 -50
  483. package/docs/UpdateProductTypeRequest.md +0 -42
  484. package/docs/UpdateProductTypeRequestPerformanceValuesInner.md +0 -36
  485. package/docs/UpdateTagRequest.md +0 -48
  486. package/src/apis/AttributeApi.ts +0 -693
  487. package/src/apis/ExternalApiLogApi.ts +0 -69
  488. package/src/apis/OverlayTemplateApi.ts +0 -560
  489. package/src/apis/ProductApi.ts +0 -619
  490. package/src/apis/ProductTypeApi.ts +0 -465
  491. package/src/apis/TagApi.ts +0 -420
  492. package/src/models/AssetFileForUploadResourceArrayResponse.ts +0 -73
  493. package/src/models/AssetLiteResource.ts +0 -84
  494. package/src/models/AssetLiteResourceArrayResponse.ts +0 -73
  495. package/src/models/AssetResourceArrayResponse.ts +0 -73
  496. package/src/models/AttributeFieldType.ts +0 -55
  497. package/src/models/AttributeListResource.ts +0 -102
  498. package/src/models/AttributeListResourceArrayResponse.ts +0 -73
  499. package/src/models/AttributeLiteResource.ts +0 -75
  500. package/src/models/AttributeLiteResourceArrayResponse.ts +0 -73
  501. package/src/models/AttributeProductTypeRelationResource.ts +0 -146
  502. package/src/models/AttributeProductTypeRelationResourceArrayResponse.ts +0 -73
  503. package/src/models/AttributeResource.ts +0 -137
  504. package/src/models/AttributeResourceArrayResponse.ts +0 -73
  505. package/src/models/AttributeType.ts +0 -54
  506. package/src/models/AttributeValueResource.ts +0 -75
  507. package/src/models/AttributeValueResourceArrayResponse.ts +0 -73
  508. package/src/models/CouponDiscountType.ts +0 -53
  509. package/src/models/DestroyAttributeValueRequest.ts +0 -65
  510. package/src/models/ExternalApiLogResource.ts +0 -162
  511. package/src/models/ExternalApiLogResourceArrayResponse.ts +0 -73
  512. package/src/models/ExternalApiProvider.ts +0 -53
  513. package/src/models/ExternalApiSyncStatus.ts +0 -55
  514. package/src/models/GetAllAttributeRequest.ts +0 -153
  515. package/src/models/GetAllOverlayTemplateRequest.ts +0 -135
  516. package/src/models/GetAllProductChildRequest.ts +0 -178
  517. package/src/models/GetAllProductRequest.ts +0 -169
  518. package/src/models/GetAllProductTypeRequest.ts +0 -128
  519. package/src/models/GetAllSupplierRequest.ts +0 -129
  520. package/src/models/IndexAttributeRequest.ts +0 -167
  521. package/src/models/IndexExternalApiLogRequest.ts +0 -186
  522. package/src/models/IndexOverlayTemplateRequest.ts +0 -143
  523. package/src/models/IndexProductChildRequest.ts +0 -194
  524. package/src/models/IndexProductTypeRequest.ts +0 -143
  525. package/src/models/IndexTagRequest.ts +0 -160
  526. package/src/models/LinkAssetsOverlayTemplateRequest.ts +0 -66
  527. package/src/models/LinkAttributeProductTypeRequest.ts +0 -88
  528. package/src/models/LinkProductChildrenTagRequest.ts +0 -66
  529. package/src/models/LinkProductTypeAttributeRequest.ts +0 -88
  530. package/src/models/ModelAttributeResource.ts +0 -108
  531. package/src/models/ModelAttributeResourceArrayResponse.ts +0 -73
  532. package/src/models/OverlayTemplateAssetPosition.ts +0 -58
  533. package/src/models/OverlayTemplateAssetResource.ts +0 -119
  534. package/src/models/OverlayTemplateAssetResourceArrayResponse.ts +0 -73
  535. package/src/models/OverlayTemplateLiteResource.ts +0 -92
  536. package/src/models/OverlayTemplateLiteResourceArrayResponse.ts +0 -73
  537. package/src/models/OverlayTemplateResource.ts +0 -117
  538. package/src/models/OverlayTemplateResourceArrayResponse.ts +0 -73
  539. package/src/models/PaginatedAttributeListResourceResponse.ts +0 -90
  540. package/src/models/PaginatedAttributeLiteResourceResponse.ts +0 -90
  541. package/src/models/PaginatedAttributeProductTypeRelationResourceResponse.ts +0 -90
  542. package/src/models/PaginatedAttributeResourceResponse.ts +0 -90
  543. package/src/models/PaginatedExternalApiLogResourceResponse.ts +0 -90
  544. package/src/models/PaginatedOverlayTemplateLiteResourceResponse.ts +0 -90
  545. package/src/models/PaginatedOverlayTemplateResourceResponse.ts +0 -90
  546. package/src/models/PaginatedProductChildLiteResourceResponse.ts +0 -90
  547. package/src/models/PaginatedProductChildOverlayRelationResourceResponse.ts +0 -90
  548. package/src/models/PaginatedProductChildRelationResourceResponse.ts +0 -90
  549. package/src/models/PaginatedProductChildResourceResponse.ts +0 -90
  550. package/src/models/PaginatedProductLiteResourceResponse.ts +0 -90
  551. package/src/models/PaginatedProductResourceResponse.ts +0 -90
  552. package/src/models/PaginatedProductTypeListResourceResponse.ts +0 -90
  553. package/src/models/PaginatedProductTypeLiteResourceResponse.ts +0 -90
  554. package/src/models/PaginatedProductTypeResourceResponse.ts +0 -90
  555. package/src/models/PaginatedSiteListResourceResponse.ts +0 -90
  556. package/src/models/PaginatedSiteLiteResourceResponse.ts +0 -90
  557. package/src/models/PaginatedSupplierListResourceResponse.ts +0 -90
  558. package/src/models/PaginatedTagListResourceResponse.ts +0 -90
  559. package/src/models/PaginatedTagLiteResourceResponse.ts +0 -90
  560. package/src/models/PaginatedTagResourceResponse.ts +0 -90
  561. package/src/models/ProductChildLiteResource.ts +0 -137
  562. package/src/models/ProductChildLiteResourceArrayResponse.ts +0 -73
  563. package/src/models/ProductChildOverlayRelationResource.ts +0 -146
  564. package/src/models/ProductChildOverlayRelationResourceArrayResponse.ts +0 -73
  565. package/src/models/ProductChildRelationResource.ts +0 -128
  566. package/src/models/ProductChildRelationResourceArrayResponse.ts +0 -73
  567. package/src/models/ProductChildResource.ts +0 -317
  568. package/src/models/ProductChildResourceArrayResponse.ts +0 -73
  569. package/src/models/ProductChildSiteDetailResource.ts +0 -162
  570. package/src/models/ProductChildSiteDetailResourceArrayResponse.ts +0 -73
  571. package/src/models/ProductLiteResource.ts +0 -75
  572. package/src/models/ProductLiteResourceArrayResponse.ts +0 -73
  573. package/src/models/ProductResource.ts +0 -162
  574. package/src/models/ProductResourceArrayResponse.ts +0 -73
  575. package/src/models/ProductTypeListResource.ts +0 -75
  576. package/src/models/ProductTypeListResourceArrayResponse.ts +0 -73
  577. package/src/models/ProductTypeLiteResource.ts +0 -84
  578. package/src/models/ProductTypeLiteResourceArrayResponse.ts +0 -73
  579. package/src/models/ProductTypeResource.ts +0 -137
  580. package/src/models/ProductTypeResourceArrayResponse.ts +0 -73
  581. package/src/models/SEOResourceArrayResponse.ts +0 -73
  582. package/src/models/SiteConfigResourceArrayResponse.ts +0 -73
  583. package/src/models/SiteListResource.ts +0 -93
  584. package/src/models/SiteListResourceArrayResponse.ts +0 -73
  585. package/src/models/SiteLiteResource.ts +0 -93
  586. package/src/models/SiteLiteResourceArrayResponse.ts +0 -73
  587. package/src/models/SiteNotificationResourceArrayResponse.ts +0 -73
  588. package/src/models/SitePaymentConfigResourceArrayResponse.ts +0 -73
  589. package/src/models/SiteResourceArrayResponse.ts +0 -73
  590. package/src/models/StoreAttributeRequest.ts +0 -113
  591. package/src/models/StoreAttributeValueRequest.ts +0 -75
  592. package/src/models/StoreOverlayTemplateAssetRequest.ts +0 -141
  593. package/src/models/StoreOverlayTemplateRequest.ts +0 -75
  594. package/src/models/StoreProductChildRequest.ts +0 -242
  595. package/src/models/StoreProductChildRequestAccessoriesInner.ts +0 -66
  596. package/src/models/StoreProductChildRequestAssetsInner.ts +0 -110
  597. package/src/models/StoreProductChildRequestAttributeValuesInner.ts +0 -83
  598. package/src/models/StoreProductChildRequestSitesInner.ts +0 -158
  599. package/src/models/StoreProductRequest.ts +0 -144
  600. package/src/models/StoreProductRequestCategoriesInner.ts +0 -75
  601. package/src/models/StoreProductTypeRequest.ts +0 -66
  602. package/src/models/StoreSupplierRequestSeoInner.ts +0 -106
  603. package/src/models/StoreTagRequest.ts +0 -144
  604. package/src/models/SupplierFrontendResourceArrayResponse.ts +0 -73
  605. package/src/models/SupplierListResource.ts +0 -110
  606. package/src/models/SupplierListResourceArrayResponse.ts +0 -73
  607. package/src/models/SupplierLiteResourceArrayResponse.ts +0 -73
  608. package/src/models/SupplierResourceArrayResponse.ts +0 -73
  609. package/src/models/TagListResource.ts +0 -110
  610. package/src/models/TagListResourceArrayResponse.ts +0 -73
  611. package/src/models/TagLiteResource.ts +0 -75
  612. package/src/models/TagLiteResourceArrayResponse.ts +0 -73
  613. package/src/models/TagResource.ts +0 -126
  614. package/src/models/TagResourceArrayResponse.ts +0 -73
  615. package/src/models/TagType.ts +0 -53
  616. package/src/models/UnlinkAssetableOverlayTemplateRequest.ts +0 -85
  617. package/src/models/UpdateAttributeRequest.ts +0 -113
  618. package/src/models/UpdateAttributeValueRequest.ts +0 -66
  619. package/src/models/UpdateFilterOrderAttributeRequest.ts +0 -74
  620. package/src/models/UpdateFilterOrderAttributeRequestValuesInner.ts +0 -75
  621. package/src/models/UpdateModelAttributeRequest.ts +0 -73
  622. package/src/models/UpdateOverlayTemplateAssetRequest.ts +0 -132
  623. package/src/models/UpdateOverlayTemplateRequest.ts +0 -74
  624. package/src/models/UpdateProductChildRequest.ts +0 -221
  625. package/src/models/UpdateProductChildRequestAccessoriesInner.ts +0 -75
  626. package/src/models/UpdateProductChildRequestAssetsInner.ts +0 -92
  627. package/src/models/UpdateProductChildRequestCompatibleProductsInner.ts +0 -66
  628. package/src/models/UpdateProductRequest.ts +0 -144
  629. package/src/models/UpdateProductTypeRequest.ts +0 -106
  630. package/src/models/UpdateProductTypeRequestPerformanceValuesInner.ts +0 -73
  631. package/src/models/UpdateTagRequest.ts +0 -135
@@ -1,680 +0,0 @@
1
- # ProductTypeApi
2
-
3
- All URIs are relative to *http://localhost/api*
4
-
5
- | Method | HTTP request | Description |
6
- |------------- | ------------- | -------------|
7
- | [**destroyProductType**](ProductTypeApi.md#destroyproducttype) | **DELETE** /admin-api/product-type/{productType}/delete | Auto-generated: destroyProductType |
8
- | [**getAllProductType**](ProductTypeApi.md#getallproducttypeoperation) | **POST** /admin-api/product-type/all | Auto-generated: getAllProductType |
9
- | [**indexProductType**](ProductTypeApi.md#indexproducttypeoperation) | **POST** /admin-api/product-type/list | Auto-generated: indexProductType |
10
- | [**linkAttributeProductType**](ProductTypeApi.md#linkattributeproducttypeoperation) | **POST** /admin-api/product-type/{productType}/link-attribute | Auto-generated: linkAttributeProductType |
11
- | [**searchExcludingRelationsProductType**](ProductTypeApi.md#searchexcludingrelationsproducttype) | **POST** /admin-api/product-type/search-excluding-relations | Auto-generated: searchExcludingRelationsProductType |
12
- | [**showProductType**](ProductTypeApi.md#showproducttype) | **GET** /admin-api/product-type/{productType} | Auto-generated: showProductType |
13
- | [**storeProductType**](ProductTypeApi.md#storeproducttypeoperation) | **POST** /admin-api/product-type/create | Auto-generated: storeProductType |
14
- | [**unlinkAttributeProductType**](ProductTypeApi.md#unlinkattributeproducttype) | **POST** /admin-api/product-type/{productType}/remove-attribute/{attribute} | Auto-generated: unlinkAttributeProductType |
15
- | [**updateLinkedAttributeProductType**](ProductTypeApi.md#updatelinkedattributeproducttype) | **PUT** /admin-api/product-type/{productType}/update-attribute | Auto-generated: updateLinkedAttributeProductType |
16
- | [**updateProductType**](ProductTypeApi.md#updateproducttypeoperation) | **PUT** /admin-api/product-type/{productType}/update | Auto-generated: updateProductType |
17
-
18
-
19
-
20
- ## destroyProductType
21
-
22
- > GenericResponse destroyProductType(productType)
23
-
24
- Auto-generated: destroyProductType
25
-
26
- ### Example
27
-
28
- ```ts
29
- import {
30
- Configuration,
31
- ProductTypeApi,
32
- } from '@digital8/lighting-illusions-ts-sdk';
33
- import type { DestroyProductTypeRequest } from '@digital8/lighting-illusions-ts-sdk';
34
-
35
- async function example() {
36
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
37
- const api = new ProductTypeApi();
38
-
39
- const body = {
40
- // number | The id of the productType
41
- productType: 56,
42
- } satisfies DestroyProductTypeRequest;
43
-
44
- try {
45
- const data = await api.destroyProductType(body);
46
- console.log(data);
47
- } catch (error) {
48
- console.error(error);
49
- }
50
- }
51
-
52
- // Run the test
53
- example().catch(console.error);
54
- ```
55
-
56
- ### Parameters
57
-
58
-
59
- | Name | Type | Description | Notes |
60
- |------------- | ------------- | ------------- | -------------|
61
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
62
-
63
- ### Return type
64
-
65
- [**GenericResponse**](GenericResponse.md)
66
-
67
- ### Authorization
68
-
69
- No authorization required
70
-
71
- ### HTTP request headers
72
-
73
- - **Content-Type**: Not defined
74
- - **Accept**: `application/json`
75
-
76
-
77
- ### HTTP response details
78
- | Status code | Description | Response headers |
79
- |-------------|-------------|------------------|
80
- | **200** | \\JsonResponse | - |
81
-
82
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
83
-
84
-
85
- ## getAllProductType
86
-
87
- > PaginatedProductTypeLiteResourceResponse getAllProductType(getAllProductTypeRequest)
88
-
89
- Auto-generated: getAllProductType
90
-
91
- ### Example
92
-
93
- ```ts
94
- import {
95
- Configuration,
96
- ProductTypeApi,
97
- } from '@digital8/lighting-illusions-ts-sdk';
98
- import type { GetAllProductTypeOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
99
-
100
- async function example() {
101
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
102
- const api = new ProductTypeApi();
103
-
104
- const body = {
105
- // GetAllProductTypeRequest (optional)
106
- getAllProductTypeRequest: ...,
107
- } satisfies GetAllProductTypeOperationRequest;
108
-
109
- try {
110
- const data = await api.getAllProductType(body);
111
- console.log(data);
112
- } catch (error) {
113
- console.error(error);
114
- }
115
- }
116
-
117
- // Run the test
118
- example().catch(console.error);
119
- ```
120
-
121
- ### Parameters
122
-
123
-
124
- | Name | Type | Description | Notes |
125
- |------------- | ------------- | ------------- | -------------|
126
- | **getAllProductTypeRequest** | [GetAllProductTypeRequest](GetAllProductTypeRequest.md) | | [Optional] |
127
-
128
- ### Return type
129
-
130
- [**PaginatedProductTypeLiteResourceResponse**](PaginatedProductTypeLiteResourceResponse.md)
131
-
132
- ### Authorization
133
-
134
- No authorization required
135
-
136
- ### HTTP request headers
137
-
138
- - **Content-Type**: `application/json`
139
- - **Accept**: `application/json`
140
-
141
-
142
- ### HTTP response details
143
- | Status code | Description | Response headers |
144
- |-------------|-------------|------------------|
145
- | **200** | Paginated response \\JsonResponse<\\ResourcePaginator<\\ProductTypeLiteResource[]>> | - |
146
-
147
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
148
-
149
-
150
- ## indexProductType
151
-
152
- > PaginatedProductTypeListResourceResponse indexProductType(indexProductTypeRequest)
153
-
154
- Auto-generated: indexProductType
155
-
156
- ### Example
157
-
158
- ```ts
159
- import {
160
- Configuration,
161
- ProductTypeApi,
162
- } from '@digital8/lighting-illusions-ts-sdk';
163
- import type { IndexProductTypeOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
164
-
165
- async function example() {
166
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
167
- const api = new ProductTypeApi();
168
-
169
- const body = {
170
- // IndexProductTypeRequest (optional)
171
- indexProductTypeRequest: ...,
172
- } satisfies IndexProductTypeOperationRequest;
173
-
174
- try {
175
- const data = await api.indexProductType(body);
176
- console.log(data);
177
- } catch (error) {
178
- console.error(error);
179
- }
180
- }
181
-
182
- // Run the test
183
- example().catch(console.error);
184
- ```
185
-
186
- ### Parameters
187
-
188
-
189
- | Name | Type | Description | Notes |
190
- |------------- | ------------- | ------------- | -------------|
191
- | **indexProductTypeRequest** | [IndexProductTypeRequest](IndexProductTypeRequest.md) | | [Optional] |
192
-
193
- ### Return type
194
-
195
- [**PaginatedProductTypeListResourceResponse**](PaginatedProductTypeListResourceResponse.md)
196
-
197
- ### Authorization
198
-
199
- No authorization required
200
-
201
- ### HTTP request headers
202
-
203
- - **Content-Type**: `application/json`
204
- - **Accept**: `application/json`
205
-
206
-
207
- ### HTTP response details
208
- | Status code | Description | Response headers |
209
- |-------------|-------------|------------------|
210
- | **200** | Paginated response \\JsonResponse<\\ResourcePaginator<\\ProductTypeListResource[]>> | - |
211
-
212
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
213
-
214
-
215
- ## linkAttributeProductType
216
-
217
- > ProductTypeResource linkAttributeProductType(productType, linkAttributeProductTypeRequest)
218
-
219
- Auto-generated: linkAttributeProductType
220
-
221
- ### Example
222
-
223
- ```ts
224
- import {
225
- Configuration,
226
- ProductTypeApi,
227
- } from '@digital8/lighting-illusions-ts-sdk';
228
- import type { LinkAttributeProductTypeOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
229
-
230
- async function example() {
231
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
232
- const api = new ProductTypeApi();
233
-
234
- const body = {
235
- // number | The id of the productType
236
- productType: 56,
237
- // LinkAttributeProductTypeRequest (optional)
238
- linkAttributeProductTypeRequest: ...,
239
- } satisfies LinkAttributeProductTypeOperationRequest;
240
-
241
- try {
242
- const data = await api.linkAttributeProductType(body);
243
- console.log(data);
244
- } catch (error) {
245
- console.error(error);
246
- }
247
- }
248
-
249
- // Run the test
250
- example().catch(console.error);
251
- ```
252
-
253
- ### Parameters
254
-
255
-
256
- | Name | Type | Description | Notes |
257
- |------------- | ------------- | ------------- | -------------|
258
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
259
- | **linkAttributeProductTypeRequest** | [LinkAttributeProductTypeRequest](LinkAttributeProductTypeRequest.md) | | [Optional] |
260
-
261
- ### Return type
262
-
263
- [**ProductTypeResource**](ProductTypeResource.md)
264
-
265
- ### Authorization
266
-
267
- No authorization required
268
-
269
- ### HTTP request headers
270
-
271
- - **Content-Type**: `application/json`
272
- - **Accept**: `application/json`
273
-
274
-
275
- ### HTTP response details
276
- | Status code | Description | Response headers |
277
- |-------------|-------------|------------------|
278
- | **200** | Successful resource response | - |
279
-
280
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
281
-
282
-
283
- ## searchExcludingRelationsProductType
284
-
285
- > PaginatedProductTypeListResourceResponse searchExcludingRelationsProductType(indexProductTypeRequest)
286
-
287
- Auto-generated: searchExcludingRelationsProductType
288
-
289
- ### Example
290
-
291
- ```ts
292
- import {
293
- Configuration,
294
- ProductTypeApi,
295
- } from '@digital8/lighting-illusions-ts-sdk';
296
- import type { SearchExcludingRelationsProductTypeRequest } from '@digital8/lighting-illusions-ts-sdk';
297
-
298
- async function example() {
299
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
300
- const api = new ProductTypeApi();
301
-
302
- const body = {
303
- // IndexProductTypeRequest (optional)
304
- indexProductTypeRequest: ...,
305
- } satisfies SearchExcludingRelationsProductTypeRequest;
306
-
307
- try {
308
- const data = await api.searchExcludingRelationsProductType(body);
309
- console.log(data);
310
- } catch (error) {
311
- console.error(error);
312
- }
313
- }
314
-
315
- // Run the test
316
- example().catch(console.error);
317
- ```
318
-
319
- ### Parameters
320
-
321
-
322
- | Name | Type | Description | Notes |
323
- |------------- | ------------- | ------------- | -------------|
324
- | **indexProductTypeRequest** | [IndexProductTypeRequest](IndexProductTypeRequest.md) | | [Optional] |
325
-
326
- ### Return type
327
-
328
- [**PaginatedProductTypeListResourceResponse**](PaginatedProductTypeListResourceResponse.md)
329
-
330
- ### Authorization
331
-
332
- No authorization required
333
-
334
- ### HTTP request headers
335
-
336
- - **Content-Type**: `application/json`
337
- - **Accept**: `application/json`
338
-
339
-
340
- ### HTTP response details
341
- | Status code | Description | Response headers |
342
- |-------------|-------------|------------------|
343
- | **200** | Paginated response \\JsonResponse<\\ResourcePaginator<\\ProductTypeListResource[]>> | - |
344
-
345
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
346
-
347
-
348
- ## showProductType
349
-
350
- > ProductTypeResource showProductType(productType)
351
-
352
- Auto-generated: showProductType
353
-
354
- ### Example
355
-
356
- ```ts
357
- import {
358
- Configuration,
359
- ProductTypeApi,
360
- } from '@digital8/lighting-illusions-ts-sdk';
361
- import type { ShowProductTypeRequest } from '@digital8/lighting-illusions-ts-sdk';
362
-
363
- async function example() {
364
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
365
- const api = new ProductTypeApi();
366
-
367
- const body = {
368
- // number | The id of the productType
369
- productType: 56,
370
- } satisfies ShowProductTypeRequest;
371
-
372
- try {
373
- const data = await api.showProductType(body);
374
- console.log(data);
375
- } catch (error) {
376
- console.error(error);
377
- }
378
- }
379
-
380
- // Run the test
381
- example().catch(console.error);
382
- ```
383
-
384
- ### Parameters
385
-
386
-
387
- | Name | Type | Description | Notes |
388
- |------------- | ------------- | ------------- | -------------|
389
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
390
-
391
- ### Return type
392
-
393
- [**ProductTypeResource**](ProductTypeResource.md)
394
-
395
- ### Authorization
396
-
397
- No authorization required
398
-
399
- ### HTTP request headers
400
-
401
- - **Content-Type**: Not defined
402
- - **Accept**: `application/json`
403
-
404
-
405
- ### HTTP response details
406
- | Status code | Description | Response headers |
407
- |-------------|-------------|------------------|
408
- | **200** | Successful resource response | - |
409
-
410
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
411
-
412
-
413
- ## storeProductType
414
-
415
- > ProductTypeResource storeProductType(storeProductTypeRequest)
416
-
417
- Auto-generated: storeProductType
418
-
419
- ### Example
420
-
421
- ```ts
422
- import {
423
- Configuration,
424
- ProductTypeApi,
425
- } from '@digital8/lighting-illusions-ts-sdk';
426
- import type { StoreProductTypeOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
427
-
428
- async function example() {
429
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
430
- const api = new ProductTypeApi();
431
-
432
- const body = {
433
- // StoreProductTypeRequest (optional)
434
- storeProductTypeRequest: ...,
435
- } satisfies StoreProductTypeOperationRequest;
436
-
437
- try {
438
- const data = await api.storeProductType(body);
439
- console.log(data);
440
- } catch (error) {
441
- console.error(error);
442
- }
443
- }
444
-
445
- // Run the test
446
- example().catch(console.error);
447
- ```
448
-
449
- ### Parameters
450
-
451
-
452
- | Name | Type | Description | Notes |
453
- |------------- | ------------- | ------------- | -------------|
454
- | **storeProductTypeRequest** | [StoreProductTypeRequest](StoreProductTypeRequest.md) | | [Optional] |
455
-
456
- ### Return type
457
-
458
- [**ProductTypeResource**](ProductTypeResource.md)
459
-
460
- ### Authorization
461
-
462
- No authorization required
463
-
464
- ### HTTP request headers
465
-
466
- - **Content-Type**: `application/json`
467
- - **Accept**: `application/json`
468
-
469
-
470
- ### HTTP response details
471
- | Status code | Description | Response headers |
472
- |-------------|-------------|------------------|
473
- | **200** | Successful resource response | - |
474
-
475
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
476
-
477
-
478
- ## unlinkAttributeProductType
479
-
480
- > ProductTypeResource unlinkAttributeProductType(productType, attribute)
481
-
482
- Auto-generated: unlinkAttributeProductType
483
-
484
- ### Example
485
-
486
- ```ts
487
- import {
488
- Configuration,
489
- ProductTypeApi,
490
- } from '@digital8/lighting-illusions-ts-sdk';
491
- import type { UnlinkAttributeProductTypeRequest } from '@digital8/lighting-illusions-ts-sdk';
492
-
493
- async function example() {
494
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
495
- const api = new ProductTypeApi();
496
-
497
- const body = {
498
- // number | The id of the productType
499
- productType: 56,
500
- // number | The id of the attribute
501
- attribute: 56,
502
- } satisfies UnlinkAttributeProductTypeRequest;
503
-
504
- try {
505
- const data = await api.unlinkAttributeProductType(body);
506
- console.log(data);
507
- } catch (error) {
508
- console.error(error);
509
- }
510
- }
511
-
512
- // Run the test
513
- example().catch(console.error);
514
- ```
515
-
516
- ### Parameters
517
-
518
-
519
- | Name | Type | Description | Notes |
520
- |------------- | ------------- | ------------- | -------------|
521
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
522
- | **attribute** | `number` | The id of the attribute | [Defaults to `undefined`] |
523
-
524
- ### Return type
525
-
526
- [**ProductTypeResource**](ProductTypeResource.md)
527
-
528
- ### Authorization
529
-
530
- No authorization required
531
-
532
- ### HTTP request headers
533
-
534
- - **Content-Type**: Not defined
535
- - **Accept**: `application/json`
536
-
537
-
538
- ### HTTP response details
539
- | Status code | Description | Response headers |
540
- |-------------|-------------|------------------|
541
- | **200** | Successful resource response | - |
542
-
543
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
544
-
545
-
546
- ## updateLinkedAttributeProductType
547
-
548
- > ProductTypeResource updateLinkedAttributeProductType(productType, linkAttributeProductTypeRequest)
549
-
550
- Auto-generated: updateLinkedAttributeProductType
551
-
552
- ### Example
553
-
554
- ```ts
555
- import {
556
- Configuration,
557
- ProductTypeApi,
558
- } from '@digital8/lighting-illusions-ts-sdk';
559
- import type { UpdateLinkedAttributeProductTypeRequest } from '@digital8/lighting-illusions-ts-sdk';
560
-
561
- async function example() {
562
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
563
- const api = new ProductTypeApi();
564
-
565
- const body = {
566
- // number | The id of the productType
567
- productType: 56,
568
- // LinkAttributeProductTypeRequest (optional)
569
- linkAttributeProductTypeRequest: ...,
570
- } satisfies UpdateLinkedAttributeProductTypeRequest;
571
-
572
- try {
573
- const data = await api.updateLinkedAttributeProductType(body);
574
- console.log(data);
575
- } catch (error) {
576
- console.error(error);
577
- }
578
- }
579
-
580
- // Run the test
581
- example().catch(console.error);
582
- ```
583
-
584
- ### Parameters
585
-
586
-
587
- | Name | Type | Description | Notes |
588
- |------------- | ------------- | ------------- | -------------|
589
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
590
- | **linkAttributeProductTypeRequest** | [LinkAttributeProductTypeRequest](LinkAttributeProductTypeRequest.md) | | [Optional] |
591
-
592
- ### Return type
593
-
594
- [**ProductTypeResource**](ProductTypeResource.md)
595
-
596
- ### Authorization
597
-
598
- No authorization required
599
-
600
- ### HTTP request headers
601
-
602
- - **Content-Type**: `application/json`
603
- - **Accept**: `application/json`
604
-
605
-
606
- ### HTTP response details
607
- | Status code | Description | Response headers |
608
- |-------------|-------------|------------------|
609
- | **200** | Successful resource response | - |
610
-
611
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
612
-
613
-
614
- ## updateProductType
615
-
616
- > ProductTypeResource updateProductType(productType, updateProductTypeRequest)
617
-
618
- Auto-generated: updateProductType
619
-
620
- ### Example
621
-
622
- ```ts
623
- import {
624
- Configuration,
625
- ProductTypeApi,
626
- } from '@digital8/lighting-illusions-ts-sdk';
627
- import type { UpdateProductTypeOperationRequest } from '@digital8/lighting-illusions-ts-sdk';
628
-
629
- async function example() {
630
- console.log("🚀 Testing @digital8/lighting-illusions-ts-sdk SDK...");
631
- const api = new ProductTypeApi();
632
-
633
- const body = {
634
- // number | The id of the productType
635
- productType: 56,
636
- // UpdateProductTypeRequest (optional)
637
- updateProductTypeRequest: ...,
638
- } satisfies UpdateProductTypeOperationRequest;
639
-
640
- try {
641
- const data = await api.updateProductType(body);
642
- console.log(data);
643
- } catch (error) {
644
- console.error(error);
645
- }
646
- }
647
-
648
- // Run the test
649
- example().catch(console.error);
650
- ```
651
-
652
- ### Parameters
653
-
654
-
655
- | Name | Type | Description | Notes |
656
- |------------- | ------------- | ------------- | -------------|
657
- | **productType** | `number` | The id of the productType | [Defaults to `undefined`] |
658
- | **updateProductTypeRequest** | [UpdateProductTypeRequest](UpdateProductTypeRequest.md) | | [Optional] |
659
-
660
- ### Return type
661
-
662
- [**ProductTypeResource**](ProductTypeResource.md)
663
-
664
- ### Authorization
665
-
666
- No authorization required
667
-
668
- ### HTTP request headers
669
-
670
- - **Content-Type**: `application/json`
671
- - **Accept**: `application/json`
672
-
673
-
674
- ### HTTP response details
675
- | Status code | Description | Response headers |
676
- |-------------|-------------|------------------|
677
- | **200** | Successful resource response | - |
678
-
679
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
680
-
@@ -1,36 +0,0 @@
1
-
2
- # ProductTypeListResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `name` | string
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { ProductTypeListResource } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "id": null,
20
- "name": null,
21
- } satisfies ProductTypeListResource
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as ProductTypeListResource
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-