@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,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductResourceArrayResponse = instanceOfProductResourceArrayResponse;
17
- exports.ProductResourceArrayResponseFromJSON = ProductResourceArrayResponseFromJSON;
18
- exports.ProductResourceArrayResponseFromJSONTyped = ProductResourceArrayResponseFromJSONTyped;
19
- exports.ProductResourceArrayResponseToJSON = ProductResourceArrayResponseToJSON;
20
- exports.ProductResourceArrayResponseToJSONTyped = ProductResourceArrayResponseToJSONTyped;
21
- var ProductResource_1 = require("./ProductResource");
22
- /**
23
- * Check if a given object implements the ProductResourceArrayResponse interface.
24
- */
25
- function instanceOfProductResourceArrayResponse(value) {
26
- return true;
27
- }
28
- function ProductResourceArrayResponseFromJSON(json) {
29
- return ProductResourceArrayResponseFromJSONTyped(json, false);
30
- }
31
- function ProductResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(ProductResource_1.ProductResourceFromJSON)),
37
- };
38
- }
39
- function ProductResourceArrayResponseToJSON(json) {
40
- return ProductResourceArrayResponseToJSONTyped(json, false);
41
- }
42
- function ProductResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'data': value['data'] == null ? undefined : (value['data'].map(ProductResource_1.ProductResourceToJSON)),
49
- };
50
- }
@@ -1,38 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface ProductTypeListResource
16
- */
17
- export interface ProductTypeListResource {
18
- /**
19
- *
20
- * @type {number}
21
- * @memberof ProductTypeListResource
22
- */
23
- id: number;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof ProductTypeListResource
28
- */
29
- name: string;
30
- }
31
- /**
32
- * Check if a given object implements the ProductTypeListResource interface.
33
- */
34
- export declare function instanceOfProductTypeListResource(value: object): value is ProductTypeListResource;
35
- export declare function ProductTypeListResourceFromJSON(json: any): ProductTypeListResource;
36
- export declare function ProductTypeListResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeListResource;
37
- export declare function ProductTypeListResourceToJSON(json: any): ProductTypeListResource;
38
- export declare function ProductTypeListResourceToJSONTyped(value?: ProductTypeListResource | null, ignoreDiscriminator?: boolean): any;
@@ -1,55 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeListResource = instanceOfProductTypeListResource;
17
- exports.ProductTypeListResourceFromJSON = ProductTypeListResourceFromJSON;
18
- exports.ProductTypeListResourceFromJSONTyped = ProductTypeListResourceFromJSONTyped;
19
- exports.ProductTypeListResourceToJSON = ProductTypeListResourceToJSON;
20
- exports.ProductTypeListResourceToJSONTyped = ProductTypeListResourceToJSONTyped;
21
- /**
22
- * Check if a given object implements the ProductTypeListResource interface.
23
- */
24
- function instanceOfProductTypeListResource(value) {
25
- if (!('id' in value) || value['id'] === undefined)
26
- return false;
27
- if (!('name' in value) || value['name'] === undefined)
28
- return false;
29
- return true;
30
- }
31
- function ProductTypeListResourceFromJSON(json) {
32
- return ProductTypeListResourceFromJSONTyped(json, false);
33
- }
34
- function ProductTypeListResourceFromJSONTyped(json, ignoreDiscriminator) {
35
- if (json == null) {
36
- return json;
37
- }
38
- return {
39
- 'id': json['id'],
40
- 'name': json['name'],
41
- };
42
- }
43
- function ProductTypeListResourceToJSON(json) {
44
- return ProductTypeListResourceToJSONTyped(json, false);
45
- }
46
- function ProductTypeListResourceToJSONTyped(value, ignoreDiscriminator) {
47
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
48
- if (value == null) {
49
- return value;
50
- }
51
- return {
52
- 'id': value['id'],
53
- 'name': value['name'],
54
- };
55
- }
@@ -1,33 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { ProductTypeListResource } from './ProductTypeListResource';
13
- /**
14
- *
15
- * @export
16
- * @interface ProductTypeListResourceArrayResponse
17
- */
18
- export interface ProductTypeListResourceArrayResponse {
19
- /**
20
- *
21
- * @type {Array<ProductTypeListResource>}
22
- * @memberof ProductTypeListResourceArrayResponse
23
- */
24
- data?: Array<ProductTypeListResource>;
25
- }
26
- /**
27
- * Check if a given object implements the ProductTypeListResourceArrayResponse interface.
28
- */
29
- export declare function instanceOfProductTypeListResourceArrayResponse(value: object): value is ProductTypeListResourceArrayResponse;
30
- export declare function ProductTypeListResourceArrayResponseFromJSON(json: any): ProductTypeListResourceArrayResponse;
31
- export declare function ProductTypeListResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeListResourceArrayResponse;
32
- export declare function ProductTypeListResourceArrayResponseToJSON(json: any): ProductTypeListResourceArrayResponse;
33
- export declare function ProductTypeListResourceArrayResponseToJSONTyped(value?: ProductTypeListResourceArrayResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeListResourceArrayResponse = instanceOfProductTypeListResourceArrayResponse;
17
- exports.ProductTypeListResourceArrayResponseFromJSON = ProductTypeListResourceArrayResponseFromJSON;
18
- exports.ProductTypeListResourceArrayResponseFromJSONTyped = ProductTypeListResourceArrayResponseFromJSONTyped;
19
- exports.ProductTypeListResourceArrayResponseToJSON = ProductTypeListResourceArrayResponseToJSON;
20
- exports.ProductTypeListResourceArrayResponseToJSONTyped = ProductTypeListResourceArrayResponseToJSONTyped;
21
- var ProductTypeListResource_1 = require("./ProductTypeListResource");
22
- /**
23
- * Check if a given object implements the ProductTypeListResourceArrayResponse interface.
24
- */
25
- function instanceOfProductTypeListResourceArrayResponse(value) {
26
- return true;
27
- }
28
- function ProductTypeListResourceArrayResponseFromJSON(json) {
29
- return ProductTypeListResourceArrayResponseFromJSONTyped(json, false);
30
- }
31
- function ProductTypeListResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(ProductTypeListResource_1.ProductTypeListResourceFromJSON)),
37
- };
38
- }
39
- function ProductTypeListResourceArrayResponseToJSON(json) {
40
- return ProductTypeListResourceArrayResponseToJSONTyped(json, false);
41
- }
42
- function ProductTypeListResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'data': value['data'] == null ? undefined : (value['data'].map(ProductTypeListResource_1.ProductTypeListResourceToJSON)),
49
- };
50
- }
@@ -1,44 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface ProductTypeLiteResource
16
- */
17
- export interface ProductTypeLiteResource {
18
- /**
19
- *
20
- * @type {number}
21
- * @memberof ProductTypeLiteResource
22
- */
23
- id: number;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof ProductTypeLiteResource
28
- */
29
- name: string;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof ProductTypeLiteResource
34
- */
35
- fieldType: string;
36
- }
37
- /**
38
- * Check if a given object implements the ProductTypeLiteResource interface.
39
- */
40
- export declare function instanceOfProductTypeLiteResource(value: object): value is ProductTypeLiteResource;
41
- export declare function ProductTypeLiteResourceFromJSON(json: any): ProductTypeLiteResource;
42
- export declare function ProductTypeLiteResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeLiteResource;
43
- export declare function ProductTypeLiteResourceToJSON(json: any): ProductTypeLiteResource;
44
- export declare function ProductTypeLiteResourceToJSONTyped(value?: ProductTypeLiteResource | null, ignoreDiscriminator?: boolean): any;
@@ -1,59 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeLiteResource = instanceOfProductTypeLiteResource;
17
- exports.ProductTypeLiteResourceFromJSON = ProductTypeLiteResourceFromJSON;
18
- exports.ProductTypeLiteResourceFromJSONTyped = ProductTypeLiteResourceFromJSONTyped;
19
- exports.ProductTypeLiteResourceToJSON = ProductTypeLiteResourceToJSON;
20
- exports.ProductTypeLiteResourceToJSONTyped = ProductTypeLiteResourceToJSONTyped;
21
- /**
22
- * Check if a given object implements the ProductTypeLiteResource interface.
23
- */
24
- function instanceOfProductTypeLiteResource(value) {
25
- if (!('id' in value) || value['id'] === undefined)
26
- return false;
27
- if (!('name' in value) || value['name'] === undefined)
28
- return false;
29
- if (!('fieldType' in value) || value['fieldType'] === undefined)
30
- return false;
31
- return true;
32
- }
33
- function ProductTypeLiteResourceFromJSON(json) {
34
- return ProductTypeLiteResourceFromJSONTyped(json, false);
35
- }
36
- function ProductTypeLiteResourceFromJSONTyped(json, ignoreDiscriminator) {
37
- if (json == null) {
38
- return json;
39
- }
40
- return {
41
- 'id': json['id'],
42
- 'name': json['name'],
43
- 'fieldType': json['field_type'],
44
- };
45
- }
46
- function ProductTypeLiteResourceToJSON(json) {
47
- return ProductTypeLiteResourceToJSONTyped(json, false);
48
- }
49
- function ProductTypeLiteResourceToJSONTyped(value, ignoreDiscriminator) {
50
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
51
- if (value == null) {
52
- return value;
53
- }
54
- return {
55
- 'id': value['id'],
56
- 'name': value['name'],
57
- 'field_type': value['fieldType'],
58
- };
59
- }
@@ -1,33 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { ProductTypeLiteResource } from './ProductTypeLiteResource';
13
- /**
14
- *
15
- * @export
16
- * @interface ProductTypeLiteResourceArrayResponse
17
- */
18
- export interface ProductTypeLiteResourceArrayResponse {
19
- /**
20
- *
21
- * @type {Array<ProductTypeLiteResource>}
22
- * @memberof ProductTypeLiteResourceArrayResponse
23
- */
24
- data?: Array<ProductTypeLiteResource>;
25
- }
26
- /**
27
- * Check if a given object implements the ProductTypeLiteResourceArrayResponse interface.
28
- */
29
- export declare function instanceOfProductTypeLiteResourceArrayResponse(value: object): value is ProductTypeLiteResourceArrayResponse;
30
- export declare function ProductTypeLiteResourceArrayResponseFromJSON(json: any): ProductTypeLiteResourceArrayResponse;
31
- export declare function ProductTypeLiteResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeLiteResourceArrayResponse;
32
- export declare function ProductTypeLiteResourceArrayResponseToJSON(json: any): ProductTypeLiteResourceArrayResponse;
33
- export declare function ProductTypeLiteResourceArrayResponseToJSONTyped(value?: ProductTypeLiteResourceArrayResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeLiteResourceArrayResponse = instanceOfProductTypeLiteResourceArrayResponse;
17
- exports.ProductTypeLiteResourceArrayResponseFromJSON = ProductTypeLiteResourceArrayResponseFromJSON;
18
- exports.ProductTypeLiteResourceArrayResponseFromJSONTyped = ProductTypeLiteResourceArrayResponseFromJSONTyped;
19
- exports.ProductTypeLiteResourceArrayResponseToJSON = ProductTypeLiteResourceArrayResponseToJSON;
20
- exports.ProductTypeLiteResourceArrayResponseToJSONTyped = ProductTypeLiteResourceArrayResponseToJSONTyped;
21
- var ProductTypeLiteResource_1 = require("./ProductTypeLiteResource");
22
- /**
23
- * Check if a given object implements the ProductTypeLiteResourceArrayResponse interface.
24
- */
25
- function instanceOfProductTypeLiteResourceArrayResponse(value) {
26
- return true;
27
- }
28
- function ProductTypeLiteResourceArrayResponseFromJSON(json) {
29
- return ProductTypeLiteResourceArrayResponseFromJSONTyped(json, false);
30
- }
31
- function ProductTypeLiteResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(ProductTypeLiteResource_1.ProductTypeLiteResourceFromJSON)),
37
- };
38
- }
39
- function ProductTypeLiteResourceArrayResponseToJSON(json) {
40
- return ProductTypeLiteResourceArrayResponseToJSONTyped(json, false);
41
- }
42
- function ProductTypeLiteResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'data': value['data'] == null ? undefined : (value['data'].map(ProductTypeLiteResource_1.ProductTypeLiteResourceToJSON)),
49
- };
50
- }
@@ -1,75 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { AttributeProductTypeRelationResource } from './AttributeProductTypeRelationResource';
13
- /**
14
- *
15
- * @export
16
- * @interface ProductTypeResource
17
- */
18
- export interface ProductTypeResource {
19
- /**
20
- *
21
- * @type {number}
22
- * @memberof ProductTypeResource
23
- */
24
- id: number;
25
- /**
26
- *
27
- * @type {string}
28
- * @memberof ProductTypeResource
29
- */
30
- name: string;
31
- /**
32
- *
33
- * @type {number}
34
- * @memberof ProductTypeResource
35
- */
36
- totalAttributes: number;
37
- /**
38
- *
39
- * @type {Array<AttributeProductTypeRelationResource>}
40
- * @memberof ProductTypeResource
41
- */
42
- performanceAttributes: Array<AttributeProductTypeRelationResource> | null;
43
- /**
44
- *
45
- * @type {Array<AttributeProductTypeRelationResource>}
46
- * @memberof ProductTypeResource
47
- */
48
- dimensionAttributes: Array<AttributeProductTypeRelationResource> | null;
49
- /**
50
- *
51
- * @type {Array<AttributeProductTypeRelationResource>}
52
- * @memberof ProductTypeResource
53
- */
54
- specificationAttributes: Array<AttributeProductTypeRelationResource> | null;
55
- /**
56
- *
57
- * @type {Array<AttributeProductTypeRelationResource>}
58
- * @memberof ProductTypeResource
59
- */
60
- otherAttributes: Array<AttributeProductTypeRelationResource> | null;
61
- /**
62
- *
63
- * @type {object}
64
- * @memberof ProductTypeResource
65
- */
66
- productChildren: object;
67
- }
68
- /**
69
- * Check if a given object implements the ProductTypeResource interface.
70
- */
71
- export declare function instanceOfProductTypeResource(value: object): value is ProductTypeResource;
72
- export declare function ProductTypeResourceFromJSON(json: any): ProductTypeResource;
73
- export declare function ProductTypeResourceFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeResource;
74
- export declare function ProductTypeResourceToJSON(json: any): ProductTypeResource;
75
- export declare function ProductTypeResourceToJSONTyped(value?: ProductTypeResource | null, ignoreDiscriminator?: boolean): any;
@@ -1,80 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeResource = instanceOfProductTypeResource;
17
- exports.ProductTypeResourceFromJSON = ProductTypeResourceFromJSON;
18
- exports.ProductTypeResourceFromJSONTyped = ProductTypeResourceFromJSONTyped;
19
- exports.ProductTypeResourceToJSON = ProductTypeResourceToJSON;
20
- exports.ProductTypeResourceToJSONTyped = ProductTypeResourceToJSONTyped;
21
- var AttributeProductTypeRelationResource_1 = require("./AttributeProductTypeRelationResource");
22
- /**
23
- * Check if a given object implements the ProductTypeResource interface.
24
- */
25
- function instanceOfProductTypeResource(value) {
26
- if (!('id' in value) || value['id'] === undefined)
27
- return false;
28
- if (!('name' in value) || value['name'] === undefined)
29
- return false;
30
- if (!('totalAttributes' in value) || value['totalAttributes'] === undefined)
31
- return false;
32
- if (!('performanceAttributes' in value) || value['performanceAttributes'] === undefined)
33
- return false;
34
- if (!('dimensionAttributes' in value) || value['dimensionAttributes'] === undefined)
35
- return false;
36
- if (!('specificationAttributes' in value) || value['specificationAttributes'] === undefined)
37
- return false;
38
- if (!('otherAttributes' in value) || value['otherAttributes'] === undefined)
39
- return false;
40
- if (!('productChildren' in value) || value['productChildren'] === undefined)
41
- return false;
42
- return true;
43
- }
44
- function ProductTypeResourceFromJSON(json) {
45
- return ProductTypeResourceFromJSONTyped(json, false);
46
- }
47
- function ProductTypeResourceFromJSONTyped(json, ignoreDiscriminator) {
48
- if (json == null) {
49
- return json;
50
- }
51
- return {
52
- 'id': json['id'],
53
- 'name': json['name'],
54
- 'totalAttributes': json['totalAttributes'],
55
- 'performanceAttributes': (json['performanceAttributes'] == null ? null : json['performanceAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceFromJSON)),
56
- 'dimensionAttributes': (json['dimensionAttributes'] == null ? null : json['dimensionAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceFromJSON)),
57
- 'specificationAttributes': (json['specificationAttributes'] == null ? null : json['specificationAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceFromJSON)),
58
- 'otherAttributes': (json['otherAttributes'] == null ? null : json['otherAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceFromJSON)),
59
- 'productChildren': json['productChildren'],
60
- };
61
- }
62
- function ProductTypeResourceToJSON(json) {
63
- return ProductTypeResourceToJSONTyped(json, false);
64
- }
65
- function ProductTypeResourceToJSONTyped(value, ignoreDiscriminator) {
66
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
67
- if (value == null) {
68
- return value;
69
- }
70
- return {
71
- 'id': value['id'],
72
- 'name': value['name'],
73
- 'totalAttributes': value['totalAttributes'],
74
- 'performanceAttributes': (value['performanceAttributes'] == null ? null : value['performanceAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceToJSON)),
75
- 'dimensionAttributes': (value['dimensionAttributes'] == null ? null : value['dimensionAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceToJSON)),
76
- 'specificationAttributes': (value['specificationAttributes'] == null ? null : value['specificationAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceToJSON)),
77
- 'otherAttributes': (value['otherAttributes'] == null ? null : value['otherAttributes'].map(AttributeProductTypeRelationResource_1.AttributeProductTypeRelationResourceToJSON)),
78
- 'productChildren': value['productChildren'],
79
- };
80
- }
@@ -1,33 +0,0 @@
1
- /**
2
- * My API
3
- * API documentation for my Laravel app
4
- *
5
- * The version of the OpenAPI document: 1.0.0
6
- *
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import type { ProductTypeResource } from './ProductTypeResource';
13
- /**
14
- *
15
- * @export
16
- * @interface ProductTypeResourceArrayResponse
17
- */
18
- export interface ProductTypeResourceArrayResponse {
19
- /**
20
- *
21
- * @type {Array<ProductTypeResource>}
22
- * @memberof ProductTypeResourceArrayResponse
23
- */
24
- data?: Array<ProductTypeResource>;
25
- }
26
- /**
27
- * Check if a given object implements the ProductTypeResourceArrayResponse interface.
28
- */
29
- export declare function instanceOfProductTypeResourceArrayResponse(value: object): value is ProductTypeResourceArrayResponse;
30
- export declare function ProductTypeResourceArrayResponseFromJSON(json: any): ProductTypeResourceArrayResponse;
31
- export declare function ProductTypeResourceArrayResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ProductTypeResourceArrayResponse;
32
- export declare function ProductTypeResourceArrayResponseToJSON(json: any): ProductTypeResourceArrayResponse;
33
- export declare function ProductTypeResourceArrayResponseToJSONTyped(value?: ProductTypeResourceArrayResponse | null, ignoreDiscriminator?: boolean): any;
@@ -1,50 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * My API
6
- * API documentation for my Laravel app
7
- *
8
- * The version of the OpenAPI document: 1.0.0
9
- *
10
- *
11
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
12
- * https://openapi-generator.tech
13
- * Do not edit the class manually.
14
- */
15
- Object.defineProperty(exports, "__esModule", { value: true });
16
- exports.instanceOfProductTypeResourceArrayResponse = instanceOfProductTypeResourceArrayResponse;
17
- exports.ProductTypeResourceArrayResponseFromJSON = ProductTypeResourceArrayResponseFromJSON;
18
- exports.ProductTypeResourceArrayResponseFromJSONTyped = ProductTypeResourceArrayResponseFromJSONTyped;
19
- exports.ProductTypeResourceArrayResponseToJSON = ProductTypeResourceArrayResponseToJSON;
20
- exports.ProductTypeResourceArrayResponseToJSONTyped = ProductTypeResourceArrayResponseToJSONTyped;
21
- var ProductTypeResource_1 = require("./ProductTypeResource");
22
- /**
23
- * Check if a given object implements the ProductTypeResourceArrayResponse interface.
24
- */
25
- function instanceOfProductTypeResourceArrayResponse(value) {
26
- return true;
27
- }
28
- function ProductTypeResourceArrayResponseFromJSON(json) {
29
- return ProductTypeResourceArrayResponseFromJSONTyped(json, false);
30
- }
31
- function ProductTypeResourceArrayResponseFromJSONTyped(json, ignoreDiscriminator) {
32
- if (json == null) {
33
- return json;
34
- }
35
- return {
36
- 'data': json['data'] == null ? undefined : (json['data'].map(ProductTypeResource_1.ProductTypeResourceFromJSON)),
37
- };
38
- }
39
- function ProductTypeResourceArrayResponseToJSON(json) {
40
- return ProductTypeResourceArrayResponseToJSONTyped(json, false);
41
- }
42
- function ProductTypeResourceArrayResponseToJSONTyped(value, ignoreDiscriminator) {
43
- if (ignoreDiscriminator === void 0) { ignoreDiscriminator = false; }
44
- if (value == null) {
45
- return value;
46
- }
47
- return {
48
- 'data': value['data'] == null ? undefined : (value['data'].map(ProductTypeResource_1.ProductTypeResourceToJSON)),
49
- };
50
- }