@digital8/lighting-illusions-ts-sdk 0.0.460 → 0.0.461

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