controlresell 2.13.2 → 2.16.0

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 (1353) hide show
  1. package/package.json +1 -2
  2. package/src/com/controlresell/api/requests/conversations/CreateExcludedBuyerRequest.d.ts +10 -0
  3. package/src/com/controlresell/api/requests/conversations/CreateExcludedBuyerRequest.d.ts.map +1 -0
  4. package/src/com/controlresell/api/requests/conversations/CreateExcludedBuyerRequest.js +5 -0
  5. package/src/com/controlresell/api/requests/conversations/CreateExcludedBuyerRequest.js.map +1 -0
  6. package/src/com/controlresell/api/requests/conversations/CreateExcludedBuyerRequest.ts +6 -0
  7. package/src/com/controlresell/api/requests/customers/CreateCustomerRequest.d.ts +2 -2
  8. package/src/com/controlresell/api/requests/items/cancel/CancelRequest.d.ts +2 -2
  9. package/src/com/controlresell/api/requests/items/pricedrop/PriceDropRequest.js +1 -1
  10. package/src/com/controlresell/api/requests/items/pricedrop/PriceDropRequest.js.map +1 -1
  11. package/src/com/controlresell/api/requests/items/pricedrop/PriceDropRequest.ts +1 -1
  12. package/src/com/controlresell/api/requests/items/publish/AutomaticPublishRequestItem.d.ts +2 -2
  13. package/src/com/controlresell/api/requests/items/publish/ManualPublishRequestItem.d.ts +2 -2
  14. package/src/com/controlresell/api/requests/items/publish/PublishRequest.d.ts +8 -8
  15. package/src/com/controlresell/api/requests/items/publish/PublishRequestItems.d.ts +8 -8
  16. package/src/com/controlresell/api/requests/items/republish/RepublishRequest.d.ts +8 -8
  17. package/src/com/controlresell/api/requests/items/republish/RepublishRequest.js +1 -1
  18. package/src/com/controlresell/api/requests/items/republish/RepublishRequest.js.map +1 -1
  19. package/src/com/controlresell/api/requests/items/republish/RepublishRequest.ts +1 -1
  20. package/src/com/controlresell/api/responses/conversations/MessageStreamResponse.d.ts +2072 -0
  21. package/src/com/controlresell/api/responses/customers/CustomersResponse.d.ts +21 -21
  22. package/src/com/controlresell/api/responses/fees/GetAllFeesData.d.ts +24 -24
  23. package/src/com/controlresell/api/responses/fees/GetAllFeesData.js +1 -1
  24. package/src/com/controlresell/api/responses/fees/GetAllFeesData.js.map +1 -1
  25. package/src/com/controlresell/api/responses/fees/GetAllFeesData.ts +1 -1
  26. package/src/com/controlresell/api/responses/invoices/ListInvoicesResponse.d.ts +94 -1078
  27. package/src/com/controlresell/api/responses/invoices/ListInvoicesResponse.d.ts.map +1 -1
  28. package/src/com/controlresell/api/responses/items/ItemActions.d.ts +2 -2
  29. package/src/com/controlresell/api/responses/items/ItemsWithFilters.d.ts +616 -616
  30. package/src/com/controlresell/api/responses/items/ListedItem.d.ts +429 -429
  31. package/src/com/controlresell/api/responses/items/ListedItem.js +6 -6
  32. package/src/com/controlresell/api/responses/items/ListedItem.js.map +1 -1
  33. package/src/com/controlresell/api/responses/items/ListedItem.ts +6 -6
  34. package/src/com/controlresell/api/responses/quizresponses/QuizResponseBaseResponse.d.ts +4 -4
  35. package/src/com/controlresell/api/responses/quizresponses/QuizResponseResponse.d.ts +4 -4
  36. package/src/com/controlresell/api/responses/subscriptions/PromoCodeResponse.d.ts +2 -2
  37. package/src/com/controlresell/api/responses/subscriptions/SubscriptionLevelResponse.d.ts +2 -2
  38. package/src/com/controlresell/api/responses/subscriptions/SubscriptionLevelsResponse.d.ts +4 -4
  39. package/src/com/controlresell/api/responses/subscriptions/SubscriptionStatus.d.ts +24 -24
  40. package/src/com/controlresell/auth/models/preferences/CreatePreferencePayload.d.ts +2 -2
  41. package/src/com/controlresell/auth/models/preferences/Preference.d.ts +120 -120
  42. package/src/com/controlresell/auth/models/preferences/Preference.d.ts.map +1 -1
  43. package/src/com/controlresell/auth/models/preferences/Preference.js +1 -2
  44. package/src/com/controlresell/auth/models/preferences/Preference.js.map +1 -1
  45. package/src/com/controlresell/auth/models/preferences/Preference.ts +1 -2
  46. package/src/com/controlresell/auth/models/preferences/PreferenceWithCase.d.ts +350 -350
  47. package/src/com/controlresell/auth/models/preferences/PreferenceWithChildren.d.ts +272 -272
  48. package/src/com/controlresell/auth/models/preferences/cases/CreatePreferenceCasePayload.d.ts +81 -81
  49. package/src/com/controlresell/auth/models/preferences/cases/PartialPreferenceCasePayload.d.ts +79 -79
  50. package/src/com/controlresell/auth/models/preferences/cases/PreferenceCase.d.ts +87 -87
  51. package/src/com/controlresell/auth/models/preferences/payloads/actions/PreferenceActionPayload.d.ts +4 -4
  52. package/src/com/controlresell/auth/models/preferences/payloads/actions/PreferenceActionPayloadDecodedPayload.js +1 -1
  53. package/src/com/controlresell/auth/models/preferences/payloads/actions/PreferenceActionPayloadDecodedPayload.js.map +1 -1
  54. package/src/com/controlresell/auth/models/preferences/payloads/actions/PreferenceActionPayloadDecodedPayload.ts +1 -1
  55. package/src/com/controlresell/auth/models/preferences/payloads/actions/PreferenceActionsPayload.d.ts +8 -8
  56. package/src/com/controlresell/auth/models/preferences/payloads/templates/PreferenceTemplatePayload.d.ts +13 -13
  57. package/src/com/controlresell/auth/models/preferences/queue/PreferenceNextActionPayload.d.ts +438 -438
  58. package/src/com/controlresell/auth/models/preferences/variants/PartialPreferenceCaseVariantPayload.d.ts +59 -59
  59. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariant.d.ts +61 -61
  60. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariantDecodedPayload.d.ts +78 -78
  61. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariantDecodedPayload.js +1 -1
  62. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariantDecodedPayload.js.map +1 -1
  63. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariantDecodedPayload.ts +1 -1
  64. package/src/com/controlresell/auth/models/preferences/variants/PreferenceCaseVariantPayload.d.ts +59 -59
  65. package/src/com/controlresell/models/auth/AuthToken.d.ts +3 -3
  66. package/src/com/controlresell/models/auth/AuthToken.d.ts.map +1 -1
  67. package/src/com/controlresell/models/auth/AuthToken.js +1 -2
  68. package/src/com/controlresell/models/auth/AuthToken.js.map +1 -1
  69. package/src/com/controlresell/models/auth/AuthToken.ts +1 -2
  70. package/src/com/controlresell/models/auth/LoginPayload.d.ts +2 -2
  71. package/src/com/controlresell/models/auth/RegisterPayload.d.ts +2 -2
  72. package/src/com/controlresell/models/auth/SwitchAccountPayload.d.ts +3 -3
  73. package/src/com/controlresell/models/auth/SwitchAccountPayload.d.ts.map +1 -1
  74. package/src/com/controlresell/models/auth/SwitchAccountPayload.js +1 -2
  75. package/src/com/controlresell/models/auth/SwitchAccountPayload.js.map +1 -1
  76. package/src/com/controlresell/models/auth/SwitchAccountPayload.ts +1 -2
  77. package/src/com/controlresell/models/business/BusinessProfile.d.ts +12 -12
  78. package/src/com/controlresell/models/business/BusinessProfile.d.ts.map +1 -1
  79. package/src/com/controlresell/models/business/BusinessProfile.js +2 -3
  80. package/src/com/controlresell/models/business/BusinessProfile.js.map +1 -1
  81. package/src/com/controlresell/models/business/BusinessProfile.ts +2 -3
  82. package/src/com/controlresell/models/conversations/Conversation.d.ts +487 -0
  83. package/src/com/controlresell/models/conversations/Conversation.js +16 -0
  84. package/src/com/controlresell/models/conversations/Conversation.js.map +1 -0
  85. package/src/com/controlresell/models/conversations/Conversation.ts +17 -0
  86. package/src/com/controlresell/models/conversations/ConversationFiltersContext.d.ts +22 -0
  87. package/src/com/controlresell/models/conversations/ConversationOnPlatformUpdateRequest.d.ts +925 -0
  88. package/src/com/controlresell/models/conversations/ConversationOnPlatformUpdateRequest.js +8 -0
  89. package/src/com/controlresell/models/conversations/ConversationOnPlatformUpdateRequest.js.map +1 -0
  90. package/src/com/controlresell/models/conversations/ConversationOnPlatformUpdateRequest.ts +9 -0
  91. package/src/com/controlresell/models/conversations/ConversationUpdate.d.ts +950 -0
  92. package/src/com/controlresell/models/conversations/ConversationUpdate.d.ts.map +1 -0
  93. package/src/com/controlresell/models/conversations/ConversationUpdate.js +9 -0
  94. package/src/com/controlresell/models/conversations/ConversationUpdate.js.map +1 -0
  95. package/src/com/controlresell/models/conversations/ConversationUpdate.ts +10 -0
  96. package/src/com/controlresell/models/conversations/UserConversations.d.ts +689 -0
  97. package/src/com/controlresell/models/conversations/favorites/ConversationFavorite.d.ts +110 -0
  98. package/src/com/controlresell/models/conversations/favorites/ConversationFavorite.js +14 -0
  99. package/src/com/controlresell/models/conversations/favorites/ConversationFavorite.js.map +1 -0
  100. package/src/com/controlresell/models/conversations/favorites/ConversationFavorite.ts +15 -0
  101. package/src/com/controlresell/models/conversations/favorites/ReportRateLimitOnFavorites.d.ts +164 -0
  102. package/src/com/controlresell/models/conversations/favorites/SubmitFavoritesRequest.d.ts +41 -0
  103. package/src/com/controlresell/models/conversations/favorites/SubmitFavoritesResponse.d.ts +164 -0
  104. package/src/com/controlresell/models/conversations/messages/ConversationMessage.d.ts +203 -0
  105. package/src/com/controlresell/models/conversations/messages/ConversationMessageRequest.d.ts +19 -0
  106. package/src/com/controlresell/models/conversations/messages/CreateConversationMessagePayload.d.ts +28 -0
  107. package/src/com/controlresell/models/conversations/messages/PaginatedConversationMessages.d.ts +304 -0
  108. package/src/com/controlresell/models/conversations/messages/UpdateConversationMessagePayload.d.ts +19 -0
  109. package/src/com/controlresell/models/conversations/messages/files/ConversationMessageFile.d.ts +49 -0
  110. package/src/com/controlresell/models/conversations/messages/files/ConversationMessageFile.js +9 -0
  111. package/src/com/controlresell/models/conversations/messages/files/ConversationMessageFile.js.map +1 -0
  112. package/src/com/controlresell/models/conversations/messages/files/ConversationMessageFile.ts +10 -0
  113. package/src/com/controlresell/models/conversations/messages/summary/ConversationSummary.d.ts +119 -0
  114. package/src/com/controlresell/models/conversations/messages/summary/ConversationSummaryBreakdown.d.ts +19 -0
  115. package/src/com/controlresell/models/conversations/offers/ConversationOfferRequest.d.ts +19 -0
  116. package/src/com/controlresell/models/conversations/offers/NegotiationParameters.d.ts +19 -0
  117. package/src/com/controlresell/models/conversations/preferences/AiProfile.d.ts +52 -0
  118. package/src/com/controlresell/models/conversations/preferences/AiProfile.d.ts.map +1 -0
  119. package/src/com/controlresell/models/conversations/preferences/AiProfile.js +17 -0
  120. package/src/com/controlresell/models/conversations/preferences/AiProfile.js.map +1 -0
  121. package/src/com/controlresell/models/conversations/preferences/AiProfile.ts +24 -0
  122. package/src/com/controlresell/models/conversations/preferences/AttachedMessage.d.ts +52 -0
  123. package/src/com/controlresell/models/conversations/preferences/AttachedMessage.d.ts.map +1 -0
  124. package/src/com/controlresell/models/conversations/preferences/AttachedMessage.js +17 -0
  125. package/src/com/controlresell/models/conversations/preferences/AttachedMessage.js.map +1 -0
  126. package/src/com/controlresell/models/conversations/preferences/AttachedMessage.ts +24 -0
  127. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerPreference.d.ts +634 -0
  128. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerPreference.d.ts.map +1 -0
  129. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerPreference.js +14 -0
  130. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerPreference.js.map +1 -0
  131. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerPreference.ts +15 -0
  132. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileCase.d.ts +88 -0
  133. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileCase.d.ts.map +1 -0
  134. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileCase.js +9 -0
  135. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileCase.js.map +1 -0
  136. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileCase.ts +10 -0
  137. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileVariant.d.ts +51 -0
  138. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileVariant.d.ts.map +1 -0
  139. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileVariant.js +8 -0
  140. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileVariant.js.map +1 -0
  141. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerProfileVariant.ts +9 -0
  142. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionCase.d.ts +45 -0
  143. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionCase.d.ts.map +1 -0
  144. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionCase.js +11 -0
  145. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionCase.js.map +1 -0
  146. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionCase.ts +12 -0
  147. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionVariant.d.ts +16 -0
  148. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionVariant.d.ts.map +1 -0
  149. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionVariant.js +7 -0
  150. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionVariant.js.map +1 -0
  151. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerQuestionVariant.ts +8 -0
  152. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerCase.d.ts +101 -0
  153. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerCase.d.ts.map +1 -0
  154. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerCase.js +10 -0
  155. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerCase.js.map +1 -0
  156. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerCase.ts +11 -0
  157. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerVariant.d.ts +57 -0
  158. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerVariant.d.ts.map +1 -0
  159. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerVariant.js +10 -0
  160. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerVariant.js.map +1 -0
  161. package/src/com/controlresell/models/conversations/preferences/AutomaticAnswerTriggerVariant.ts +11 -0
  162. package/src/com/controlresell/models/conversations/preferences/ExcludedBuyer.d.ts +16 -0
  163. package/src/com/controlresell/models/conversations/preferences/ExcludedBuyer.d.ts.map +1 -0
  164. package/src/com/controlresell/models/conversations/preferences/ExcludedBuyer.js +7 -0
  165. package/src/com/controlresell/models/conversations/preferences/ExcludedBuyer.js.map +1 -0
  166. package/src/com/controlresell/models/conversations/preferences/ExcludedBuyer.ts +8 -0
  167. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreference.d.ts +295 -0
  168. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreference.d.ts.map +1 -0
  169. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreference.js +11 -0
  170. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreference.js.map +1 -0
  171. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreference.ts +12 -0
  172. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceCase.d.ts +101 -0
  173. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceCase.d.ts.map +1 -0
  174. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceCase.js +9 -0
  175. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceCase.js.map +1 -0
  176. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceCase.ts +10 -0
  177. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceVariant.d.ts +58 -0
  178. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceVariant.d.ts.map +1 -0
  179. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceVariant.js +12 -0
  180. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceVariant.js.map +1 -0
  181. package/src/com/controlresell/models/conversations/preferences/FavoriteMessagesPreferenceVariant.ts +13 -0
  182. package/src/com/controlresell/models/conversations/preferences/NegotiationPreference.d.ts +439 -0
  183. package/src/com/controlresell/models/conversations/preferences/NegotiationPreference.d.ts.map +1 -0
  184. package/src/com/controlresell/models/conversations/preferences/NegotiationPreference.js +9 -0
  185. package/src/com/controlresell/models/conversations/preferences/NegotiationPreference.js.map +1 -0
  186. package/src/com/controlresell/models/conversations/preferences/NegotiationPreference.ts +10 -0
  187. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceCase.d.ts +320 -0
  188. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceCase.d.ts.map +1 -0
  189. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceCase.js +10 -0
  190. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceCase.js.map +1 -0
  191. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceCase.ts +11 -0
  192. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceVariant.d.ts +210 -0
  193. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceVariant.d.ts.map +1 -0
  194. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceVariant.js +17 -0
  195. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceVariant.js.map +1 -0
  196. package/src/com/controlresell/models/conversations/preferences/NegotiationPreferenceVariant.ts +18 -0
  197. package/src/com/controlresell/models/conversations/users/ConversationUser.d.ts +64 -0
  198. package/src/com/controlresell/models/conversations/users/ConversationUser.js +14 -0
  199. package/src/com/controlresell/models/conversations/users/ConversationUser.js.map +1 -0
  200. package/src/com/controlresell/models/conversations/users/ConversationUser.ts +15 -0
  201. package/src/com/controlresell/models/customers/Customer.d.ts +11 -11
  202. package/src/com/controlresell/models/customers/Customer.d.ts.map +1 -1
  203. package/src/com/controlresell/models/customers/Customer.js +1 -2
  204. package/src/com/controlresell/models/customers/Customer.js.map +1 -1
  205. package/src/com/controlresell/models/customers/Customer.ts +1 -2
  206. package/src/com/controlresell/models/discord/DiscordLinkCreatedEvent.d.ts +4 -4
  207. package/src/com/controlresell/models/fees/Fee.d.ts +49 -0
  208. package/src/com/controlresell/models/fees/Fee.d.ts.map +1 -0
  209. package/src/com/controlresell/models/fees/Fee.js +19 -0
  210. package/src/com/controlresell/models/fees/Fee.js.map +1 -0
  211. package/src/com/controlresell/models/fees/Fee.ts +20 -0
  212. package/src/com/controlresell/models/files/File.d.ts +22 -0
  213. package/src/com/controlresell/models/files/File.d.ts.map +1 -0
  214. package/src/com/controlresell/models/files/File.js +9 -0
  215. package/src/com/controlresell/models/files/File.js.map +1 -0
  216. package/src/com/controlresell/models/files/File.ts +10 -0
  217. package/src/com/controlresell/models/filters/MatchingItem.d.ts +31 -0
  218. package/src/com/controlresell/models/filters/MatchingItem.d.ts.map +1 -0
  219. package/src/com/controlresell/models/filters/MatchingItem.js +12 -0
  220. package/src/com/controlresell/models/filters/MatchingItem.js.map +1 -0
  221. package/src/com/controlresell/models/filters/MatchingItem.ts +13 -0
  222. package/src/com/controlresell/models/filters/PreferenceFilter.d.ts +137 -0
  223. package/src/com/controlresell/models/filters/PreferenceFilter.js +10 -0
  224. package/src/com/controlresell/models/filters/PreferenceFilter.js.map +1 -0
  225. package/src/com/controlresell/models/filters/PreferenceFilter.ts +11 -0
  226. package/src/com/controlresell/models/filters/SavedFilters.d.ts +23 -23
  227. package/src/com/controlresell/models/filters/SavedFilters.d.ts.map +1 -1
  228. package/src/com/controlresell/models/filters/SavedFilters.js +2 -3
  229. package/src/com/controlresell/models/filters/SavedFilters.js.map +1 -1
  230. package/src/com/controlresell/models/filters/SavedFilters.ts +2 -3
  231. package/src/com/controlresell/models/filters/SavedFiltersPayload.d.ts +20 -20
  232. package/src/com/controlresell/models/filters/SavedFiltersPayload.js +1 -1
  233. package/src/com/controlresell/models/filters/SavedFiltersPayload.js.map +1 -1
  234. package/src/com/controlresell/models/filters/SavedFiltersPayload.ts +1 -1
  235. package/src/com/controlresell/models/invoices/Invoice.d.ts +64 -856
  236. package/src/com/controlresell/models/invoices/Invoice.d.ts.map +1 -1
  237. package/src/com/controlresell/models/invoices/Invoice.js +2 -5
  238. package/src/com/controlresell/models/invoices/Invoice.js.map +1 -1
  239. package/src/com/controlresell/models/invoices/Invoice.ts +2 -5
  240. package/src/com/controlresell/models/invoices/InvoiceLineItem.d.ts +7 -7
  241. package/src/com/controlresell/models/invoices/InvoiceLineItem.d.ts.map +1 -1
  242. package/src/com/controlresell/models/invoices/InvoiceLineItem.js +1 -2
  243. package/src/com/controlresell/models/invoices/InvoiceLineItem.js.map +1 -1
  244. package/src/com/controlresell/models/invoices/InvoiceLineItem.ts +1 -2
  245. package/src/com/controlresell/models/items/CreatedItems.d.ts +5601 -0
  246. package/src/com/controlresell/models/items/Item.d.ts +4492 -0
  247. package/src/com/controlresell/models/items/Item.d.ts.map +1 -0
  248. package/src/com/controlresell/models/items/Item.js +46 -0
  249. package/src/com/controlresell/models/items/Item.js.map +1 -0
  250. package/src/com/controlresell/models/items/Item.ts +47 -0
  251. package/src/com/controlresell/models/items/ItemEnumValue.d.ts +25 -0
  252. package/src/com/controlresell/models/items/ItemFiltersContext.d.ts +250 -0
  253. package/src/com/controlresell/models/items/ItemFiltersContext.js +40 -0
  254. package/src/com/controlresell/models/items/ItemFiltersContext.js.map +1 -0
  255. package/src/com/controlresell/models/items/ItemFiltersContext.ts +41 -0
  256. package/src/com/controlresell/models/items/ItemListingEnumValue.d.ts +25 -0
  257. package/src/com/controlresell/models/items/ItemPayload.d.ts +121 -0
  258. package/src/com/controlresell/models/items/ItemPayload.d.ts.map +1 -0
  259. package/src/com/controlresell/models/items/ItemPayload.js +34 -0
  260. package/src/com/controlresell/models/items/ItemPayload.js.map +1 -0
  261. package/src/com/controlresell/models/items/ItemPayload.ts +35 -0
  262. package/src/com/controlresell/models/items/ItemSoldPayload.d.ts +19 -0
  263. package/src/com/controlresell/models/items/ItemUpdate.d.ts +3129 -0
  264. package/src/com/controlresell/models/items/ItemUpdate.d.ts.map +1 -0
  265. package/src/com/controlresell/models/items/ItemUpdate.js +8 -0
  266. package/src/com/controlresell/models/items/ItemUpdate.js.map +1 -0
  267. package/src/com/controlresell/models/items/ItemUpdate.ts +9 -0
  268. package/src/com/controlresell/models/items/UpdatedItem.d.ts +5601 -0
  269. package/src/com/controlresell/models/items/analysis/ItemAnalysisCompletion.d.ts +34 -0
  270. package/src/com/controlresell/models/items/analysis/ItemAnalysisRequest.d.ts +76 -0
  271. package/src/com/controlresell/models/items/analysis/ItemAnalysisRequest.js +8 -0
  272. package/src/com/controlresell/models/items/analysis/ItemAnalysisRequest.js.map +1 -0
  273. package/src/com/controlresell/models/items/analysis/ItemAnalysisRequest.ts +9 -0
  274. package/src/com/controlresell/models/items/fields/ItemField.d.ts +16 -0
  275. package/src/com/controlresell/models/items/fields/ItemField.d.ts.map +1 -0
  276. package/src/com/controlresell/models/items/fields/ItemField.js +7 -0
  277. package/src/com/controlresell/models/items/fields/ItemField.js.map +1 -0
  278. package/src/com/controlresell/models/items/fields/ItemField.ts +8 -0
  279. package/src/com/controlresell/models/items/fields/ItemFieldPayload.d.ts +13 -0
  280. package/src/com/controlresell/models/items/fields/ItemFieldPayload.d.ts.map +1 -0
  281. package/src/com/controlresell/models/items/fields/ItemFieldPayload.js +6 -0
  282. package/src/com/controlresell/models/items/fields/ItemFieldPayload.js.map +1 -0
  283. package/src/com/controlresell/models/items/fields/ItemFieldPayload.ts +7 -0
  284. package/src/com/controlresell/models/items/files/ItemFile.d.ts +49 -0
  285. package/src/com/controlresell/models/items/files/ItemFile.d.ts.map +1 -0
  286. package/src/com/controlresell/models/items/files/ItemFile.js +9 -0
  287. package/src/com/controlresell/models/items/files/ItemFile.js.map +1 -0
  288. package/src/com/controlresell/models/items/files/ItemFile.ts +10 -0
  289. package/src/com/controlresell/models/items/history/CreateItemHistoryPayload.d.ts +1540 -0
  290. package/src/com/controlresell/models/items/history/ItemHistory.d.ts +1552 -0
  291. package/src/com/controlresell/models/items/history/ItemHistory.d.ts.map +1 -0
  292. package/src/com/controlresell/models/items/history/ItemHistory.js +15 -0
  293. package/src/com/controlresell/models/items/history/ItemHistory.js.map +1 -0
  294. package/src/com/controlresell/models/items/history/ItemHistory.ts +16 -0
  295. package/src/com/controlresell/models/items/history/ItemHistoryDecodedPayload.d.ts +2280 -0
  296. package/src/com/controlresell/models/items/history/ItemHistoryTypeWithCount.d.ts +13 -0
  297. package/src/com/controlresell/models/items/history/data/ItemHistoryFailedToPublishPayload.d.ts +42 -0
  298. package/src/com/controlresell/models/items/history/data/ItemHistoryImportedPayload.d.ts +220 -0
  299. package/src/com/controlresell/models/items/history/data/ItemHistoryLifecycleStartedPayload.d.ts +13 -0
  300. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingPayload.js +12 -0
  301. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingPayload.js.map +1 -0
  302. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingPayload.ts +13 -0
  303. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingRetryPayload.d.ts +78 -0
  304. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingRetryPayload.js +14 -0
  305. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingRetryPayload.js.map +1 -0
  306. package/src/com/controlresell/models/items/history/data/ItemHistoryRepublishingRetryPayload.ts +15 -0
  307. package/src/com/controlresell/models/items/history/data/ItemHistoryScheduledRetryPayload.d.ts +45 -0
  308. package/src/com/controlresell/models/items/history/data/ItemHistoryUpdatingPayload.d.ts +141 -0
  309. package/src/com/controlresell/models/items/labels/CreateItemLabelPayload.d.ts +10 -0
  310. package/src/com/controlresell/models/items/labels/CreateItemLabelPayload.d.ts.map +1 -0
  311. package/src/com/controlresell/models/items/labels/CreateItemLabelPayload.js +5 -0
  312. package/src/com/controlresell/models/items/labels/CreateItemLabelPayload.js.map +1 -0
  313. package/src/com/controlresell/models/items/labels/CreateItemLabelPayload.ts +6 -0
  314. package/src/com/controlresell/models/items/labels/ItemLabel.d.ts +56 -0
  315. package/src/com/controlresell/models/items/labels/ItemLabel.d.ts.map +1 -0
  316. package/src/com/controlresell/models/items/labels/ItemLabel.js +8 -0
  317. package/src/com/controlresell/models/items/labels/ItemLabel.js.map +1 -0
  318. package/src/com/controlresell/models/items/labels/ItemLabel.ts +9 -0
  319. package/src/com/controlresell/models/items/platforms/CreateItemOnPlatformPayload.d.ts +31 -0
  320. package/src/com/controlresell/models/items/platforms/ItemOnPlatform.d.ts +125 -0
  321. package/src/com/controlresell/models/items/platforms/ItemOnPlatform.d.ts.map +1 -0
  322. package/src/com/controlresell/models/items/platforms/ItemOnPlatform.js +20 -0
  323. package/src/com/controlresell/models/items/platforms/ItemOnPlatform.js.map +1 -0
  324. package/src/com/controlresell/models/items/platforms/ItemOnPlatform.ts +21 -0
  325. package/src/com/controlresell/models/items/platforms/ItemOnPlatformUpdateRequest.d.ts +299 -0
  326. package/src/com/controlresell/models/items/platforms/ItemOnPlatformUpdateRequest.js +8 -0
  327. package/src/com/controlresell/models/items/platforms/ItemOnPlatformUpdateRequest.js.map +1 -0
  328. package/src/com/controlresell/models/items/platforms/ItemOnPlatformUpdateRequest.ts +9 -0
  329. package/src/com/controlresell/models/items/platforms/UpdateItemOnPlatformPayload.d.ts +25 -0
  330. package/src/com/controlresell/models/items/summary/InvestmentSummary.d.ts +119 -0
  331. package/src/com/controlresell/models/items/summary/InvestmentSummaryBreakdown.d.ts +19 -0
  332. package/src/com/controlresell/models/metadata/PackageSizesAndStatuses.d.ts +53 -0
  333. package/src/com/controlresell/models/metadata/brands/Brand.d.ts +22 -0
  334. package/src/com/controlresell/models/metadata/categories/CatalogRoot.d.ts +40 -0
  335. package/src/com/controlresell/models/metadata/categories/Category.d.ts +22 -0
  336. package/src/com/controlresell/models/metadata/colors/Color.d.ts +13 -0
  337. package/src/com/controlresell/models/metadata/colors/ColorRoot.d.ts +25 -0
  338. package/src/com/controlresell/models/metadata/labels/Label.d.ts +28 -0
  339. package/src/com/controlresell/models/metadata/labels/Label.d.ts.map +1 -0
  340. package/src/com/controlresell/models/metadata/labels/Label.js +11 -0
  341. package/src/com/controlresell/models/metadata/labels/Label.js.map +1 -0
  342. package/src/com/controlresell/models/metadata/labels/Label.ts +12 -0
  343. package/src/com/controlresell/models/metadata/packagesizes/PackageSize.d.ts +16 -0
  344. package/src/com/controlresell/models/metadata/places/Place.d.ts +22 -0
  345. package/src/com/controlresell/models/metadata/places/Place.d.ts.map +1 -0
  346. package/src/com/controlresell/models/metadata/places/Place.js +9 -0
  347. package/src/com/controlresell/models/metadata/places/Place.js.map +1 -0
  348. package/src/com/controlresell/models/metadata/places/Place.ts +10 -0
  349. package/src/com/controlresell/models/metadata/platforms/BatchUpsertPlatformBrandsPayload.d.ts +43 -0
  350. package/src/com/controlresell/models/metadata/platforms/BatchUpsertPlatformCategoriesPayload.d.ts +53 -0
  351. package/src/com/controlresell/models/metadata/platforms/BatchUpsertPlatformEnumsPayload.d.ts +48 -0
  352. package/src/com/controlresell/models/metadata/platforms/BatchUpsertPlatformSizesPayload.d.ts +58 -0
  353. package/src/com/controlresell/models/metadata/platforms/CreateItemListingForPlatformPayload.d.ts +61 -0
  354. package/src/com/controlresell/models/metadata/platforms/CreateItemListingForPlatformPayload.js +18 -0
  355. package/src/com/controlresell/models/metadata/platforms/CreateItemListingForPlatformPayload.js.map +1 -0
  356. package/src/com/controlresell/models/metadata/platforms/CreateItemListingForPlatformPayload.ts +19 -0
  357. package/src/com/controlresell/models/metadata/platforms/ItemListingForPlatform.d.ts +90 -0
  358. package/src/com/controlresell/models/metadata/platforms/ItemListingForPlatform.js +21 -0
  359. package/src/com/controlresell/models/metadata/platforms/ItemListingForPlatform.js.map +1 -0
  360. package/src/com/controlresell/models/metadata/platforms/ItemListingForPlatform.ts +22 -0
  361. package/src/com/controlresell/models/metadata/platforms/PlatformBrand.d.ts +28 -0
  362. package/src/com/controlresell/models/metadata/platforms/PlatformBrandPayload.d.ts +22 -0
  363. package/src/com/controlresell/models/metadata/platforms/PlatformCategory.d.ts +34 -0
  364. package/src/com/controlresell/models/metadata/platforms/PlatformCategoryPayload.d.ts +28 -0
  365. package/src/com/controlresell/models/metadata/platforms/PlatformEnum.d.ts +31 -0
  366. package/src/com/controlresell/models/metadata/platforms/PlatformEnumPayload.d.ts +25 -0
  367. package/src/com/controlresell/models/metadata/platforms/PlatformMaterial.d.ts +31 -0
  368. package/src/com/controlresell/models/metadata/platforms/PlatformSize.d.ts +37 -0
  369. package/src/com/controlresell/models/metadata/platforms/PlatformSizePayload.d.ts +31 -0
  370. package/src/com/controlresell/models/metadata/platforms/UpdateItemListingForPlatformPayload.d.ts +55 -0
  371. package/src/com/controlresell/models/metadata/platforms/UpdateItemListingForPlatformPayload.js +16 -0
  372. package/src/com/controlresell/models/metadata/platforms/UpdateItemListingForPlatformPayload.js.map +1 -0
  373. package/src/com/controlresell/models/metadata/platforms/UpdateItemListingForPlatformPayload.ts +17 -0
  374. package/src/com/controlresell/models/metadata/sizes/Size.d.ts +16 -0
  375. package/src/com/controlresell/models/metadata/sizes/SizeGroup.d.ts +39 -0
  376. package/src/com/controlresell/models/metadata/sizes/SizeRoot.d.ts +63 -0
  377. package/src/com/controlresell/models/metadata/statuses/Status.d.ts +16 -0
  378. package/src/com/controlresell/models/notifications/CreateNotificationTokenPayloadWithUser.d.ts +23 -0
  379. package/src/com/controlresell/models/notifications/NotificationPreference.d.ts +19 -0
  380. package/src/com/controlresell/models/notifications/NotificationToken.d.ts +16 -0
  381. package/src/com/controlresell/models/onboardingquiz/OnboardingQuizResponse.d.ts +2 -2
  382. package/src/com/controlresell/models/platforms/labels/OrderLabel.d.ts +23 -23
  383. package/src/com/controlresell/models/platforms/labels/OrderLabel.js +1 -1
  384. package/src/com/controlresell/models/platforms/labels/OrderLabel.js.map +1 -1
  385. package/src/com/controlresell/models/platforms/labels/OrderLabel.ts +1 -1
  386. package/src/com/controlresell/models/platforms/orders/Order.d.ts +603 -97
  387. package/src/com/controlresell/models/platforms/orders/Order.d.ts.map +1 -1
  388. package/src/com/controlresell/models/platforms/orders/Order.js +2 -0
  389. package/src/com/controlresell/models/platforms/orders/Order.js.map +1 -1
  390. package/src/com/controlresell/models/platforms/orders/Order.ts +2 -0
  391. package/src/com/controlresell/models/platforms/orders/OrderFiltersContext.d.ts +2 -2
  392. package/src/com/controlresell/models/platforms/orders/OrderFiltersContext.js +1 -1
  393. package/src/com/controlresell/models/platforms/orders/OrderFiltersContext.js.map +1 -1
  394. package/src/com/controlresell/models/platforms/orders/OrderFiltersContext.ts +1 -1
  395. package/src/com/controlresell/models/platforms/orders/OrderLabelUpdate.d.ts +40 -40
  396. package/src/com/controlresell/models/platforms/orders/OrderLabelUpdate.d.ts.map +1 -1
  397. package/src/com/controlresell/models/platforms/orders/OrderLabelUpdate.js +1 -2
  398. package/src/com/controlresell/models/platforms/orders/OrderLabelUpdate.js.map +1 -1
  399. package/src/com/controlresell/models/platforms/orders/OrderLabelUpdate.ts +1 -2
  400. package/src/com/controlresell/models/platforms/orders/OrderOnPlatformUpdateRequest.d.ts +9 -9
  401. package/src/com/controlresell/models/platforms/orders/OrderOnPlatformUpdateRequest.js +1 -1
  402. package/src/com/controlresell/models/platforms/orders/OrderOnPlatformUpdateRequest.js.map +1 -1
  403. package/src/com/controlresell/models/platforms/orders/OrderOnPlatformUpdateRequest.ts +1 -1
  404. package/src/com/controlresell/models/platforms/orders/UserOrders.d.ts +1896 -1078
  405. package/src/com/controlresell/models/platforms/orders/UserOrders.d.ts.map +1 -1
  406. package/src/com/controlresell/models/platforms/orders/items/ItemInOrder.d.ts +30 -30
  407. package/src/com/controlresell/models/platforms/orders/items/ItemInOrder.js +1 -1
  408. package/src/com/controlresell/models/platforms/orders/items/ItemInOrder.js.map +1 -1
  409. package/src/com/controlresell/models/platforms/orders/items/ItemInOrder.ts +1 -1
  410. package/src/com/controlresell/models/platforms/orders/items/OrderWithItems.d.ts +1487 -825
  411. package/src/com/controlresell/models/platforms/orders/items/OrderWithItems.d.ts.map +1 -1
  412. package/src/com/controlresell/models/platforms/pickups/CreatePickupPointPayload.d.ts +4 -4
  413. package/src/com/controlresell/models/platforms/pickups/PickupPoint.d.ts +6 -6
  414. package/src/com/controlresell/models/platforms/pickups/PickupPointInOrder.d.ts +12 -12
  415. package/src/com/controlresell/models/platforms/pickups/UpdatePickupPointPayload.d.ts +4 -4
  416. package/src/com/controlresell/models/subscriptions/ActiveLevel.d.ts +2 -2
  417. package/src/com/controlresell/models/subscriptions/SubscriptionChangedEvent.d.ts +4 -4
  418. package/src/com/controlresell/models/subscriptions/SubscriptionHistory.d.ts +12 -12
  419. package/src/com/controlresell/models/subscriptions/UserLimits.d.ts +4 -4
  420. package/src/com/controlresell/models/transactions/Transaction.d.ts +288 -0
  421. package/src/com/controlresell/models/transactions/items/ItemInTransaction.d.ts +195 -0
  422. package/src/com/controlresell/models/transactions/items/ItemInTransaction.js +8 -0
  423. package/src/com/controlresell/models/transactions/items/ItemInTransaction.js.map +1 -0
  424. package/src/com/controlresell/models/transactions/items/ItemInTransaction.ts +9 -0
  425. package/src/com/controlresell/models/transactions/items/TransactionWithItems.d.ts +3494 -0
  426. package/src/com/controlresell/models/transactions/items/TransactionWithItems.js +8 -0
  427. package/src/com/controlresell/models/transactions/items/TransactionWithItems.js.map +1 -0
  428. package/src/com/controlresell/models/transactions/items/TransactionWithItems.ts +9 -0
  429. package/src/com/controlresell/models/users/UpdateUserPayload.d.ts +4 -4
  430. package/src/com/controlresell/models/users/User.d.ts +30 -30
  431. package/src/com/controlresell/models/users/User.d.ts.map +1 -1
  432. package/src/com/controlresell/models/users/User.js +1 -2
  433. package/src/com/controlresell/models/users/User.js.map +1 -1
  434. package/src/com/controlresell/models/users/User.ts +1 -2
  435. package/src/com/controlresell/models/users/fields/Field.d.ts +6 -6
  436. package/src/com/controlresell/models/users/fields/Field.d.ts.map +1 -1
  437. package/src/com/controlresell/models/users/fields/Field.js +2 -3
  438. package/src/com/controlresell/models/users/fields/Field.js.map +1 -1
  439. package/src/com/controlresell/models/users/fields/Field.ts +2 -3
  440. package/src/com/controlresell/models/users/fields/FieldsWithData.d.ts +10 -10
  441. package/src/com/controlresell/models/users/platforms/CreateUserOnPlatformPayload.d.ts +16 -0
  442. package/src/com/controlresell/models/users/platforms/PlatformAuthRequest.d.ts +9 -9
  443. package/src/com/controlresell/models/users/platforms/PlatformAuthRequest.js +1 -1
  444. package/src/com/controlresell/models/users/platforms/PlatformAuthRequest.js.map +1 -1
  445. package/src/com/controlresell/models/users/platforms/PlatformAuthRequest.ts +1 -1
  446. package/src/com/controlresell/models/users/platforms/PlatformJobUpdate.d.ts +9 -9
  447. package/src/com/controlresell/models/users/platforms/PlatformJobUpdate.js +1 -1
  448. package/src/com/controlresell/models/users/platforms/PlatformJobUpdate.js.map +1 -1
  449. package/src/com/controlresell/models/users/platforms/PlatformJobUpdate.ts +1 -1
  450. package/src/com/controlresell/models/users/platforms/UserOnPlatform.d.ts +52 -0
  451. package/src/com/controlresell/models/users/platforms/UserOnPlatform.d.ts.map +1 -0
  452. package/src/com/controlresell/models/users/platforms/UserOnPlatform.js +17 -0
  453. package/src/com/controlresell/models/users/platforms/UserOnPlatform.js.map +1 -0
  454. package/src/com/controlresell/models/users/platforms/UserOnPlatform.ts +18 -0
  455. package/src/com/controlresell/models/users/ws/ResourceUpdate.d.ts +85 -85
  456. package/src/com/controlresell/models/users/ws/ResourceUpdate.d.ts.map +1 -1
  457. package/src/com/controlresell/models/users/ws/ResourceUpdate.js +1 -2
  458. package/src/com/controlresell/models/users/ws/ResourceUpdate.js.map +1 -1
  459. package/src/com/controlresell/models/users/ws/ResourceUpdate.ts +1 -2
  460. package/src/com/controlresell/models/users/ws/UserLimitsUpdate.d.ts +6 -6
  461. package/src/com/controlresell/models/users/ws/UserWsPayload.d.ts +1837 -1837
  462. package/src/com/controlresell/models/users/ws/UserWsPayload.js +2 -2
  463. package/src/com/controlresell/models/users/ws/UserWsPayload.js.map +1 -1
  464. package/src/com/controlresell/models/users/ws/UserWsPayload.ts +2 -2
  465. package/src/com/controlresell/models/users/ws/UserWsResourcePayload.d.ts +112 -112
  466. package/src/com/controlresell/models/users/ws/UserWsResourcePayload.js +10 -10
  467. package/src/com/controlresell/models/users/ws/UserWsResourcePayload.js.map +1 -1
  468. package/src/com/controlresell/models/users/ws/UserWsResourcePayload.ts +10 -10
  469. package/src/index.d.ts +193 -178
  470. package/src/index.d.ts.map +1 -1
  471. package/src/index.js +193 -178
  472. package/src/index.js.map +1 -1
  473. package/src/index.ts +193 -178
  474. package/src/com/controlresell/auth/models/preferences/PreferenceFilter.d.ts +0 -137
  475. package/src/com/controlresell/auth/models/preferences/PreferenceFilter.js +0 -10
  476. package/src/com/controlresell/auth/models/preferences/PreferenceFilter.js.map +0 -1
  477. package/src/com/controlresell/auth/models/preferences/PreferenceFilter.ts +0 -11
  478. package/src/com/controlresell/auth/models/preferences/filters/MatchingItem.d.ts +0 -31
  479. package/src/com/controlresell/auth/models/preferences/filters/MatchingItem.d.ts.map +0 -1
  480. package/src/com/controlresell/auth/models/preferences/filters/MatchingItem.js +0 -13
  481. package/src/com/controlresell/auth/models/preferences/filters/MatchingItem.js.map +0 -1
  482. package/src/com/controlresell/auth/models/preferences/filters/MatchingItem.ts +0 -14
  483. package/src/com/controlresell/auth/models/users/platforms/CreateUserOnPlatformPayload.d.ts +0 -16
  484. package/src/com/controlresell/auth/models/users/platforms/UserOnPlatform.d.ts +0 -52
  485. package/src/com/controlresell/auth/models/users/platforms/UserOnPlatform.d.ts.map +0 -1
  486. package/src/com/controlresell/auth/models/users/platforms/UserOnPlatform.js +0 -18
  487. package/src/com/controlresell/auth/models/users/platforms/UserOnPlatform.js.map +0 -1
  488. package/src/com/controlresell/auth/models/users/platforms/UserOnPlatform.ts +0 -19
  489. package/src/com/controlresell/inbox/models/conversations/Conversation.d.ts +0 -487
  490. package/src/com/controlresell/inbox/models/conversations/Conversation.js +0 -16
  491. package/src/com/controlresell/inbox/models/conversations/Conversation.js.map +0 -1
  492. package/src/com/controlresell/inbox/models/conversations/Conversation.ts +0 -17
  493. package/src/com/controlresell/inbox/models/conversations/ConversationFiltersContext.d.ts +0 -22
  494. package/src/com/controlresell/inbox/models/conversations/ConversationOnPlatformUpdateRequest.d.ts +0 -925
  495. package/src/com/controlresell/inbox/models/conversations/ConversationOnPlatformUpdateRequest.js +0 -8
  496. package/src/com/controlresell/inbox/models/conversations/ConversationOnPlatformUpdateRequest.js.map +0 -1
  497. package/src/com/controlresell/inbox/models/conversations/ConversationOnPlatformUpdateRequest.ts +0 -9
  498. package/src/com/controlresell/inbox/models/conversations/ConversationUpdate.d.ts +0 -950
  499. package/src/com/controlresell/inbox/models/conversations/ConversationUpdate.d.ts.map +0 -1
  500. package/src/com/controlresell/inbox/models/conversations/ConversationUpdate.js +0 -10
  501. package/src/com/controlresell/inbox/models/conversations/ConversationUpdate.js.map +0 -1
  502. package/src/com/controlresell/inbox/models/conversations/ConversationUpdate.ts +0 -11
  503. package/src/com/controlresell/inbox/models/conversations/UserConversations.d.ts +0 -689
  504. package/src/com/controlresell/inbox/models/favorites/ConversationFavorite.d.ts +0 -110
  505. package/src/com/controlresell/inbox/models/favorites/ConversationFavorite.js +0 -14
  506. package/src/com/controlresell/inbox/models/favorites/ConversationFavorite.js.map +0 -1
  507. package/src/com/controlresell/inbox/models/favorites/ConversationFavorite.ts +0 -15
  508. package/src/com/controlresell/inbox/models/favorites/ReportRateLimitOnFavorites.d.ts +0 -164
  509. package/src/com/controlresell/inbox/models/favorites/SubmitFavoritesRequest.d.ts +0 -41
  510. package/src/com/controlresell/inbox/models/favorites/SubmitFavoritesResponse.d.ts +0 -164
  511. package/src/com/controlresell/inbox/models/messages/ConversationMessage.d.ts +0 -203
  512. package/src/com/controlresell/inbox/models/messages/ConversationMessageRequest.d.ts +0 -19
  513. package/src/com/controlresell/inbox/models/messages/CreateConversationMessagePayload.d.ts +0 -28
  514. package/src/com/controlresell/inbox/models/messages/PaginatedConversationMessages.d.ts +0 -304
  515. package/src/com/controlresell/inbox/models/messages/UpdateConversationMessagePayload.d.ts +0 -19
  516. package/src/com/controlresell/inbox/models/messages/files/ConversationMessageFile.d.ts +0 -49
  517. package/src/com/controlresell/inbox/models/messages/files/ConversationMessageFile.js +0 -9
  518. package/src/com/controlresell/inbox/models/messages/files/ConversationMessageFile.js.map +0 -1
  519. package/src/com/controlresell/inbox/models/messages/files/ConversationMessageFile.ts +0 -10
  520. package/src/com/controlresell/inbox/models/messages/summary/ConversationSummary.d.ts +0 -119
  521. package/src/com/controlresell/inbox/models/messages/summary/ConversationSummaryBreakdown.d.ts +0 -19
  522. package/src/com/controlresell/inbox/models/offers/ConversationOfferRequest.d.ts +0 -19
  523. package/src/com/controlresell/inbox/models/offers/NegotiationParameters.d.ts +0 -19
  524. package/src/com/controlresell/inbox/models/preferences/MessageStreamResponse.d.ts +0 -2072
  525. package/src/com/controlresell/inbox/models/transactions/Transaction.d.ts +0 -288
  526. package/src/com/controlresell/inbox/models/transactions/items/ItemInTransaction.d.ts +0 -195
  527. package/src/com/controlresell/inbox/models/transactions/items/ItemInTransaction.js +0 -8
  528. package/src/com/controlresell/inbox/models/transactions/items/ItemInTransaction.js.map +0 -1
  529. package/src/com/controlresell/inbox/models/transactions/items/ItemInTransaction.ts +0 -9
  530. package/src/com/controlresell/inbox/models/transactions/items/TransactionWithItems.d.ts +0 -3494
  531. package/src/com/controlresell/inbox/models/transactions/items/TransactionWithItems.js +0 -8
  532. package/src/com/controlresell/inbox/models/transactions/items/TransactionWithItems.js.map +0 -1
  533. package/src/com/controlresell/inbox/models/transactions/items/TransactionWithItems.ts +0 -9
  534. package/src/com/controlresell/inbox/models/users/ConversationUser.d.ts +0 -64
  535. package/src/com/controlresell/inbox/models/users/ConversationUser.js +0 -14
  536. package/src/com/controlresell/inbox/models/users/ConversationUser.js.map +0 -1
  537. package/src/com/controlresell/inbox/models/users/ConversationUser.ts +0 -15
  538. package/src/com/controlresell/inventory/models/application/ControlResellInventoryEnvironment.d.ts +0 -4
  539. package/src/com/controlresell/inventory/models/application/ControlResellInventoryEnvironment.d.ts.map +0 -1
  540. package/src/com/controlresell/inventory/models/application/ControlResellInventoryEnvironment.js +0 -5
  541. package/src/com/controlresell/inventory/models/application/ControlResellInventoryEnvironment.js.map +0 -1
  542. package/src/com/controlresell/inventory/models/application/ControlResellInventoryEnvironment.ts +0 -6
  543. package/src/com/controlresell/inventory/models/fees/Fee.d.ts +0 -49
  544. package/src/com/controlresell/inventory/models/fees/Fee.d.ts.map +0 -1
  545. package/src/com/controlresell/inventory/models/fees/Fee.js +0 -20
  546. package/src/com/controlresell/inventory/models/fees/Fee.js.map +0 -1
  547. package/src/com/controlresell/inventory/models/fees/Fee.ts +0 -21
  548. package/src/com/controlresell/inventory/models/items/CreatedItems.d.ts +0 -5601
  549. package/src/com/controlresell/inventory/models/items/Item.d.ts +0 -4492
  550. package/src/com/controlresell/inventory/models/items/Item.d.ts.map +0 -1
  551. package/src/com/controlresell/inventory/models/items/Item.js +0 -47
  552. package/src/com/controlresell/inventory/models/items/Item.js.map +0 -1
  553. package/src/com/controlresell/inventory/models/items/Item.ts +0 -48
  554. package/src/com/controlresell/inventory/models/items/ItemFiltersContext.d.ts +0 -250
  555. package/src/com/controlresell/inventory/models/items/ItemFiltersContext.js +0 -40
  556. package/src/com/controlresell/inventory/models/items/ItemFiltersContext.js.map +0 -1
  557. package/src/com/controlresell/inventory/models/items/ItemFiltersContext.ts +0 -41
  558. package/src/com/controlresell/inventory/models/items/ItemPayload.d.ts +0 -121
  559. package/src/com/controlresell/inventory/models/items/ItemPayload.d.ts.map +0 -1
  560. package/src/com/controlresell/inventory/models/items/ItemPayload.js +0 -35
  561. package/src/com/controlresell/inventory/models/items/ItemPayload.js.map +0 -1
  562. package/src/com/controlresell/inventory/models/items/ItemPayload.ts +0 -36
  563. package/src/com/controlresell/inventory/models/items/ItemSoldPayload.d.ts +0 -19
  564. package/src/com/controlresell/inventory/models/items/ItemUpdate.d.ts +0 -3129
  565. package/src/com/controlresell/inventory/models/items/ItemUpdate.d.ts.map +0 -1
  566. package/src/com/controlresell/inventory/models/items/ItemUpdate.js +0 -9
  567. package/src/com/controlresell/inventory/models/items/ItemUpdate.js.map +0 -1
  568. package/src/com/controlresell/inventory/models/items/ItemUpdate.ts +0 -10
  569. package/src/com/controlresell/inventory/models/items/UpdatedItem.d.ts +0 -5601
  570. package/src/com/controlresell/inventory/models/items/analysis/ItemAnalysisCompletion.d.ts +0 -34
  571. package/src/com/controlresell/inventory/models/items/analysis/ItemAnalysisRequest.d.ts +0 -76
  572. package/src/com/controlresell/inventory/models/items/analysis/ItemAnalysisRequest.js +0 -8
  573. package/src/com/controlresell/inventory/models/items/analysis/ItemAnalysisRequest.js.map +0 -1
  574. package/src/com/controlresell/inventory/models/items/analysis/ItemAnalysisRequest.ts +0 -9
  575. package/src/com/controlresell/inventory/models/items/fields/ItemField.d.ts +0 -16
  576. package/src/com/controlresell/inventory/models/items/fields/ItemField.d.ts.map +0 -1
  577. package/src/com/controlresell/inventory/models/items/fields/ItemField.js +0 -8
  578. package/src/com/controlresell/inventory/models/items/fields/ItemField.js.map +0 -1
  579. package/src/com/controlresell/inventory/models/items/fields/ItemField.ts +0 -9
  580. package/src/com/controlresell/inventory/models/items/fields/ItemFieldPayload.d.ts +0 -13
  581. package/src/com/controlresell/inventory/models/items/fields/ItemFieldPayload.d.ts.map +0 -1
  582. package/src/com/controlresell/inventory/models/items/fields/ItemFieldPayload.js +0 -7
  583. package/src/com/controlresell/inventory/models/items/fields/ItemFieldPayload.js.map +0 -1
  584. package/src/com/controlresell/inventory/models/items/fields/ItemFieldPayload.ts +0 -8
  585. package/src/com/controlresell/inventory/models/items/files/ItemFile.d.ts +0 -49
  586. package/src/com/controlresell/inventory/models/items/files/ItemFile.d.ts.map +0 -1
  587. package/src/com/controlresell/inventory/models/items/files/ItemFile.js +0 -10
  588. package/src/com/controlresell/inventory/models/items/files/ItemFile.js.map +0 -1
  589. package/src/com/controlresell/inventory/models/items/files/ItemFile.ts +0 -11
  590. package/src/com/controlresell/inventory/models/items/history/CreateItemHistoryPayload.d.ts +0 -1540
  591. package/src/com/controlresell/inventory/models/items/history/ItemHistory.d.ts +0 -1552
  592. package/src/com/controlresell/inventory/models/items/history/ItemHistory.d.ts.map +0 -1
  593. package/src/com/controlresell/inventory/models/items/history/ItemHistory.js +0 -16
  594. package/src/com/controlresell/inventory/models/items/history/ItemHistory.js.map +0 -1
  595. package/src/com/controlresell/inventory/models/items/history/ItemHistory.ts +0 -17
  596. package/src/com/controlresell/inventory/models/items/history/ItemHistoryDecodedPayload.d.ts +0 -2280
  597. package/src/com/controlresell/inventory/models/items/history/ItemHistoryTypeWithCount.d.ts +0 -13
  598. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryFailedToPublishPayload.d.ts +0 -42
  599. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryImportedPayload.d.ts +0 -220
  600. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryLifecycleStartedPayload.d.ts +0 -13
  601. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingPayload.js +0 -12
  602. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingPayload.js.map +0 -1
  603. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingPayload.ts +0 -13
  604. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingRetryPayload.d.ts +0 -78
  605. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingRetryPayload.js +0 -14
  606. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingRetryPayload.js.map +0 -1
  607. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryRepublishingRetryPayload.ts +0 -15
  608. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryScheduledRetryPayload.d.ts +0 -45
  609. package/src/com/controlresell/inventory/models/items/history/data/ItemHistoryUpdatingPayload.d.ts +0 -141
  610. package/src/com/controlresell/inventory/models/items/labels/CreateItemLabelPayload.d.ts +0 -10
  611. package/src/com/controlresell/inventory/models/items/labels/CreateItemLabelPayload.d.ts.map +0 -1
  612. package/src/com/controlresell/inventory/models/items/labels/CreateItemLabelPayload.js +0 -6
  613. package/src/com/controlresell/inventory/models/items/labels/CreateItemLabelPayload.js.map +0 -1
  614. package/src/com/controlresell/inventory/models/items/labels/CreateItemLabelPayload.ts +0 -7
  615. package/src/com/controlresell/inventory/models/items/labels/ItemLabel.d.ts +0 -56
  616. package/src/com/controlresell/inventory/models/items/labels/ItemLabel.d.ts.map +0 -1
  617. package/src/com/controlresell/inventory/models/items/labels/ItemLabel.js +0 -9
  618. package/src/com/controlresell/inventory/models/items/labels/ItemLabel.js.map +0 -1
  619. package/src/com/controlresell/inventory/models/items/labels/ItemLabel.ts +0 -10
  620. package/src/com/controlresell/inventory/models/items/platforms/CreateItemOnPlatformPayload.d.ts +0 -31
  621. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatform.d.ts +0 -125
  622. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatform.d.ts.map +0 -1
  623. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatform.js +0 -21
  624. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatform.js.map +0 -1
  625. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatform.ts +0 -22
  626. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatformUpdateRequest.d.ts +0 -299
  627. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatformUpdateRequest.js +0 -8
  628. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatformUpdateRequest.js.map +0 -1
  629. package/src/com/controlresell/inventory/models/items/platforms/ItemOnPlatformUpdateRequest.ts +0 -9
  630. package/src/com/controlresell/inventory/models/items/platforms/UpdateItemOnPlatformPayload.d.ts +0 -25
  631. package/src/com/controlresell/inventory/models/items/summary/InvestmentSummary.d.ts +0 -119
  632. package/src/com/controlresell/inventory/models/items/summary/InvestmentSummaryBreakdown.d.ts +0 -19
  633. package/src/com/controlresell/inventory/models/metadata/PackageSizesAndStatuses.d.ts +0 -53
  634. package/src/com/controlresell/inventory/models/metadata/brands/Brand.d.ts +0 -22
  635. package/src/com/controlresell/inventory/models/metadata/categories/CatalogRoot.d.ts +0 -40
  636. package/src/com/controlresell/inventory/models/metadata/categories/Category.d.ts +0 -22
  637. package/src/com/controlresell/inventory/models/metadata/colors/Color.d.ts +0 -13
  638. package/src/com/controlresell/inventory/models/metadata/colors/ColorRoot.d.ts +0 -25
  639. package/src/com/controlresell/inventory/models/metadata/labels/Label.d.ts +0 -28
  640. package/src/com/controlresell/inventory/models/metadata/labels/Label.d.ts.map +0 -1
  641. package/src/com/controlresell/inventory/models/metadata/labels/Label.js +0 -12
  642. package/src/com/controlresell/inventory/models/metadata/labels/Label.js.map +0 -1
  643. package/src/com/controlresell/inventory/models/metadata/labels/Label.ts +0 -13
  644. package/src/com/controlresell/inventory/models/metadata/packagesizes/PackageSize.d.ts +0 -16
  645. package/src/com/controlresell/inventory/models/metadata/places/Place.d.ts +0 -22
  646. package/src/com/controlresell/inventory/models/metadata/places/Place.d.ts.map +0 -1
  647. package/src/com/controlresell/inventory/models/metadata/places/Place.js +0 -10
  648. package/src/com/controlresell/inventory/models/metadata/places/Place.js.map +0 -1
  649. package/src/com/controlresell/inventory/models/metadata/places/Place.ts +0 -11
  650. package/src/com/controlresell/inventory/models/metadata/sizes/Size.d.ts +0 -16
  651. package/src/com/controlresell/inventory/models/metadata/sizes/SizeGroup.d.ts +0 -39
  652. package/src/com/controlresell/inventory/models/metadata/sizes/SizeRoot.d.ts +0 -63
  653. package/src/com/controlresell/inventory/models/metadata/statuses/Status.d.ts +0 -16
  654. package/src/com/controlresell/items/models/ItemEnumValue.d.ts +0 -25
  655. package/src/com/controlresell/items/models/ItemListingEnumValue.d.ts +0 -25
  656. package/src/com/controlresell/models/users/Wallet.d.ts +0 -16
  657. package/src/com/controlresell/models/users/Wallet.d.ts.map +0 -1
  658. package/src/com/controlresell/models/users/Wallet.js +0 -7
  659. package/src/com/controlresell/models/users/Wallet.js.map +0 -1
  660. package/src/com/controlresell/models/users/Wallet.ts +0 -8
  661. package/src/com/controlresell/notify/models/notifications/CreateNotificationTokenPayloadWithUser.d.ts +0 -23
  662. package/src/com/controlresell/notify/models/notifications/NotificationPreference.d.ts +0 -19
  663. package/src/com/controlresell/notify/models/notifications/NotificationToken.d.ts +0 -16
  664. package/src/com/controlresell/platforms/models/BatchUpsertPlatformBrandsPayload.d.ts +0 -43
  665. package/src/com/controlresell/platforms/models/BatchUpsertPlatformCategoriesPayload.d.ts +0 -53
  666. package/src/com/controlresell/platforms/models/BatchUpsertPlatformEnumsPayload.d.ts +0 -48
  667. package/src/com/controlresell/platforms/models/BatchUpsertPlatformSizesPayload.d.ts +0 -58
  668. package/src/com/controlresell/platforms/models/CreateItemListingForPlatformPayload.d.ts +0 -61
  669. package/src/com/controlresell/platforms/models/CreateItemListingForPlatformPayload.js +0 -18
  670. package/src/com/controlresell/platforms/models/CreateItemListingForPlatformPayload.js.map +0 -1
  671. package/src/com/controlresell/platforms/models/CreateItemListingForPlatformPayload.ts +0 -19
  672. package/src/com/controlresell/platforms/models/ItemListingForPlatform.d.ts +0 -90
  673. package/src/com/controlresell/platforms/models/ItemListingForPlatform.js +0 -21
  674. package/src/com/controlresell/platforms/models/ItemListingForPlatform.js.map +0 -1
  675. package/src/com/controlresell/platforms/models/ItemListingForPlatform.ts +0 -22
  676. package/src/com/controlresell/platforms/models/PlatformBrand.d.ts +0 -28
  677. package/src/com/controlresell/platforms/models/PlatformBrandPayload.d.ts +0 -22
  678. package/src/com/controlresell/platforms/models/PlatformCategory.d.ts +0 -34
  679. package/src/com/controlresell/platforms/models/PlatformCategoryPayload.d.ts +0 -28
  680. package/src/com/controlresell/platforms/models/PlatformEnum.d.ts +0 -31
  681. package/src/com/controlresell/platforms/models/PlatformEnumPayload.d.ts +0 -25
  682. package/src/com/controlresell/platforms/models/PlatformMaterial.d.ts +0 -31
  683. package/src/com/controlresell/platforms/models/PlatformSize.d.ts +0 -37
  684. package/src/com/controlresell/platforms/models/PlatformSizePayload.d.ts +0 -31
  685. package/src/com/controlresell/platforms/models/UpdateItemListingForPlatformPayload.d.ts +0 -55
  686. package/src/com/controlresell/platforms/models/UpdateItemListingForPlatformPayload.js +0 -16
  687. package/src/com/controlresell/platforms/models/UpdateItemListingForPlatformPayload.js.map +0 -1
  688. package/src/com/controlresell/platforms/models/UpdateItemListingForPlatformPayload.ts +0 -17
  689. package/src/com/controlresell/storage/models/files/File.d.ts +0 -22
  690. package/src/com/controlresell/storage/models/files/File.d.ts.map +0 -1
  691. package/src/com/controlresell/storage/models/files/File.js +0 -10
  692. package/src/com/controlresell/storage/models/files/File.js.map +0 -1
  693. package/src/com/controlresell/storage/models/files/File.ts +0 -11
  694. /package/src/com/controlresell/{inbox/models/preferences → api/requests/conversations}/MessageStreamRequest.d.ts +0 -0
  695. /package/src/com/controlresell/{inbox/models/preferences → api/requests/conversations}/MessageStreamRequest.d.ts.map +0 -0
  696. /package/src/com/controlresell/{inbox/models/preferences → api/requests/conversations}/MessageStreamRequest.js +0 -0
  697. /package/src/com/controlresell/{inbox/models/preferences → api/requests/conversations}/MessageStreamRequest.js.map +0 -0
  698. /package/src/com/controlresell/{inbox/models/preferences → api/requests/conversations}/MessageStreamRequest.ts +0 -0
  699. /package/src/com/controlresell/{inbox/models/preferences → api/responses/conversations}/MessageStreamResponse.d.ts.map +0 -0
  700. /package/src/com/controlresell/{inbox/models/preferences → api/responses/conversations}/MessageStreamResponse.js +0 -0
  701. /package/src/com/controlresell/{inbox/models/preferences → api/responses/conversations}/MessageStreamResponse.js.map +0 -0
  702. /package/src/com/controlresell/{inbox/models/preferences → api/responses/conversations}/MessageStreamResponse.ts +0 -0
  703. /package/src/com/controlresell/{inbox/models → models}/conversations/Conversation.d.ts.map +0 -0
  704. /package/src/com/controlresell/{inbox/models → models}/conversations/ConversationFiltersContext.d.ts.map +0 -0
  705. /package/src/com/controlresell/{inbox/models → models}/conversations/ConversationFiltersContext.js +0 -0
  706. /package/src/com/controlresell/{inbox/models → models}/conversations/ConversationFiltersContext.js.map +0 -0
  707. /package/src/com/controlresell/{inbox/models → models}/conversations/ConversationFiltersContext.ts +0 -0
  708. /package/src/com/controlresell/{inbox/models → models}/conversations/ConversationOnPlatformUpdateRequest.d.ts.map +0 -0
  709. /package/src/com/controlresell/{inbox/models → models}/conversations/CreateConversationPayload.d.ts +0 -0
  710. /package/src/com/controlresell/{inbox/models → models}/conversations/CreateConversationPayload.d.ts.map +0 -0
  711. /package/src/com/controlresell/{inbox/models → models}/conversations/CreateConversationPayload.js +0 -0
  712. /package/src/com/controlresell/{inbox/models → models}/conversations/CreateConversationPayload.js.map +0 -0
  713. /package/src/com/controlresell/{inbox/models → models}/conversations/CreateConversationPayload.ts +0 -0
  714. /package/src/com/controlresell/{inbox/models → models}/conversations/UnreadConversationsCounts.d.ts +0 -0
  715. /package/src/com/controlresell/{inbox/models → models}/conversations/UnreadConversationsCounts.d.ts.map +0 -0
  716. /package/src/com/controlresell/{inbox/models → models}/conversations/UnreadConversationsCounts.js +0 -0
  717. /package/src/com/controlresell/{inbox/models → models}/conversations/UnreadConversationsCounts.js.map +0 -0
  718. /package/src/com/controlresell/{inbox/models → models}/conversations/UnreadConversationsCounts.ts +0 -0
  719. /package/src/com/controlresell/{inbox/models → models}/conversations/UpdateConversationPayload.d.ts +0 -0
  720. /package/src/com/controlresell/{inbox/models → models}/conversations/UpdateConversationPayload.d.ts.map +0 -0
  721. /package/src/com/controlresell/{inbox/models → models}/conversations/UpdateConversationPayload.js +0 -0
  722. /package/src/com/controlresell/{inbox/models → models}/conversations/UpdateConversationPayload.js.map +0 -0
  723. /package/src/com/controlresell/{inbox/models → models}/conversations/UpdateConversationPayload.ts +0 -0
  724. /package/src/com/controlresell/{inbox/models → models}/conversations/UserConversations.d.ts.map +0 -0
  725. /package/src/com/controlresell/{inbox/models → models}/conversations/UserConversations.js +0 -0
  726. /package/src/com/controlresell/{inbox/models → models}/conversations/UserConversations.js.map +0 -0
  727. /package/src/com/controlresell/{inbox/models → models}/conversations/UserConversations.ts +0 -0
  728. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/ConversationFavorite.d.ts.map +0 -0
  729. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/CreateConversationFavoritePayload.d.ts +0 -0
  730. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/CreateConversationFavoritePayload.d.ts.map +0 -0
  731. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/CreateConversationFavoritePayload.js +0 -0
  732. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/CreateConversationFavoritePayload.js.map +0 -0
  733. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/CreateConversationFavoritePayload.ts +0 -0
  734. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/ReportRateLimitOnFavorites.d.ts.map +0 -0
  735. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/ReportRateLimitOnFavorites.js +0 -0
  736. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/ReportRateLimitOnFavorites.js.map +0 -0
  737. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/ReportRateLimitOnFavorites.ts +0 -0
  738. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesRequest.d.ts.map +0 -0
  739. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesRequest.js +0 -0
  740. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesRequest.js.map +0 -0
  741. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesRequest.ts +0 -0
  742. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesResponse.d.ts.map +0 -0
  743. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesResponse.js +0 -0
  744. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesResponse.js.map +0 -0
  745. /package/src/com/controlresell/{inbox/models → models/conversations}/favorites/SubmitFavoritesResponse.ts +0 -0
  746. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessage.d.ts.map +0 -0
  747. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessage.js +0 -0
  748. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessage.js.map +0 -0
  749. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessage.ts +0 -0
  750. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageRequest.d.ts.map +0 -0
  751. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageRequest.js +0 -0
  752. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageRequest.js.map +0 -0
  753. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageRequest.ts +0 -0
  754. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageStatus.d.ts +0 -0
  755. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageStatus.d.ts.map +0 -0
  756. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageStatus.js +0 -0
  757. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageStatus.js.map +0 -0
  758. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/ConversationMessageStatus.ts +0 -0
  759. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/CreateConversationMessagePayload.d.ts.map +0 -0
  760. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/CreateConversationMessagePayload.js +0 -0
  761. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/CreateConversationMessagePayload.js.map +0 -0
  762. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/CreateConversationMessagePayload.ts +0 -0
  763. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/PaginatedConversationMessages.d.ts.map +0 -0
  764. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/PaginatedConversationMessages.js +0 -0
  765. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/PaginatedConversationMessages.js.map +0 -0
  766. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/PaginatedConversationMessages.ts +0 -0
  767. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/UpdateConversationMessagePayload.d.ts.map +0 -0
  768. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/UpdateConversationMessagePayload.js +0 -0
  769. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/UpdateConversationMessagePayload.js.map +0 -0
  770. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/UpdateConversationMessagePayload.ts +0 -0
  771. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/ConversationMessageFile.d.ts.map +0 -0
  772. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/CreateConversationMessageFilePayload.d.ts +0 -0
  773. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/CreateConversationMessageFilePayload.d.ts.map +0 -0
  774. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/CreateConversationMessageFilePayload.js +0 -0
  775. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/CreateConversationMessageFilePayload.js.map +0 -0
  776. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/CreateConversationMessageFilePayload.ts +0 -0
  777. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/UpdateConversationMessageFilePayload.d.ts +0 -0
  778. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/UpdateConversationMessageFilePayload.d.ts.map +0 -0
  779. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/UpdateConversationMessageFilePayload.js +0 -0
  780. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/UpdateConversationMessageFilePayload.js.map +0 -0
  781. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/files/UpdateConversationMessageFilePayload.ts +0 -0
  782. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/ConversationMessageStatusHistory.d.ts +0 -0
  783. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/ConversationMessageStatusHistory.d.ts.map +0 -0
  784. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/ConversationMessageStatusHistory.js +0 -0
  785. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/ConversationMessageStatusHistory.js.map +0 -0
  786. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/ConversationMessageStatusHistory.ts +0 -0
  787. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/CreateConversationMessageStatusHistoryPayload.d.ts +0 -0
  788. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/CreateConversationMessageStatusHistoryPayload.d.ts.map +0 -0
  789. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/CreateConversationMessageStatusHistoryPayload.js +0 -0
  790. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/CreateConversationMessageStatusHistoryPayload.js.map +0 -0
  791. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/history/CreateConversationMessageStatusHistoryPayload.ts +0 -0
  792. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummary.d.ts.map +0 -0
  793. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummary.js +0 -0
  794. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummary.js.map +0 -0
  795. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummary.ts +0 -0
  796. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummaryBreakdown.d.ts.map +0 -0
  797. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummaryBreakdown.js +0 -0
  798. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummaryBreakdown.js.map +0 -0
  799. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/summary/ConversationSummaryBreakdown.ts +0 -0
  800. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/CreateTranslatedMessagePayload.d.ts +0 -0
  801. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/CreateTranslatedMessagePayload.d.ts.map +0 -0
  802. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/CreateTranslatedMessagePayload.js +0 -0
  803. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/CreateTranslatedMessagePayload.js.map +0 -0
  804. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/CreateTranslatedMessagePayload.ts +0 -0
  805. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslatedMessage.d.ts +0 -0
  806. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslatedMessage.d.ts.map +0 -0
  807. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslatedMessage.js +0 -0
  808. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslatedMessage.js.map +0 -0
  809. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslatedMessage.ts +0 -0
  810. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslationContext.d.ts +0 -0
  811. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslationContext.d.ts.map +0 -0
  812. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslationContext.js +0 -0
  813. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslationContext.js.map +0 -0
  814. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/translations/TranslationContext.ts +0 -0
  815. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariable.d.ts +0 -0
  816. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariable.d.ts.map +0 -0
  817. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariable.js +0 -0
  818. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariable.js.map +0 -0
  819. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariable.ts +0 -0
  820. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableName.d.ts +0 -0
  821. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableName.d.ts.map +0 -0
  822. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableName.js +0 -0
  823. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableName.js.map +0 -0
  824. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableName.ts +0 -0
  825. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableTemplate.d.ts +0 -0
  826. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableTemplate.d.ts.map +0 -0
  827. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableTemplate.js +0 -0
  828. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableTemplate.js.map +0 -0
  829. /package/src/com/controlresell/{inbox/models → models/conversations}/messages/variables/PreferenceVariableTemplate.ts +0 -0
  830. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationMessageOffer.d.ts +0 -0
  831. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationMessageOffer.d.ts.map +0 -0
  832. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationMessageOffer.js +0 -0
  833. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationMessageOffer.js.map +0 -0
  834. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationMessageOffer.ts +0 -0
  835. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferRequest.d.ts.map +0 -0
  836. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferRequest.js +0 -0
  837. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferRequest.js.map +0 -0
  838. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferRequest.ts +0 -0
  839. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferUpdateRequest.d.ts +0 -0
  840. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferUpdateRequest.d.ts.map +0 -0
  841. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferUpdateRequest.js +0 -0
  842. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferUpdateRequest.js.map +0 -0
  843. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/ConversationOfferUpdateRequest.ts +0 -0
  844. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/CreateConversationMessageOfferPayload.d.ts +0 -0
  845. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/CreateConversationMessageOfferPayload.d.ts.map +0 -0
  846. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/CreateConversationMessageOfferPayload.js +0 -0
  847. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/CreateConversationMessageOfferPayload.js.map +0 -0
  848. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/CreateConversationMessageOfferPayload.ts +0 -0
  849. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationOffer.d.ts +0 -0
  850. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationOffer.d.ts.map +0 -0
  851. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationOffer.js +0 -0
  852. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationOffer.js.map +0 -0
  853. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationOffer.ts +0 -0
  854. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationParameters.d.ts.map +0 -0
  855. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationParameters.js +0 -0
  856. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationParameters.js.map +0 -0
  857. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/NegotiationParameters.ts +0 -0
  858. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayload.d.ts +0 -0
  859. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayload.d.ts.map +0 -0
  860. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayload.js +0 -0
  861. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayload.js.map +0 -0
  862. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayload.ts +0 -0
  863. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadRoundType.d.ts +0 -0
  864. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadRoundType.d.ts.map +0 -0
  865. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadRoundType.js +0 -0
  866. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadRoundType.js.map +0 -0
  867. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadRoundType.ts +0 -0
  868. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadType.d.ts +0 -0
  869. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadType.d.ts.map +0 -0
  870. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadType.js +0 -0
  871. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadType.js.map +0 -0
  872. /package/src/com/controlresell/{auth/models/preferences/payloads/prices → models/conversations/offers}/PreferencePricePayloadType.ts +0 -0
  873. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/UpdateConversationMessageOfferPayload.d.ts +0 -0
  874. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/UpdateConversationMessageOfferPayload.d.ts.map +0 -0
  875. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/UpdateConversationMessageOfferPayload.js +0 -0
  876. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/UpdateConversationMessageOfferPayload.js.map +0 -0
  877. /package/src/com/controlresell/{inbox/models → models/conversations}/offers/UpdateConversationMessageOfferPayload.ts +0 -0
  878. /package/src/com/controlresell/{inbox/models → models/conversations}/users/ConversationUser.d.ts.map +0 -0
  879. /package/src/com/controlresell/{inbox/models → models/conversations}/users/CreateConversationUserPayload.d.ts +0 -0
  880. /package/src/com/controlresell/{inbox/models → models/conversations}/users/CreateConversationUserPayload.d.ts.map +0 -0
  881. /package/src/com/controlresell/{inbox/models → models/conversations}/users/CreateConversationUserPayload.js +0 -0
  882. /package/src/com/controlresell/{inbox/models → models/conversations}/users/CreateConversationUserPayload.js.map +0 -0
  883. /package/src/com/controlresell/{inbox/models → models/conversations}/users/CreateConversationUserPayload.ts +0 -0
  884. /package/src/com/controlresell/{inbox/models → models/conversations}/users/UpdateConversationUserPayload.d.ts +0 -0
  885. /package/src/com/controlresell/{inbox/models → models/conversations}/users/UpdateConversationUserPayload.d.ts.map +0 -0
  886. /package/src/com/controlresell/{inbox/models → models/conversations}/users/UpdateConversationUserPayload.js +0 -0
  887. /package/src/com/controlresell/{inbox/models → models/conversations}/users/UpdateConversationUserPayload.js.map +0 -0
  888. /package/src/com/controlresell/{inbox/models → models/conversations}/users/UpdateConversationUserPayload.ts +0 -0
  889. /package/src/com/controlresell/{inventory/models → models}/fees/FeeRecurrence.d.ts +0 -0
  890. /package/src/com/controlresell/{inventory/models → models}/fees/FeeRecurrence.d.ts.map +0 -0
  891. /package/src/com/controlresell/{inventory/models → models}/fees/FeeRecurrence.js +0 -0
  892. /package/src/com/controlresell/{inventory/models → models}/fees/FeeRecurrence.js.map +0 -0
  893. /package/src/com/controlresell/{inventory/models → models}/fees/FeeRecurrence.ts +0 -0
  894. /package/src/com/controlresell/{storage/models → models}/files/CreateFilePayload.d.ts +0 -0
  895. /package/src/com/controlresell/{storage/models → models}/files/CreateFilePayload.d.ts.map +0 -0
  896. /package/src/com/controlresell/{storage/models → models}/files/CreateFilePayload.js +0 -0
  897. /package/src/com/controlresell/{storage/models → models}/files/CreateFilePayload.js.map +0 -0
  898. /package/src/com/controlresell/{storage/models → models}/files/CreateFilePayload.ts +0 -0
  899. /package/src/com/controlresell/{auth/models/preferences → models/filters}/PreferenceFilter.d.ts.map +0 -0
  900. /package/src/com/controlresell/{auth/models/preferences → models}/filters/TransactionType.d.ts +0 -0
  901. /package/src/com/controlresell/{auth/models/preferences → models}/filters/TransactionType.d.ts.map +0 -0
  902. /package/src/com/controlresell/{auth/models/preferences → models}/filters/TransactionType.js +0 -0
  903. /package/src/com/controlresell/{auth/models/preferences → models}/filters/TransactionType.js.map +0 -0
  904. /package/src/com/controlresell/{auth/models/preferences → models}/filters/TransactionType.ts +0 -0
  905. /package/src/com/controlresell/{inventory/models → models}/items/CreatedItems.d.ts.map +0 -0
  906. /package/src/com/controlresell/{inventory/models → models}/items/CreatedItems.js +0 -0
  907. /package/src/com/controlresell/{inventory/models → models}/items/CreatedItems.js.map +0 -0
  908. /package/src/com/controlresell/{inventory/models → models}/items/CreatedItems.ts +0 -0
  909. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValue.d.ts.map +0 -0
  910. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValue.js +0 -0
  911. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValue.js.map +0 -0
  912. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValue.ts +0 -0
  913. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValuePayload.d.ts +0 -0
  914. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValuePayload.d.ts.map +0 -0
  915. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValuePayload.js +0 -0
  916. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValuePayload.js.map +0 -0
  917. /package/src/com/controlresell/{items/models → models/items}/ItemEnumValuePayload.ts +0 -0
  918. /package/src/com/controlresell/{inventory/models → models}/items/ItemFiltersContext.d.ts.map +0 -0
  919. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValue.d.ts.map +0 -0
  920. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValue.js +0 -0
  921. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValue.js.map +0 -0
  922. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValue.ts +0 -0
  923. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValuePayload.d.ts +0 -0
  924. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValuePayload.d.ts.map +0 -0
  925. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValuePayload.js +0 -0
  926. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValuePayload.js.map +0 -0
  927. /package/src/com/controlresell/{items/models → models/items}/ItemListingEnumValuePayload.ts +0 -0
  928. /package/src/com/controlresell/{inventory/models → models}/items/ItemSoldPayload.d.ts.map +0 -0
  929. /package/src/com/controlresell/{inventory/models → models}/items/ItemSoldPayload.js +0 -0
  930. /package/src/com/controlresell/{inventory/models → models}/items/ItemSoldPayload.js.map +0 -0
  931. /package/src/com/controlresell/{inventory/models → models}/items/ItemSoldPayload.ts +0 -0
  932. /package/src/com/controlresell/{inventory/models → models}/items/ItemSort.d.ts +0 -0
  933. /package/src/com/controlresell/{inventory/models → models}/items/ItemSort.d.ts.map +0 -0
  934. /package/src/com/controlresell/{inventory/models → models}/items/ItemSort.js +0 -0
  935. /package/src/com/controlresell/{inventory/models → models}/items/ItemSort.js.map +0 -0
  936. /package/src/com/controlresell/{inventory/models → models}/items/ItemSort.ts +0 -0
  937. /package/src/com/controlresell/{inventory/models → models}/items/UpdatedItem.d.ts.map +0 -0
  938. /package/src/com/controlresell/{inventory/models → models}/items/UpdatedItem.js +0 -0
  939. /package/src/com/controlresell/{inventory/models → models}/items/UpdatedItem.js.map +0 -0
  940. /package/src/com/controlresell/{inventory/models → models}/items/UpdatedItem.ts +0 -0
  941. /package/src/com/controlresell/{inventory/models → models}/items/analysis/ItemAnalysisCompletion.d.ts.map +0 -0
  942. /package/src/com/controlresell/{inventory/models → models}/items/analysis/ItemAnalysisCompletion.js +0 -0
  943. /package/src/com/controlresell/{inventory/models → models}/items/analysis/ItemAnalysisCompletion.js.map +0 -0
  944. /package/src/com/controlresell/{inventory/models → models}/items/analysis/ItemAnalysisCompletion.ts +0 -0
  945. /package/src/com/controlresell/{inventory/models → models}/items/analysis/ItemAnalysisRequest.d.ts.map +0 -0
  946. /package/src/com/controlresell/{inventory/models → models}/items/files/CreateItemFilePayload.d.ts +0 -0
  947. /package/src/com/controlresell/{inventory/models → models}/items/files/CreateItemFilePayload.d.ts.map +0 -0
  948. /package/src/com/controlresell/{inventory/models → models}/items/files/CreateItemFilePayload.js +0 -0
  949. /package/src/com/controlresell/{inventory/models → models}/items/files/CreateItemFilePayload.js.map +0 -0
  950. /package/src/com/controlresell/{inventory/models → models}/items/files/CreateItemFilePayload.ts +0 -0
  951. /package/src/com/controlresell/{inventory/models → models}/items/files/UpdateItemFilePayload.d.ts +0 -0
  952. /package/src/com/controlresell/{inventory/models → models}/items/files/UpdateItemFilePayload.d.ts.map +0 -0
  953. /package/src/com/controlresell/{inventory/models → models}/items/files/UpdateItemFilePayload.js +0 -0
  954. /package/src/com/controlresell/{inventory/models → models}/items/files/UpdateItemFilePayload.js.map +0 -0
  955. /package/src/com/controlresell/{inventory/models → models}/items/files/UpdateItemFilePayload.ts +0 -0
  956. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusterData.d.ts +0 -0
  957. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusterData.d.ts.map +0 -0
  958. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusterData.js +0 -0
  959. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusterData.js.map +0 -0
  960. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusterData.ts +0 -0
  961. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusters.d.ts +0 -0
  962. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusters.d.ts.map +0 -0
  963. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusters.js +0 -0
  964. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusters.js.map +0 -0
  965. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterClusters.ts +0 -0
  966. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterRange.d.ts +0 -0
  967. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterRange.d.ts.map +0 -0
  968. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterRange.js +0 -0
  969. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterRange.js.map +0 -0
  970. /package/src/com/controlresell/{inventory/models → models}/items/filters/FilterRange.ts +0 -0
  971. /package/src/com/controlresell/{inventory/models → models}/items/filters/ItemFilterRanges.d.ts +0 -0
  972. /package/src/com/controlresell/{inventory/models → models}/items/filters/ItemFilterRanges.d.ts.map +0 -0
  973. /package/src/com/controlresell/{inventory/models → models}/items/filters/ItemFilterRanges.js +0 -0
  974. /package/src/com/controlresell/{inventory/models → models}/items/filters/ItemFilterRanges.js.map +0 -0
  975. /package/src/com/controlresell/{inventory/models → models}/items/filters/ItemFilterRanges.ts +0 -0
  976. /package/src/com/controlresell/{inventory/models → models}/items/history/CreateItemHistoryPayload.d.ts.map +0 -0
  977. /package/src/com/controlresell/{inventory/models → models}/items/history/CreateItemHistoryPayload.js +0 -0
  978. /package/src/com/controlresell/{inventory/models → models}/items/history/CreateItemHistoryPayload.js.map +0 -0
  979. /package/src/com/controlresell/{inventory/models → models}/items/history/CreateItemHistoryPayload.ts +0 -0
  980. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryDecodedPayload.d.ts.map +0 -0
  981. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryDecodedPayload.js +0 -0
  982. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryDecodedPayload.js.map +0 -0
  983. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryDecodedPayload.ts +0 -0
  984. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryType.d.ts +0 -0
  985. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryType.d.ts.map +0 -0
  986. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryType.js +0 -0
  987. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryType.js.map +0 -0
  988. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryType.ts +0 -0
  989. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryTypeWithCount.d.ts.map +0 -0
  990. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryTypeWithCount.js +0 -0
  991. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryTypeWithCount.js.map +0 -0
  992. /package/src/com/controlresell/{inventory/models → models}/items/history/ItemHistoryTypeWithCount.ts +0 -0
  993. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryActionCanceledPayload.d.ts +0 -0
  994. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryActionCanceledPayload.d.ts.map +0 -0
  995. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryActionCanceledPayload.js +0 -0
  996. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryActionCanceledPayload.js.map +0 -0
  997. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryActionCanceledPayload.ts +0 -0
  998. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryBuyerPaidPayload.d.ts +0 -0
  999. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryBuyerPaidPayload.d.ts.map +0 -0
  1000. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryBuyerPaidPayload.js +0 -0
  1001. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryBuyerPaidPayload.js.map +0 -0
  1002. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryBuyerPaidPayload.ts +0 -0
  1003. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryDeliveredPayload.d.ts +0 -0
  1004. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryDeliveredPayload.d.ts.map +0 -0
  1005. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryDeliveredPayload.js +0 -0
  1006. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryDeliveredPayload.js.map +0 -0
  1007. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryDeliveredPayload.ts +0 -0
  1008. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryFailedToPublishPayload.d.ts.map +0 -0
  1009. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryFailedToPublishPayload.js +0 -0
  1010. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryFailedToPublishPayload.js.map +0 -0
  1011. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryFailedToPublishPayload.ts +0 -0
  1012. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImageProcessingDone.d.ts +0 -0
  1013. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImageProcessingDone.d.ts.map +0 -0
  1014. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImageProcessingDone.js +0 -0
  1015. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImageProcessingDone.js.map +0 -0
  1016. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImageProcessingDone.ts +0 -0
  1017. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImportedPayload.d.ts.map +0 -0
  1018. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImportedPayload.js +0 -0
  1019. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImportedPayload.js.map +0 -0
  1020. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryImportedPayload.ts +0 -0
  1021. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleCompletedPayload.d.ts +0 -0
  1022. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleCompletedPayload.d.ts.map +0 -0
  1023. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleCompletedPayload.js +0 -0
  1024. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleCompletedPayload.js.map +0 -0
  1025. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleCompletedPayload.ts +0 -0
  1026. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleStartedPayload.d.ts.map +0 -0
  1027. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleStartedPayload.js +0 -0
  1028. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleStartedPayload.js.map +0 -0
  1029. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryLifecycleStartedPayload.ts +0 -0
  1030. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryPublishedPayload.d.ts +0 -0
  1031. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryPublishedPayload.d.ts.map +0 -0
  1032. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryPublishedPayload.js +0 -0
  1033. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryPublishedPayload.js.map +0 -0
  1034. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryPublishedPayload.ts +0 -0
  1035. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryRepublishingPayload.d.ts +0 -0
  1036. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryRepublishingPayload.d.ts.map +0 -0
  1037. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryRepublishingRetryPayload.d.ts.map +0 -0
  1038. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledPayload.d.ts +0 -0
  1039. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledPayload.d.ts.map +0 -0
  1040. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledPayload.js +0 -0
  1041. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledPayload.js.map +0 -0
  1042. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledPayload.ts +0 -0
  1043. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledRetryPayload.d.ts.map +0 -0
  1044. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledRetryPayload.js +0 -0
  1045. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledRetryPayload.js.map +0 -0
  1046. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryScheduledRetryPayload.ts +0 -0
  1047. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatedPayload.d.ts +0 -0
  1048. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatedPayload.d.ts.map +0 -0
  1049. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatedPayload.js +0 -0
  1050. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatedPayload.js.map +0 -0
  1051. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatedPayload.ts +0 -0
  1052. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatingPayload.d.ts.map +0 -0
  1053. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatingPayload.js +0 -0
  1054. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatingPayload.js.map +0 -0
  1055. /package/src/com/controlresell/{inventory/models → models}/items/history/data/ItemHistoryUpdatingPayload.ts +0 -0
  1056. /package/src/com/controlresell/{inventory/models → models}/items/images/ImageVariation.d.ts +0 -0
  1057. /package/src/com/controlresell/{inventory/models → models}/items/images/ImageVariation.d.ts.map +0 -0
  1058. /package/src/com/controlresell/{inventory/models → models}/items/images/ImageVariation.js +0 -0
  1059. /package/src/com/controlresell/{inventory/models → models}/items/images/ImageVariation.js.map +0 -0
  1060. /package/src/com/controlresell/{inventory/models → models}/items/images/ImageVariation.ts +0 -0
  1061. /package/src/com/controlresell/{inventory/models → models}/items/platforms/CreateItemOnPlatformPayload.d.ts.map +0 -0
  1062. /package/src/com/controlresell/{inventory/models → models}/items/platforms/CreateItemOnPlatformPayload.js +0 -0
  1063. /package/src/com/controlresell/{inventory/models → models}/items/platforms/CreateItemOnPlatformPayload.js.map +0 -0
  1064. /package/src/com/controlresell/{inventory/models → models}/items/platforms/CreateItemOnPlatformPayload.ts +0 -0
  1065. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformStatus.d.ts +0 -0
  1066. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformStatus.d.ts.map +0 -0
  1067. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformStatus.js +0 -0
  1068. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformStatus.js.map +0 -0
  1069. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformStatus.ts +0 -0
  1070. /package/src/com/controlresell/{inventory/models → models}/items/platforms/ItemOnPlatformUpdateRequest.d.ts.map +0 -0
  1071. /package/src/com/controlresell/{inventory/models → models}/items/platforms/UpdateItemOnPlatformPayload.d.ts.map +0 -0
  1072. /package/src/com/controlresell/{inventory/models → models}/items/platforms/UpdateItemOnPlatformPayload.js +0 -0
  1073. /package/src/com/controlresell/{inventory/models → models}/items/platforms/UpdateItemOnPlatformPayload.js.map +0 -0
  1074. /package/src/com/controlresell/{inventory/models → models}/items/platforms/UpdateItemOnPlatformPayload.ts +0 -0
  1075. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummary.d.ts.map +0 -0
  1076. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummary.js +0 -0
  1077. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummary.js.map +0 -0
  1078. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummary.ts +0 -0
  1079. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummaryBreakdown.d.ts.map +0 -0
  1080. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummaryBreakdown.js +0 -0
  1081. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummaryBreakdown.js.map +0 -0
  1082. /package/src/com/controlresell/{inventory/models → models}/items/summary/InvestmentSummaryBreakdown.ts +0 -0
  1083. /package/src/com/controlresell/{inventory/models → models}/metadata/PackageSizesAndStatuses.d.ts.map +0 -0
  1084. /package/src/com/controlresell/{inventory/models → models}/metadata/PackageSizesAndStatuses.js +0 -0
  1085. /package/src/com/controlresell/{inventory/models → models}/metadata/PackageSizesAndStatuses.js.map +0 -0
  1086. /package/src/com/controlresell/{inventory/models → models}/metadata/PackageSizesAndStatuses.ts +0 -0
  1087. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/Brand.d.ts.map +0 -0
  1088. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/Brand.js +0 -0
  1089. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/Brand.js.map +0 -0
  1090. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/Brand.ts +0 -0
  1091. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/CreateBrandPayload.d.ts +0 -0
  1092. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/CreateBrandPayload.d.ts.map +0 -0
  1093. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/CreateBrandPayload.js +0 -0
  1094. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/CreateBrandPayload.js.map +0 -0
  1095. /package/src/com/controlresell/{inventory/models → models}/metadata/brands/CreateBrandPayload.ts +0 -0
  1096. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CatalogRoot.d.ts.map +0 -0
  1097. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CatalogRoot.js +0 -0
  1098. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CatalogRoot.js.map +0 -0
  1099. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CatalogRoot.ts +0 -0
  1100. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/Category.d.ts.map +0 -0
  1101. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/Category.js +0 -0
  1102. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/Category.js.map +0 -0
  1103. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/Category.ts +0 -0
  1104. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnum.d.ts +0 -0
  1105. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnum.d.ts.map +0 -0
  1106. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnum.js +0 -0
  1107. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnum.js.map +0 -0
  1108. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnum.ts +0 -0
  1109. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnumsResponse.d.ts +0 -0
  1110. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnumsResponse.d.ts.map +0 -0
  1111. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnumsResponse.js +0 -0
  1112. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnumsResponse.js.map +0 -0
  1113. /package/src/com/controlresell/{inventory/models → models}/metadata/categories/CategoryEnumsResponse.ts +0 -0
  1114. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/Color.d.ts.map +0 -0
  1115. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/Color.js +0 -0
  1116. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/Color.js.map +0 -0
  1117. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/Color.ts +0 -0
  1118. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/ColorRoot.d.ts.map +0 -0
  1119. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/ColorRoot.js +0 -0
  1120. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/ColorRoot.js.map +0 -0
  1121. /package/src/com/controlresell/{inventory/models → models}/metadata/colors/ColorRoot.ts +0 -0
  1122. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/CreateFavoriteMetadataPayload.d.ts +0 -0
  1123. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/CreateFavoriteMetadataPayload.d.ts.map +0 -0
  1124. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/CreateFavoriteMetadataPayload.js +0 -0
  1125. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/CreateFavoriteMetadataPayload.js.map +0 -0
  1126. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/CreateFavoriteMetadataPayload.ts +0 -0
  1127. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadata.d.ts +0 -0
  1128. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadata.d.ts.map +0 -0
  1129. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadata.js +0 -0
  1130. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadata.js.map +0 -0
  1131. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadata.ts +0 -0
  1132. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadataType.d.ts +0 -0
  1133. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadataType.d.ts.map +0 -0
  1134. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadataType.js +0 -0
  1135. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadataType.js.map +0 -0
  1136. /package/src/com/controlresell/{inventory/models → models}/metadata/favorites/FavoriteMetadataType.ts +0 -0
  1137. /package/src/com/controlresell/{inventory/models → models}/metadata/labels/CreateLabelPayload.d.ts +0 -0
  1138. /package/src/com/controlresell/{inventory/models → models}/metadata/labels/CreateLabelPayload.d.ts.map +0 -0
  1139. /package/src/com/controlresell/{inventory/models → models}/metadata/labels/CreateLabelPayload.js +0 -0
  1140. /package/src/com/controlresell/{inventory/models → models}/metadata/labels/CreateLabelPayload.js.map +0 -0
  1141. /package/src/com/controlresell/{inventory/models → models}/metadata/labels/CreateLabelPayload.ts +0 -0
  1142. /package/src/com/controlresell/{inventory/models → models}/metadata/packagesizes/PackageSize.d.ts.map +0 -0
  1143. /package/src/com/controlresell/{inventory/models → models}/metadata/packagesizes/PackageSize.js +0 -0
  1144. /package/src/com/controlresell/{inventory/models → models}/metadata/packagesizes/PackageSize.js.map +0 -0
  1145. /package/src/com/controlresell/{inventory/models → models}/metadata/packagesizes/PackageSize.ts +0 -0
  1146. /package/src/com/controlresell/{inventory/models → models}/metadata/places/CreatePlacePayload.d.ts +0 -0
  1147. /package/src/com/controlresell/{inventory/models → models}/metadata/places/CreatePlacePayload.d.ts.map +0 -0
  1148. /package/src/com/controlresell/{inventory/models → models}/metadata/places/CreatePlacePayload.js +0 -0
  1149. /package/src/com/controlresell/{inventory/models → models}/metadata/places/CreatePlacePayload.js.map +0 -0
  1150. /package/src/com/controlresell/{inventory/models → models}/metadata/places/CreatePlacePayload.ts +0 -0
  1151. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformBrandsPayload.d.ts.map +0 -0
  1152. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformBrandsPayload.js +0 -0
  1153. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformBrandsPayload.js.map +0 -0
  1154. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformBrandsPayload.ts +0 -0
  1155. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformCategoriesPayload.d.ts.map +0 -0
  1156. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformCategoriesPayload.js +0 -0
  1157. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformCategoriesPayload.js.map +0 -0
  1158. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformCategoriesPayload.ts +0 -0
  1159. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformEnumsPayload.d.ts.map +0 -0
  1160. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformEnumsPayload.js +0 -0
  1161. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformEnumsPayload.js.map +0 -0
  1162. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformEnumsPayload.ts +0 -0
  1163. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformSizesPayload.d.ts.map +0 -0
  1164. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformSizesPayload.js +0 -0
  1165. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformSizesPayload.js.map +0 -0
  1166. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BatchUpsertPlatformSizesPayload.ts +0 -0
  1167. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BrandMapping.d.ts +0 -0
  1168. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BrandMapping.d.ts.map +0 -0
  1169. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BrandMapping.js +0 -0
  1170. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BrandMapping.js.map +0 -0
  1171. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/BrandMapping.ts +0 -0
  1172. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CategoryMapping.d.ts +0 -0
  1173. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CategoryMapping.d.ts.map +0 -0
  1174. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CategoryMapping.js +0 -0
  1175. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CategoryMapping.js.map +0 -0
  1176. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CategoryMapping.ts +0 -0
  1177. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateBrandMappingPayload.d.ts +0 -0
  1178. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateBrandMappingPayload.d.ts.map +0 -0
  1179. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateBrandMappingPayload.js +0 -0
  1180. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateBrandMappingPayload.js.map +0 -0
  1181. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateBrandMappingPayload.ts +0 -0
  1182. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateCategoryMappingPayload.d.ts +0 -0
  1183. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateCategoryMappingPayload.d.ts.map +0 -0
  1184. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateCategoryMappingPayload.js +0 -0
  1185. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateCategoryMappingPayload.js.map +0 -0
  1186. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateCategoryMappingPayload.ts +0 -0
  1187. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateEnumMappingPayload.d.ts +0 -0
  1188. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateEnumMappingPayload.d.ts.map +0 -0
  1189. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateEnumMappingPayload.js +0 -0
  1190. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateEnumMappingPayload.js.map +0 -0
  1191. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateEnumMappingPayload.ts +0 -0
  1192. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateItemListingForPlatformPayload.d.ts.map +0 -0
  1193. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateSizeMappingPayload.d.ts +0 -0
  1194. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateSizeMappingPayload.d.ts.map +0 -0
  1195. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateSizeMappingPayload.js +0 -0
  1196. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateSizeMappingPayload.js.map +0 -0
  1197. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/CreateSizeMappingPayload.ts +0 -0
  1198. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/EnumMapping.d.ts +0 -0
  1199. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/EnumMapping.d.ts.map +0 -0
  1200. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/EnumMapping.js +0 -0
  1201. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/EnumMapping.js.map +0 -0
  1202. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/EnumMapping.ts +0 -0
  1203. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/ItemListingForPlatform.d.ts.map +0 -0
  1204. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/MappingMethod.d.ts +0 -0
  1205. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/MappingMethod.d.ts.map +0 -0
  1206. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/MappingMethod.js +0 -0
  1207. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/MappingMethod.js.map +0 -0
  1208. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/MappingMethod.ts +0 -0
  1209. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrand.d.ts.map +0 -0
  1210. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrand.js +0 -0
  1211. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrand.js.map +0 -0
  1212. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrand.ts +0 -0
  1213. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrandPayload.d.ts.map +0 -0
  1214. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrandPayload.js +0 -0
  1215. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrandPayload.js.map +0 -0
  1216. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformBrandPayload.ts +0 -0
  1217. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategory.d.ts.map +0 -0
  1218. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategory.js +0 -0
  1219. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategory.js.map +0 -0
  1220. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategory.ts +0 -0
  1221. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategoryPayload.d.ts.map +0 -0
  1222. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategoryPayload.js +0 -0
  1223. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategoryPayload.js.map +0 -0
  1224. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformCategoryPayload.ts +0 -0
  1225. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnum.d.ts.map +0 -0
  1226. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnum.js +0 -0
  1227. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnum.js.map +0 -0
  1228. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnum.ts +0 -0
  1229. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnumPayload.d.ts.map +0 -0
  1230. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnumPayload.js +0 -0
  1231. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnumPayload.js.map +0 -0
  1232. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformEnumPayload.ts +0 -0
  1233. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformMaterial.d.ts.map +0 -0
  1234. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformMaterial.js +0 -0
  1235. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformMaterial.js.map +0 -0
  1236. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformMaterial.ts +0 -0
  1237. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSize.d.ts.map +0 -0
  1238. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSize.js +0 -0
  1239. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSize.js.map +0 -0
  1240. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSize.ts +0 -0
  1241. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSizePayload.d.ts.map +0 -0
  1242. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSizePayload.js +0 -0
  1243. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSizePayload.js.map +0 -0
  1244. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/PlatformSizePayload.ts +0 -0
  1245. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/SizeMapping.d.ts +0 -0
  1246. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/SizeMapping.d.ts.map +0 -0
  1247. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/SizeMapping.js +0 -0
  1248. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/SizeMapping.js.map +0 -0
  1249. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/SizeMapping.ts +0 -0
  1250. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateBrandMappingPayload.d.ts +0 -0
  1251. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateBrandMappingPayload.d.ts.map +0 -0
  1252. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateBrandMappingPayload.js +0 -0
  1253. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateBrandMappingPayload.js.map +0 -0
  1254. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateBrandMappingPayload.ts +0 -0
  1255. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateCategoryMappingPayload.d.ts +0 -0
  1256. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateCategoryMappingPayload.d.ts.map +0 -0
  1257. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateCategoryMappingPayload.js +0 -0
  1258. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateCategoryMappingPayload.js.map +0 -0
  1259. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateCategoryMappingPayload.ts +0 -0
  1260. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateEnumMappingPayload.d.ts +0 -0
  1261. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateEnumMappingPayload.d.ts.map +0 -0
  1262. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateEnumMappingPayload.js +0 -0
  1263. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateEnumMappingPayload.js.map +0 -0
  1264. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateEnumMappingPayload.ts +0 -0
  1265. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateItemListingForPlatformPayload.d.ts.map +0 -0
  1266. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateSizeMappingPayload.d.ts +0 -0
  1267. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateSizeMappingPayload.d.ts.map +0 -0
  1268. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateSizeMappingPayload.js +0 -0
  1269. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateSizeMappingPayload.js.map +0 -0
  1270. /package/src/com/controlresell/{platforms/models → models/metadata/platforms}/UpdateSizeMappingPayload.ts +0 -0
  1271. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/Size.d.ts.map +0 -0
  1272. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/Size.js +0 -0
  1273. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/Size.js.map +0 -0
  1274. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/Size.ts +0 -0
  1275. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeGroup.d.ts.map +0 -0
  1276. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeGroup.js +0 -0
  1277. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeGroup.js.map +0 -0
  1278. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeGroup.ts +0 -0
  1279. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeRoot.d.ts.map +0 -0
  1280. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeRoot.js +0 -0
  1281. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeRoot.js.map +0 -0
  1282. /package/src/com/controlresell/{inventory/models → models}/metadata/sizes/SizeRoot.ts +0 -0
  1283. /package/src/com/controlresell/{inventory/models → models}/metadata/statuses/Status.d.ts.map +0 -0
  1284. /package/src/com/controlresell/{inventory/models → models}/metadata/statuses/Status.js +0 -0
  1285. /package/src/com/controlresell/{inventory/models → models}/metadata/statuses/Status.js.map +0 -0
  1286. /package/src/com/controlresell/{inventory/models → models}/metadata/statuses/Status.ts +0 -0
  1287. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationPreferencePayload.d.ts +0 -0
  1288. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationPreferencePayload.d.ts.map +0 -0
  1289. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationPreferencePayload.js +0 -0
  1290. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationPreferencePayload.js.map +0 -0
  1291. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationPreferencePayload.ts +0 -0
  1292. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayload.d.ts +0 -0
  1293. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayload.d.ts.map +0 -0
  1294. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayload.js +0 -0
  1295. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayload.js.map +0 -0
  1296. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayload.ts +0 -0
  1297. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayloadWithUser.d.ts.map +0 -0
  1298. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayloadWithUser.js +0 -0
  1299. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayloadWithUser.js.map +0 -0
  1300. /package/src/com/controlresell/{notify/models → models}/notifications/CreateNotificationTokenPayloadWithUser.ts +0 -0
  1301. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationPreference.d.ts.map +0 -0
  1302. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationPreference.js +0 -0
  1303. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationPreference.js.map +0 -0
  1304. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationPreference.ts +0 -0
  1305. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationToken.d.ts.map +0 -0
  1306. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationToken.js +0 -0
  1307. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationToken.js.map +0 -0
  1308. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationToken.ts +0 -0
  1309. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationType.d.ts +0 -0
  1310. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationType.d.ts.map +0 -0
  1311. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationType.js +0 -0
  1312. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationType.js.map +0 -0
  1313. /package/src/com/controlresell/{notify/models → models}/notifications/NotificationType.ts +0 -0
  1314. /package/src/com/controlresell/{notify/models → models}/notifications/UpdateNotificationPreferencePayload.d.ts +0 -0
  1315. /package/src/com/controlresell/{notify/models → models}/notifications/UpdateNotificationPreferencePayload.d.ts.map +0 -0
  1316. /package/src/com/controlresell/{notify/models → models}/notifications/UpdateNotificationPreferencePayload.js +0 -0
  1317. /package/src/com/controlresell/{notify/models → models}/notifications/UpdateNotificationPreferencePayload.js.map +0 -0
  1318. /package/src/com/controlresell/{notify/models → models}/notifications/UpdateNotificationPreferencePayload.ts +0 -0
  1319. /package/src/com/controlresell/{inbox/models → models}/transactions/CreateTransactionPayload.d.ts +0 -0
  1320. /package/src/com/controlresell/{inbox/models → models}/transactions/CreateTransactionPayload.d.ts.map +0 -0
  1321. /package/src/com/controlresell/{inbox/models → models}/transactions/CreateTransactionPayload.js +0 -0
  1322. /package/src/com/controlresell/{inbox/models → models}/transactions/CreateTransactionPayload.js.map +0 -0
  1323. /package/src/com/controlresell/{inbox/models → models}/transactions/CreateTransactionPayload.ts +0 -0
  1324. /package/src/com/controlresell/{inbox/models → models}/transactions/Transaction.d.ts.map +0 -0
  1325. /package/src/com/controlresell/{inbox/models → models}/transactions/Transaction.js +0 -0
  1326. /package/src/com/controlresell/{inbox/models → models}/transactions/Transaction.js.map +0 -0
  1327. /package/src/com/controlresell/{inbox/models → models}/transactions/Transaction.ts +0 -0
  1328. /package/src/com/controlresell/{inbox/models → models}/transactions/UpdateTransactionPayload.d.ts +0 -0
  1329. /package/src/com/controlresell/{inbox/models → models}/transactions/UpdateTransactionPayload.d.ts.map +0 -0
  1330. /package/src/com/controlresell/{inbox/models → models}/transactions/UpdateTransactionPayload.js +0 -0
  1331. /package/src/com/controlresell/{inbox/models → models}/transactions/UpdateTransactionPayload.js.map +0 -0
  1332. /package/src/com/controlresell/{inbox/models → models}/transactions/UpdateTransactionPayload.ts +0 -0
  1333. /package/src/com/controlresell/{inbox/models → models}/transactions/items/CreateItemInTransactionPayload.d.ts +0 -0
  1334. /package/src/com/controlresell/{inbox/models → models}/transactions/items/CreateItemInTransactionPayload.d.ts.map +0 -0
  1335. /package/src/com/controlresell/{inbox/models → models}/transactions/items/CreateItemInTransactionPayload.js +0 -0
  1336. /package/src/com/controlresell/{inbox/models → models}/transactions/items/CreateItemInTransactionPayload.js.map +0 -0
  1337. /package/src/com/controlresell/{inbox/models → models}/transactions/items/CreateItemInTransactionPayload.ts +0 -0
  1338. /package/src/com/controlresell/{inbox/models → models}/transactions/items/ItemInTransaction.d.ts.map +0 -0
  1339. /package/src/com/controlresell/{inbox/models → models}/transactions/items/TransactionWithItems.d.ts.map +0 -0
  1340. /package/src/com/controlresell/{auth/models → models}/users/platforms/CreateUserOnPlatformPayload.d.ts.map +0 -0
  1341. /package/src/com/controlresell/{auth/models → models}/users/platforms/CreateUserOnPlatformPayload.js +0 -0
  1342. /package/src/com/controlresell/{auth/models → models}/users/platforms/CreateUserOnPlatformPayload.js.map +0 -0
  1343. /package/src/com/controlresell/{auth/models → models}/users/platforms/CreateUserOnPlatformPayload.ts +0 -0
  1344. /package/src/com/controlresell/{auth/models → models}/users/platforms/UpdateUserOnPlatformPayload.d.ts +0 -0
  1345. /package/src/com/controlresell/{auth/models → models}/users/platforms/UpdateUserOnPlatformPayload.d.ts.map +0 -0
  1346. /package/src/com/controlresell/{auth/models → models}/users/platforms/UpdateUserOnPlatformPayload.js +0 -0
  1347. /package/src/com/controlresell/{auth/models → models}/users/platforms/UpdateUserOnPlatformPayload.js.map +0 -0
  1348. /package/src/com/controlresell/{auth/models → models}/users/platforms/UpdateUserOnPlatformPayload.ts +0 -0
  1349. /package/src/com/controlresell/{auth/models → models}/users/platforms/UserOnPlatformStatus.d.ts +0 -0
  1350. /package/src/com/controlresell/{auth/models → models}/users/platforms/UserOnPlatformStatus.d.ts.map +0 -0
  1351. /package/src/com/controlresell/{auth/models → models}/users/platforms/UserOnPlatformStatus.js +0 -0
  1352. /package/src/com/controlresell/{auth/models → models}/users/platforms/UserOnPlatformStatus.js.map +0 -0
  1353. /package/src/com/controlresell/{auth/models → models}/users/platforms/UserOnPlatformStatus.ts +0 -0
@@ -0,0 +1,4492 @@
1
+ import { z } from "zod";
2
+ export declare const ItemSchema: z.ZodObject<{
3
+ id: z.ZodNumber;
4
+ userId: z.ZodNumber;
5
+ name: z.ZodString;
6
+ sku: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ fileId: z.ZodString;
10
+ itemId: z.ZodNumber;
11
+ index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodString;
14
+ userId: z.ZodNumber;
15
+ path: z.ZodString;
16
+ signedUrl: z.ZodString;
17
+ createdAt: z.ZodDate;
18
+ }, "strip", z.ZodTypeAny, {
19
+ path: string;
20
+ id: string;
21
+ createdAt: Date;
22
+ userId: number;
23
+ signedUrl: string;
24
+ }, {
25
+ path: string;
26
+ id: string;
27
+ createdAt: Date;
28
+ userId: number;
29
+ signedUrl: string;
30
+ }>>>;
31
+ }, "strip", z.ZodTypeAny, {
32
+ fileId: string;
33
+ itemId: number;
34
+ file?: {
35
+ path: string;
36
+ id: string;
37
+ createdAt: Date;
38
+ userId: number;
39
+ signedUrl: string;
40
+ } | null | undefined;
41
+ index?: number | null | undefined;
42
+ }, {
43
+ fileId: string;
44
+ itemId: number;
45
+ file?: {
46
+ path: string;
47
+ id: string;
48
+ createdAt: Date;
49
+ userId: number;
50
+ signedUrl: string;
51
+ } | null | undefined;
52
+ index?: number | null | undefined;
53
+ }>, "many">>>;
54
+ categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ brandId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
56
+ sex: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ state: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
58
+ sizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
+ purchasePrice: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
60
+ purchaseDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
61
+ purchasePlaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
62
+ sold: z.ZodBoolean;
63
+ purchased: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
64
+ sellingPrice: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
65
+ sellingDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
66
+ sellingPlaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
+ estimatedPrice: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
68
+ fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
69
+ id: z.ZodNumber;
70
+ type: z.ZodString;
71
+ value: z.ZodNumber;
72
+ name: z.ZodString;
73
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
+ recurrence: z.ZodEnum<["UNIQUE", "MONTHLY", "YEARLY"]>;
75
+ startDate: z.ZodDate;
76
+ endDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
77
+ active: z.ZodBoolean;
78
+ userId: z.ZodNumber;
79
+ itemId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
80
+ parentFeeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
81
+ createdAt: z.ZodDate;
82
+ updatedAt: z.ZodDate;
83
+ }, "strip", z.ZodTypeAny, {
84
+ value: number;
85
+ type: string;
86
+ name: string;
87
+ id: number;
88
+ createdAt: Date;
89
+ userId: number;
90
+ updatedAt: Date;
91
+ recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
92
+ startDate: Date;
93
+ active: boolean;
94
+ description?: string | null | undefined;
95
+ itemId?: number | null | undefined;
96
+ endDate?: Date | null | undefined;
97
+ parentFeeId?: number | null | undefined;
98
+ }, {
99
+ value: number;
100
+ type: string;
101
+ name: string;
102
+ id: number;
103
+ createdAt: Date;
104
+ userId: number;
105
+ updatedAt: Date;
106
+ recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
107
+ startDate: Date;
108
+ active: boolean;
109
+ description?: string | null | undefined;
110
+ itemId?: number | null | undefined;
111
+ endDate?: Date | null | undefined;
112
+ parentFeeId?: number | null | undefined;
113
+ }>, "many">>>;
114
+ feesSum: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
115
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
116
+ labelId: z.ZodNumber;
117
+ itemId: z.ZodNumber;
118
+ label: z.ZodOptional<z.ZodNullable<z.ZodObject<{
119
+ id: z.ZodNumber;
120
+ name: z.ZodString;
121
+ userId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
122
+ isUserLabel: z.ZodBoolean;
123
+ createdAt: z.ZodDate;
124
+ itemCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
125
+ parentId: z.ZodUnknown;
126
+ }, "strip", z.ZodTypeAny, {
127
+ name: string;
128
+ id: number;
129
+ createdAt: Date;
130
+ isUserLabel: boolean;
131
+ itemCount?: number | null | undefined;
132
+ userId?: number | null | undefined;
133
+ parentId?: unknown;
134
+ }, {
135
+ name: string;
136
+ id: number;
137
+ createdAt: Date;
138
+ isUserLabel: boolean;
139
+ itemCount?: number | null | undefined;
140
+ userId?: number | null | undefined;
141
+ parentId?: unknown;
142
+ }>>>;
143
+ }, "strip", z.ZodTypeAny, {
144
+ itemId: number;
145
+ labelId: number;
146
+ label?: {
147
+ name: string;
148
+ id: number;
149
+ createdAt: Date;
150
+ isUserLabel: boolean;
151
+ itemCount?: number | null | undefined;
152
+ userId?: number | null | undefined;
153
+ parentId?: unknown;
154
+ } | null | undefined;
155
+ }, {
156
+ itemId: number;
157
+ labelId: number;
158
+ label?: {
159
+ name: string;
160
+ id: number;
161
+ createdAt: Date;
162
+ isUserLabel: boolean;
163
+ itemCount?: number | null | undefined;
164
+ userId?: number | null | undefined;
165
+ parentId?: unknown;
166
+ } | null | undefined;
167
+ }>, "many">>>;
168
+ colorIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
169
+ packageSizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
170
+ materialIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
171
+ measurementLength: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
172
+ measurementWidth: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
173
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
174
+ itemId: z.ZodNumber;
175
+ fieldId: z.ZodNumber;
176
+ value: z.ZodString;
177
+ }, "strip", z.ZodTypeAny, {
178
+ value: string;
179
+ itemId: number;
180
+ fieldId: number;
181
+ }, {
182
+ value: string;
183
+ itemId: number;
184
+ fieldId: number;
185
+ }>, "many">>>;
186
+ enumValues: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
187
+ id: z.ZodString;
188
+ itemId: z.ZodNumber;
189
+ enumKey: z.ZodString;
190
+ enumValue: z.ZodString;
191
+ createdAt: z.ZodDate;
192
+ updatedAt: z.ZodDate;
193
+ }, "strip", z.ZodTypeAny, {
194
+ id: string;
195
+ createdAt: Date;
196
+ itemId: number;
197
+ updatedAt: Date;
198
+ enumKey: string;
199
+ enumValue: string;
200
+ }, {
201
+ id: string;
202
+ createdAt: Date;
203
+ itemId: number;
204
+ updatedAt: Date;
205
+ enumKey: string;
206
+ enumValue: string;
207
+ }>, "many">>>;
208
+ lastHistory: z.ZodOptional<z.ZodNullable<z.ZodObject<{
209
+ id: z.ZodString;
210
+ itemId: z.ZodNumber;
211
+ type: z.ZodEnum<["IMPORTED", "ARCHIVED", "UNARCHIVED", "PUBLISHED", "FAILED_TO_PUBLISH", "SCHEDULED_RETRY", "REPUBLISHING_RETRY", "PUBLISH_CANCELED", "SCHEDULED", "REPUBLISHING", "IMAGE_PROCESSING_DONE", "REPUBLISHED", "REPUBLISH_CANCELED", "UPDATING", "UPDATED", "UPDATE_CANCELED", "CANCELED", "DISPUTE", "DELETING", "DELETED", "TO_BE_SENT", "IN_TRANSIT", "BUYER_PAID", "DELIVERED", "RECEIVED", "FINALIZED", "RETURN", "REFUND", "LIFECYCLE_STARTED", "LIFECYCLE_COMPLETED", "LIFECYCLE_CANCELED"]>;
212
+ data: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
213
+ data: z.ZodObject<{
214
+ targetItemHistoryId: z.ZodString;
215
+ }, "strip", z.ZodTypeAny, {
216
+ targetItemHistoryId: string;
217
+ }, {
218
+ targetItemHistoryId: string;
219
+ }>;
220
+ type: z.ZodLiteral<"ACTION_CANCELED">;
221
+ }, "strip", z.ZodTypeAny, {
222
+ type: "ACTION_CANCELED";
223
+ data: {
224
+ targetItemHistoryId: string;
225
+ };
226
+ }, {
227
+ type: "ACTION_CANCELED";
228
+ data: {
229
+ targetItemHistoryId: string;
230
+ };
231
+ }>, z.ZodObject<{
232
+ data: z.ZodObject<{
233
+ soldAccountId: z.ZodString;
234
+ soldOrderId: z.ZodString;
235
+ soldConversationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
236
+ }, "strip", z.ZodTypeAny, {
237
+ soldAccountId: string;
238
+ soldOrderId: string;
239
+ soldConversationId?: string | null | undefined;
240
+ }, {
241
+ soldAccountId: string;
242
+ soldOrderId: string;
243
+ soldConversationId?: string | null | undefined;
244
+ }>;
245
+ type: z.ZodLiteral<"BUYER_PAID">;
246
+ }, "strip", z.ZodTypeAny, {
247
+ type: "BUYER_PAID";
248
+ data: {
249
+ soldAccountId: string;
250
+ soldOrderId: string;
251
+ soldConversationId?: string | null | undefined;
252
+ };
253
+ }, {
254
+ type: "BUYER_PAID";
255
+ data: {
256
+ soldAccountId: string;
257
+ soldOrderId: string;
258
+ soldConversationId?: string | null | undefined;
259
+ };
260
+ }>, z.ZodObject<{
261
+ data: z.ZodObject<{
262
+ soldAccountId: z.ZodString;
263
+ soldOrderId: z.ZodString;
264
+ soldConversationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
265
+ }, "strip", z.ZodTypeAny, {
266
+ soldAccountId: string;
267
+ soldOrderId: string;
268
+ soldConversationId?: string | null | undefined;
269
+ }, {
270
+ soldAccountId: string;
271
+ soldOrderId: string;
272
+ soldConversationId?: string | null | undefined;
273
+ }>;
274
+ type: z.ZodLiteral<"DELIVERED">;
275
+ }, "strip", z.ZodTypeAny, {
276
+ type: "DELIVERED";
277
+ data: {
278
+ soldAccountId: string;
279
+ soldOrderId: string;
280
+ soldConversationId?: string | null | undefined;
281
+ };
282
+ }, {
283
+ type: "DELIVERED";
284
+ data: {
285
+ soldAccountId: string;
286
+ soldOrderId: string;
287
+ soldConversationId?: string | null | undefined;
288
+ };
289
+ }>, z.ZodObject<{
290
+ type: z.ZodLiteral<"EMPTY">;
291
+ }, "strip", z.ZodTypeAny, {
292
+ type: "EMPTY";
293
+ }, {
294
+ type: "EMPTY";
295
+ }>, z.ZodObject<{
296
+ data: z.ZodObject<{
297
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
298
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
299
+ reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
300
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
301
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
302
+ autoFixable: z.ZodBoolean;
303
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
304
+ }, "strip", z.ZodTypeAny, {
305
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
306
+ autoFixable: boolean;
307
+ error?: string | null | undefined;
308
+ }, {
309
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
310
+ autoFixable: boolean;
311
+ error?: string | null | undefined;
312
+ }>, "many">>>;
313
+ itemHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
314
+ }, "strip", z.ZodTypeAny, {
315
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
316
+ accountId?: string | null | undefined;
317
+ reason?: string | null | undefined;
318
+ fields?: {
319
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
320
+ autoFixable: boolean;
321
+ error?: string | null | undefined;
322
+ }[] | null | undefined;
323
+ itemHistoryId?: string | null | undefined;
324
+ }, {
325
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
326
+ accountId?: string | null | undefined;
327
+ reason?: string | null | undefined;
328
+ fields?: {
329
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
330
+ autoFixable: boolean;
331
+ error?: string | null | undefined;
332
+ }[] | null | undefined;
333
+ itemHistoryId?: string | null | undefined;
334
+ }>;
335
+ type: z.ZodLiteral<"FAILED_TO_PUBLISH">;
336
+ }, "strip", z.ZodTypeAny, {
337
+ type: "FAILED_TO_PUBLISH";
338
+ data: {
339
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
340
+ accountId?: string | null | undefined;
341
+ reason?: string | null | undefined;
342
+ fields?: {
343
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
344
+ autoFixable: boolean;
345
+ error?: string | null | undefined;
346
+ }[] | null | undefined;
347
+ itemHistoryId?: string | null | undefined;
348
+ };
349
+ }, {
350
+ type: "FAILED_TO_PUBLISH";
351
+ data: {
352
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
353
+ accountId?: string | null | undefined;
354
+ reason?: string | null | undefined;
355
+ fields?: {
356
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
357
+ autoFixable: boolean;
358
+ error?: string | null | undefined;
359
+ }[] | null | undefined;
360
+ itemHistoryId?: string | null | undefined;
361
+ };
362
+ }>, z.ZodObject<{
363
+ data: z.ZodObject<{
364
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
365
+ variations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
366
+ fileId: z.ZodString;
367
+ seed: z.ZodNumber;
368
+ phash: z.ZodString;
369
+ distanceOriginal: z.ZodNumber;
370
+ originalImageUrl: z.ZodString;
371
+ originalPhash: z.ZodString;
372
+ }, "strip", z.ZodTypeAny, {
373
+ fileId: string;
374
+ seed: number;
375
+ phash: string;
376
+ distanceOriginal: number;
377
+ originalImageUrl: string;
378
+ originalPhash: string;
379
+ }, {
380
+ fileId: string;
381
+ seed: number;
382
+ phash: string;
383
+ distanceOriginal: number;
384
+ originalImageUrl: string;
385
+ originalPhash: string;
386
+ }>, "many">>>;
387
+ originalPhashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
388
+ historyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
389
+ }, "strip", z.ZodTypeAny, {
390
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
391
+ variations?: {
392
+ fileId: string;
393
+ seed: number;
394
+ phash: string;
395
+ distanceOriginal: number;
396
+ originalImageUrl: string;
397
+ originalPhash: string;
398
+ }[] | null | undefined;
399
+ originalPhashes?: string[] | null | undefined;
400
+ historyId?: string | null | undefined;
401
+ }, {
402
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
403
+ variations?: {
404
+ fileId: string;
405
+ seed: number;
406
+ phash: string;
407
+ distanceOriginal: number;
408
+ originalImageUrl: string;
409
+ originalPhash: string;
410
+ }[] | null | undefined;
411
+ originalPhashes?: string[] | null | undefined;
412
+ historyId?: string | null | undefined;
413
+ }>;
414
+ type: z.ZodLiteral<"IMAGE_PROCESSING_DONE">;
415
+ }, "strip", z.ZodTypeAny, {
416
+ type: "IMAGE_PROCESSING_DONE";
417
+ data: {
418
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
419
+ variations?: {
420
+ fileId: string;
421
+ seed: number;
422
+ phash: string;
423
+ distanceOriginal: number;
424
+ originalImageUrl: string;
425
+ originalPhash: string;
426
+ }[] | null | undefined;
427
+ originalPhashes?: string[] | null | undefined;
428
+ historyId?: string | null | undefined;
429
+ };
430
+ }, {
431
+ type: "IMAGE_PROCESSING_DONE";
432
+ data: {
433
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
434
+ variations?: {
435
+ fileId: string;
436
+ seed: number;
437
+ phash: string;
438
+ distanceOriginal: number;
439
+ originalImageUrl: string;
440
+ originalPhash: string;
441
+ }[] | null | undefined;
442
+ originalPhashes?: string[] | null | undefined;
443
+ historyId?: string | null | undefined;
444
+ };
445
+ }>, z.ZodObject<{
446
+ data: z.ZodObject<{
447
+ post: z.ZodObject<{
448
+ platformId: z.ZodString;
449
+ platformUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
450
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
451
+ post: z.ZodObject<{
452
+ brand: z.ZodOptional<z.ZodNullable<z.ZodString>>;
453
+ catalog: z.ZodOptional<z.ZodNullable<z.ZodString>>;
454
+ catalogId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
455
+ colors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
456
+ colorIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
457
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
458
+ measurementLength: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
459
+ measurementWidth: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
460
+ packageSizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
461
+ photoUrls: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
462
+ price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
463
+ currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
464
+ size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
465
+ sizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
466
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
467
+ statusId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
468
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
469
+ isDraft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
470
+ isArchived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
471
+ isUnisex: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
472
+ availableQuantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
473
+ material: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
474
+ manufacturerLabelling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
475
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
476
+ }, "strip", z.ZodTypeAny, {
477
+ status?: string | null | undefined;
478
+ title?: string | null | undefined;
479
+ description?: string | null | undefined;
480
+ brand?: string | null | undefined;
481
+ statusId?: number | null | undefined;
482
+ sizeId?: number | null | undefined;
483
+ colorIds?: number[] | null | undefined;
484
+ packageSizeId?: number | null | undefined;
485
+ price?: number | null | undefined;
486
+ currency?: string | null | undefined;
487
+ catalog?: string | null | undefined;
488
+ catalogId?: number | null | undefined;
489
+ colors?: string[] | null | undefined;
490
+ measurementLength?: number | null | undefined;
491
+ measurementWidth?: number | null | undefined;
492
+ photoUrls?: string[] | null | undefined;
493
+ size?: string | null | undefined;
494
+ isDraft?: boolean | null | undefined;
495
+ isArchived?: boolean | null | undefined;
496
+ isUnisex?: boolean | null | undefined;
497
+ availableQuantity?: number | null | undefined;
498
+ material?: number[] | null | undefined;
499
+ manufacturerLabelling?: string | null | undefined;
500
+ labels?: string[] | null | undefined;
501
+ }, {
502
+ status?: string | null | undefined;
503
+ title?: string | null | undefined;
504
+ description?: string | null | undefined;
505
+ brand?: string | null | undefined;
506
+ statusId?: number | null | undefined;
507
+ sizeId?: number | null | undefined;
508
+ colorIds?: number[] | null | undefined;
509
+ packageSizeId?: number | null | undefined;
510
+ price?: number | null | undefined;
511
+ currency?: string | null | undefined;
512
+ catalog?: string | null | undefined;
513
+ catalogId?: number | null | undefined;
514
+ colors?: string[] | null | undefined;
515
+ measurementLength?: number | null | undefined;
516
+ measurementWidth?: number | null | undefined;
517
+ photoUrls?: string[] | null | undefined;
518
+ size?: string | null | undefined;
519
+ isDraft?: boolean | null | undefined;
520
+ isArchived?: boolean | null | undefined;
521
+ isUnisex?: boolean | null | undefined;
522
+ availableQuantity?: number | null | undefined;
523
+ material?: number[] | null | undefined;
524
+ manufacturerLabelling?: string | null | undefined;
525
+ labels?: string[] | null | undefined;
526
+ }>;
527
+ viewsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
528
+ favoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
529
+ }, "strip", z.ZodTypeAny, {
530
+ platformId: string;
531
+ post: {
532
+ status?: string | null | undefined;
533
+ title?: string | null | undefined;
534
+ description?: string | null | undefined;
535
+ brand?: string | null | undefined;
536
+ statusId?: number | null | undefined;
537
+ sizeId?: number | null | undefined;
538
+ colorIds?: number[] | null | undefined;
539
+ packageSizeId?: number | null | undefined;
540
+ price?: number | null | undefined;
541
+ currency?: string | null | undefined;
542
+ catalog?: string | null | undefined;
543
+ catalogId?: number | null | undefined;
544
+ colors?: string[] | null | undefined;
545
+ measurementLength?: number | null | undefined;
546
+ measurementWidth?: number | null | undefined;
547
+ photoUrls?: string[] | null | undefined;
548
+ size?: string | null | undefined;
549
+ isDraft?: boolean | null | undefined;
550
+ isArchived?: boolean | null | undefined;
551
+ isUnisex?: boolean | null | undefined;
552
+ availableQuantity?: number | null | undefined;
553
+ material?: number[] | null | undefined;
554
+ manufacturerLabelling?: string | null | undefined;
555
+ labels?: string[] | null | undefined;
556
+ };
557
+ createdAt?: Date | null | undefined;
558
+ platformUrl?: string | null | undefined;
559
+ viewsCount?: number | null | undefined;
560
+ favoritesCount?: number | null | undefined;
561
+ }, {
562
+ platformId: string;
563
+ post: {
564
+ status?: string | null | undefined;
565
+ title?: string | null | undefined;
566
+ description?: string | null | undefined;
567
+ brand?: string | null | undefined;
568
+ statusId?: number | null | undefined;
569
+ sizeId?: number | null | undefined;
570
+ colorIds?: number[] | null | undefined;
571
+ packageSizeId?: number | null | undefined;
572
+ price?: number | null | undefined;
573
+ currency?: string | null | undefined;
574
+ catalog?: string | null | undefined;
575
+ catalogId?: number | null | undefined;
576
+ colors?: string[] | null | undefined;
577
+ measurementLength?: number | null | undefined;
578
+ measurementWidth?: number | null | undefined;
579
+ photoUrls?: string[] | null | undefined;
580
+ size?: string | null | undefined;
581
+ isDraft?: boolean | null | undefined;
582
+ isArchived?: boolean | null | undefined;
583
+ isUnisex?: boolean | null | undefined;
584
+ availableQuantity?: number | null | undefined;
585
+ material?: number[] | null | undefined;
586
+ manufacturerLabelling?: string | null | undefined;
587
+ labels?: string[] | null | undefined;
588
+ };
589
+ createdAt?: Date | null | undefined;
590
+ platformUrl?: string | null | undefined;
591
+ viewsCount?: number | null | undefined;
592
+ favoritesCount?: number | null | undefined;
593
+ }>;
594
+ }, "strip", z.ZodTypeAny, {
595
+ post: {
596
+ platformId: string;
597
+ post: {
598
+ status?: string | null | undefined;
599
+ title?: string | null | undefined;
600
+ description?: string | null | undefined;
601
+ brand?: string | null | undefined;
602
+ statusId?: number | null | undefined;
603
+ sizeId?: number | null | undefined;
604
+ colorIds?: number[] | null | undefined;
605
+ packageSizeId?: number | null | undefined;
606
+ price?: number | null | undefined;
607
+ currency?: string | null | undefined;
608
+ catalog?: string | null | undefined;
609
+ catalogId?: number | null | undefined;
610
+ colors?: string[] | null | undefined;
611
+ measurementLength?: number | null | undefined;
612
+ measurementWidth?: number | null | undefined;
613
+ photoUrls?: string[] | null | undefined;
614
+ size?: string | null | undefined;
615
+ isDraft?: boolean | null | undefined;
616
+ isArchived?: boolean | null | undefined;
617
+ isUnisex?: boolean | null | undefined;
618
+ availableQuantity?: number | null | undefined;
619
+ material?: number[] | null | undefined;
620
+ manufacturerLabelling?: string | null | undefined;
621
+ labels?: string[] | null | undefined;
622
+ };
623
+ createdAt?: Date | null | undefined;
624
+ platformUrl?: string | null | undefined;
625
+ viewsCount?: number | null | undefined;
626
+ favoritesCount?: number | null | undefined;
627
+ };
628
+ }, {
629
+ post: {
630
+ platformId: string;
631
+ post: {
632
+ status?: string | null | undefined;
633
+ title?: string | null | undefined;
634
+ description?: string | null | undefined;
635
+ brand?: string | null | undefined;
636
+ statusId?: number | null | undefined;
637
+ sizeId?: number | null | undefined;
638
+ colorIds?: number[] | null | undefined;
639
+ packageSizeId?: number | null | undefined;
640
+ price?: number | null | undefined;
641
+ currency?: string | null | undefined;
642
+ catalog?: string | null | undefined;
643
+ catalogId?: number | null | undefined;
644
+ colors?: string[] | null | undefined;
645
+ measurementLength?: number | null | undefined;
646
+ measurementWidth?: number | null | undefined;
647
+ photoUrls?: string[] | null | undefined;
648
+ size?: string | null | undefined;
649
+ isDraft?: boolean | null | undefined;
650
+ isArchived?: boolean | null | undefined;
651
+ isUnisex?: boolean | null | undefined;
652
+ availableQuantity?: number | null | undefined;
653
+ material?: number[] | null | undefined;
654
+ manufacturerLabelling?: string | null | undefined;
655
+ labels?: string[] | null | undefined;
656
+ };
657
+ createdAt?: Date | null | undefined;
658
+ platformUrl?: string | null | undefined;
659
+ viewsCount?: number | null | undefined;
660
+ favoritesCount?: number | null | undefined;
661
+ };
662
+ }>;
663
+ type: z.ZodLiteral<"IMPORTED">;
664
+ }, "strip", z.ZodTypeAny, {
665
+ type: "IMPORTED";
666
+ data: {
667
+ post: {
668
+ platformId: string;
669
+ post: {
670
+ status?: string | null | undefined;
671
+ title?: string | null | undefined;
672
+ description?: string | null | undefined;
673
+ brand?: string | null | undefined;
674
+ statusId?: number | null | undefined;
675
+ sizeId?: number | null | undefined;
676
+ colorIds?: number[] | null | undefined;
677
+ packageSizeId?: number | null | undefined;
678
+ price?: number | null | undefined;
679
+ currency?: string | null | undefined;
680
+ catalog?: string | null | undefined;
681
+ catalogId?: number | null | undefined;
682
+ colors?: string[] | null | undefined;
683
+ measurementLength?: number | null | undefined;
684
+ measurementWidth?: number | null | undefined;
685
+ photoUrls?: string[] | null | undefined;
686
+ size?: string | null | undefined;
687
+ isDraft?: boolean | null | undefined;
688
+ isArchived?: boolean | null | undefined;
689
+ isUnisex?: boolean | null | undefined;
690
+ availableQuantity?: number | null | undefined;
691
+ material?: number[] | null | undefined;
692
+ manufacturerLabelling?: string | null | undefined;
693
+ labels?: string[] | null | undefined;
694
+ };
695
+ createdAt?: Date | null | undefined;
696
+ platformUrl?: string | null | undefined;
697
+ viewsCount?: number | null | undefined;
698
+ favoritesCount?: number | null | undefined;
699
+ };
700
+ };
701
+ }, {
702
+ type: "IMPORTED";
703
+ data: {
704
+ post: {
705
+ platformId: string;
706
+ post: {
707
+ status?: string | null | undefined;
708
+ title?: string | null | undefined;
709
+ description?: string | null | undefined;
710
+ brand?: string | null | undefined;
711
+ statusId?: number | null | undefined;
712
+ sizeId?: number | null | undefined;
713
+ colorIds?: number[] | null | undefined;
714
+ packageSizeId?: number | null | undefined;
715
+ price?: number | null | undefined;
716
+ currency?: string | null | undefined;
717
+ catalog?: string | null | undefined;
718
+ catalogId?: number | null | undefined;
719
+ colors?: string[] | null | undefined;
720
+ measurementLength?: number | null | undefined;
721
+ measurementWidth?: number | null | undefined;
722
+ photoUrls?: string[] | null | undefined;
723
+ size?: string | null | undefined;
724
+ isDraft?: boolean | null | undefined;
725
+ isArchived?: boolean | null | undefined;
726
+ isUnisex?: boolean | null | undefined;
727
+ availableQuantity?: number | null | undefined;
728
+ material?: number[] | null | undefined;
729
+ manufacturerLabelling?: string | null | undefined;
730
+ labels?: string[] | null | undefined;
731
+ };
732
+ createdAt?: Date | null | undefined;
733
+ platformUrl?: string | null | undefined;
734
+ viewsCount?: number | null | undefined;
735
+ favoritesCount?: number | null | undefined;
736
+ };
737
+ };
738
+ }>, z.ZodObject<{
739
+ data: z.ZodObject<{
740
+ accountId: z.ZodString;
741
+ }, "strip", z.ZodTypeAny, {
742
+ accountId: string;
743
+ }, {
744
+ accountId: string;
745
+ }>;
746
+ type: z.ZodLiteral<"LIFECYCLE_COMPLETED">;
747
+ }, "strip", z.ZodTypeAny, {
748
+ type: "LIFECYCLE_COMPLETED";
749
+ data: {
750
+ accountId: string;
751
+ };
752
+ }, {
753
+ type: "LIFECYCLE_COMPLETED";
754
+ data: {
755
+ accountId: string;
756
+ };
757
+ }>, z.ZodObject<{
758
+ data: z.ZodObject<{
759
+ accountId: z.ZodString;
760
+ caseId: z.ZodString;
761
+ }, "strip", z.ZodTypeAny, {
762
+ caseId: string;
763
+ accountId: string;
764
+ }, {
765
+ caseId: string;
766
+ accountId: string;
767
+ }>;
768
+ type: z.ZodLiteral<"LIFECYCLE_STARTED">;
769
+ }, "strip", z.ZodTypeAny, {
770
+ type: "LIFECYCLE_STARTED";
771
+ data: {
772
+ caseId: string;
773
+ accountId: string;
774
+ };
775
+ }, {
776
+ type: "LIFECYCLE_STARTED";
777
+ data: {
778
+ caseId: string;
779
+ accountId: string;
780
+ };
781
+ }>, z.ZodObject<{
782
+ data: z.ZodObject<{
783
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
784
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
785
+ itemHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
786
+ }, "strip", z.ZodTypeAny, {
787
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
788
+ accountId?: string | null | undefined;
789
+ itemHistoryId?: string | null | undefined;
790
+ }, {
791
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
792
+ accountId?: string | null | undefined;
793
+ itemHistoryId?: string | null | undefined;
794
+ }>;
795
+ type: z.ZodLiteral<"PUBLISHED">;
796
+ }, "strip", z.ZodTypeAny, {
797
+ type: "PUBLISHED";
798
+ data: {
799
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
800
+ accountId?: string | null | undefined;
801
+ itemHistoryId?: string | null | undefined;
802
+ };
803
+ }, {
804
+ type: "PUBLISHED";
805
+ data: {
806
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
807
+ accountId?: string | null | undefined;
808
+ itemHistoryId?: string | null | undefined;
809
+ };
810
+ }>, z.ZodObject<{
811
+ data: z.ZodObject<{
812
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
813
+ publishingDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
814
+ priceDropPayload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
815
+ type: z.ZodEnum<["PERCENTAGE", "ABSOLUTE"]>;
816
+ value: z.ZodNumber;
817
+ roundType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["NEAREST", "UP", "DOWN", "CUSTOM"]>>>;
818
+ roundStep: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
819
+ maxRounds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
820
+ }, "strip", z.ZodTypeAny, {
821
+ value: number;
822
+ type: "PERCENTAGE" | "ABSOLUTE";
823
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
824
+ roundStep?: number | null | undefined;
825
+ maxRounds?: number | null | undefined;
826
+ }, {
827
+ value: number;
828
+ type: "PERCENTAGE" | "ABSOLUTE";
829
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
830
+ roundStep?: number | null | undefined;
831
+ maxRounds?: number | null | undefined;
832
+ }>>>;
833
+ isTransfer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
834
+ targetAccountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
835
+ allowIfDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
836
+ }, "strip", z.ZodTypeAny, {
837
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
838
+ publishingDate?: Date | null | undefined;
839
+ priceDropPayload?: {
840
+ value: number;
841
+ type: "PERCENTAGE" | "ABSOLUTE";
842
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
843
+ roundStep?: number | null | undefined;
844
+ maxRounds?: number | null | undefined;
845
+ } | null | undefined;
846
+ isTransfer?: boolean | null | undefined;
847
+ targetAccountId?: string | null | undefined;
848
+ allowIfDeleted?: boolean | null | undefined;
849
+ }, {
850
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
851
+ publishingDate?: Date | null | undefined;
852
+ priceDropPayload?: {
853
+ value: number;
854
+ type: "PERCENTAGE" | "ABSOLUTE";
855
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
856
+ roundStep?: number | null | undefined;
857
+ maxRounds?: number | null | undefined;
858
+ } | null | undefined;
859
+ isTransfer?: boolean | null | undefined;
860
+ targetAccountId?: string | null | undefined;
861
+ allowIfDeleted?: boolean | null | undefined;
862
+ }>;
863
+ type: z.ZodLiteral<"REPUBLISHING">;
864
+ }, "strip", z.ZodTypeAny, {
865
+ type: "REPUBLISHING";
866
+ data: {
867
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
868
+ publishingDate?: Date | null | undefined;
869
+ priceDropPayload?: {
870
+ value: number;
871
+ type: "PERCENTAGE" | "ABSOLUTE";
872
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
873
+ roundStep?: number | null | undefined;
874
+ maxRounds?: number | null | undefined;
875
+ } | null | undefined;
876
+ isTransfer?: boolean | null | undefined;
877
+ targetAccountId?: string | null | undefined;
878
+ allowIfDeleted?: boolean | null | undefined;
879
+ };
880
+ }, {
881
+ type: "REPUBLISHING";
882
+ data: {
883
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
884
+ publishingDate?: Date | null | undefined;
885
+ priceDropPayload?: {
886
+ value: number;
887
+ type: "PERCENTAGE" | "ABSOLUTE";
888
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
889
+ roundStep?: number | null | undefined;
890
+ maxRounds?: number | null | undefined;
891
+ } | null | undefined;
892
+ isTransfer?: boolean | null | undefined;
893
+ targetAccountId?: string | null | undefined;
894
+ allowIfDeleted?: boolean | null | undefined;
895
+ };
896
+ }>, z.ZodObject<{
897
+ data: z.ZodObject<{
898
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
899
+ attemptNumber: z.ZodNumber;
900
+ maxAttempts: z.ZodNumber;
901
+ previousHistoryId: z.ZodString;
902
+ originalFailureDate: z.ZodDate;
903
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
904
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
905
+ autoFixable: z.ZodBoolean;
906
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
907
+ }, "strip", z.ZodTypeAny, {
908
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
909
+ autoFixable: boolean;
910
+ error?: string | null | undefined;
911
+ }, {
912
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
913
+ autoFixable: boolean;
914
+ error?: string | null | undefined;
915
+ }>, "many">>>;
916
+ priceDropPayload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
917
+ type: z.ZodEnum<["PERCENTAGE", "ABSOLUTE"]>;
918
+ value: z.ZodNumber;
919
+ roundType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["NEAREST", "UP", "DOWN", "CUSTOM"]>>>;
920
+ roundStep: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
921
+ maxRounds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
922
+ }, "strip", z.ZodTypeAny, {
923
+ value: number;
924
+ type: "PERCENTAGE" | "ABSOLUTE";
925
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
926
+ roundStep?: number | null | undefined;
927
+ maxRounds?: number | null | undefined;
928
+ }, {
929
+ value: number;
930
+ type: "PERCENTAGE" | "ABSOLUTE";
931
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
932
+ roundStep?: number | null | undefined;
933
+ maxRounds?: number | null | undefined;
934
+ }>>>;
935
+ }, "strip", z.ZodTypeAny, {
936
+ maxAttempts: number;
937
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
938
+ attemptNumber: number;
939
+ previousHistoryId: string;
940
+ originalFailureDate: Date;
941
+ fields?: {
942
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
943
+ autoFixable: boolean;
944
+ error?: string | null | undefined;
945
+ }[] | null | undefined;
946
+ priceDropPayload?: {
947
+ value: number;
948
+ type: "PERCENTAGE" | "ABSOLUTE";
949
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
950
+ roundStep?: number | null | undefined;
951
+ maxRounds?: number | null | undefined;
952
+ } | null | undefined;
953
+ }, {
954
+ maxAttempts: number;
955
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
956
+ attemptNumber: number;
957
+ previousHistoryId: string;
958
+ originalFailureDate: Date;
959
+ fields?: {
960
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
961
+ autoFixable: boolean;
962
+ error?: string | null | undefined;
963
+ }[] | null | undefined;
964
+ priceDropPayload?: {
965
+ value: number;
966
+ type: "PERCENTAGE" | "ABSOLUTE";
967
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
968
+ roundStep?: number | null | undefined;
969
+ maxRounds?: number | null | undefined;
970
+ } | null | undefined;
971
+ }>;
972
+ type: z.ZodLiteral<"REPUBLISHING_RETRY">;
973
+ }, "strip", z.ZodTypeAny, {
974
+ type: "REPUBLISHING_RETRY";
975
+ data: {
976
+ maxAttempts: number;
977
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
978
+ attemptNumber: number;
979
+ previousHistoryId: string;
980
+ originalFailureDate: Date;
981
+ fields?: {
982
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
983
+ autoFixable: boolean;
984
+ error?: string | null | undefined;
985
+ }[] | null | undefined;
986
+ priceDropPayload?: {
987
+ value: number;
988
+ type: "PERCENTAGE" | "ABSOLUTE";
989
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
990
+ roundStep?: number | null | undefined;
991
+ maxRounds?: number | null | undefined;
992
+ } | null | undefined;
993
+ };
994
+ }, {
995
+ type: "REPUBLISHING_RETRY";
996
+ data: {
997
+ maxAttempts: number;
998
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
999
+ attemptNumber: number;
1000
+ previousHistoryId: string;
1001
+ originalFailureDate: Date;
1002
+ fields?: {
1003
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1004
+ autoFixable: boolean;
1005
+ error?: string | null | undefined;
1006
+ }[] | null | undefined;
1007
+ priceDropPayload?: {
1008
+ value: number;
1009
+ type: "PERCENTAGE" | "ABSOLUTE";
1010
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1011
+ roundStep?: number | null | undefined;
1012
+ maxRounds?: number | null | undefined;
1013
+ } | null | undefined;
1014
+ };
1015
+ }>, z.ZodObject<{
1016
+ data: z.ZodObject<{
1017
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1018
+ publishingDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
1019
+ }, "strip", z.ZodTypeAny, {
1020
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1021
+ publishingDate?: Date | null | undefined;
1022
+ }, {
1023
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1024
+ publishingDate?: Date | null | undefined;
1025
+ }>;
1026
+ type: z.ZodLiteral<"SCHEDULED">;
1027
+ }, "strip", z.ZodTypeAny, {
1028
+ type: "SCHEDULED";
1029
+ data: {
1030
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1031
+ publishingDate?: Date | null | undefined;
1032
+ };
1033
+ }, {
1034
+ type: "SCHEDULED";
1035
+ data: {
1036
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1037
+ publishingDate?: Date | null | undefined;
1038
+ };
1039
+ }>, z.ZodObject<{
1040
+ data: z.ZodObject<{
1041
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1042
+ attemptNumber: z.ZodNumber;
1043
+ maxAttempts: z.ZodNumber;
1044
+ previousHistoryId: z.ZodString;
1045
+ originalFailureDate: z.ZodDate;
1046
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1047
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
1048
+ autoFixable: z.ZodBoolean;
1049
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1050
+ }, "strip", z.ZodTypeAny, {
1051
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1052
+ autoFixable: boolean;
1053
+ error?: string | null | undefined;
1054
+ }, {
1055
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1056
+ autoFixable: boolean;
1057
+ error?: string | null | undefined;
1058
+ }>, "many">>>;
1059
+ }, "strip", z.ZodTypeAny, {
1060
+ maxAttempts: number;
1061
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1062
+ attemptNumber: number;
1063
+ previousHistoryId: string;
1064
+ originalFailureDate: Date;
1065
+ fields?: {
1066
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1067
+ autoFixable: boolean;
1068
+ error?: string | null | undefined;
1069
+ }[] | null | undefined;
1070
+ }, {
1071
+ maxAttempts: number;
1072
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1073
+ attemptNumber: number;
1074
+ previousHistoryId: string;
1075
+ originalFailureDate: Date;
1076
+ fields?: {
1077
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1078
+ autoFixable: boolean;
1079
+ error?: string | null | undefined;
1080
+ }[] | null | undefined;
1081
+ }>;
1082
+ type: z.ZodLiteral<"SCHEDULED_RETRY">;
1083
+ }, "strip", z.ZodTypeAny, {
1084
+ type: "SCHEDULED_RETRY";
1085
+ data: {
1086
+ maxAttempts: number;
1087
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1088
+ attemptNumber: number;
1089
+ previousHistoryId: string;
1090
+ originalFailureDate: Date;
1091
+ fields?: {
1092
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1093
+ autoFixable: boolean;
1094
+ error?: string | null | undefined;
1095
+ }[] | null | undefined;
1096
+ };
1097
+ }, {
1098
+ type: "SCHEDULED_RETRY";
1099
+ data: {
1100
+ maxAttempts: number;
1101
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1102
+ attemptNumber: number;
1103
+ previousHistoryId: string;
1104
+ originalFailureDate: Date;
1105
+ fields?: {
1106
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1107
+ autoFixable: boolean;
1108
+ error?: string | null | undefined;
1109
+ }[] | null | undefined;
1110
+ };
1111
+ }>, z.ZodObject<{
1112
+ data: z.ZodObject<{
1113
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1114
+ }, "strip", z.ZodTypeAny, {
1115
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1116
+ }, {
1117
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1118
+ }>;
1119
+ type: z.ZodLiteral<"UPDATED">;
1120
+ }, "strip", z.ZodTypeAny, {
1121
+ type: "UPDATED";
1122
+ data: {
1123
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1124
+ };
1125
+ }, {
1126
+ type: "UPDATED";
1127
+ data: {
1128
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1129
+ };
1130
+ }>, z.ZodObject<{
1131
+ data: z.ZodObject<{
1132
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1133
+ post: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1134
+ brand: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1135
+ catalog: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1136
+ catalogId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1137
+ colors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
1138
+ colorIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
1139
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1140
+ measurementLength: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1141
+ measurementWidth: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1142
+ packageSizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1143
+ photoUrls: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
1144
+ price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1145
+ currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1146
+ size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1147
+ sizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1148
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1149
+ statusId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1150
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1151
+ isDraft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1152
+ isArchived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1153
+ isUnisex: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
1154
+ availableQuantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1155
+ material: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
1156
+ manufacturerLabelling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1157
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
1158
+ }, "strip", z.ZodTypeAny, {
1159
+ status?: string | null | undefined;
1160
+ title?: string | null | undefined;
1161
+ description?: string | null | undefined;
1162
+ brand?: string | null | undefined;
1163
+ statusId?: number | null | undefined;
1164
+ sizeId?: number | null | undefined;
1165
+ colorIds?: number[] | null | undefined;
1166
+ packageSizeId?: number | null | undefined;
1167
+ price?: number | null | undefined;
1168
+ currency?: string | null | undefined;
1169
+ catalog?: string | null | undefined;
1170
+ catalogId?: number | null | undefined;
1171
+ colors?: string[] | null | undefined;
1172
+ measurementLength?: number | null | undefined;
1173
+ measurementWidth?: number | null | undefined;
1174
+ photoUrls?: string[] | null | undefined;
1175
+ size?: string | null | undefined;
1176
+ isDraft?: boolean | null | undefined;
1177
+ isArchived?: boolean | null | undefined;
1178
+ isUnisex?: boolean | null | undefined;
1179
+ availableQuantity?: number | null | undefined;
1180
+ material?: number[] | null | undefined;
1181
+ manufacturerLabelling?: string | null | undefined;
1182
+ labels?: string[] | null | undefined;
1183
+ }, {
1184
+ status?: string | null | undefined;
1185
+ title?: string | null | undefined;
1186
+ description?: string | null | undefined;
1187
+ brand?: string | null | undefined;
1188
+ statusId?: number | null | undefined;
1189
+ sizeId?: number | null | undefined;
1190
+ colorIds?: number[] | null | undefined;
1191
+ packageSizeId?: number | null | undefined;
1192
+ price?: number | null | undefined;
1193
+ currency?: string | null | undefined;
1194
+ catalog?: string | null | undefined;
1195
+ catalogId?: number | null | undefined;
1196
+ colors?: string[] | null | undefined;
1197
+ measurementLength?: number | null | undefined;
1198
+ measurementWidth?: number | null | undefined;
1199
+ photoUrls?: string[] | null | undefined;
1200
+ size?: string | null | undefined;
1201
+ isDraft?: boolean | null | undefined;
1202
+ isArchived?: boolean | null | undefined;
1203
+ isUnisex?: boolean | null | undefined;
1204
+ availableQuantity?: number | null | undefined;
1205
+ material?: number[] | null | undefined;
1206
+ manufacturerLabelling?: string | null | undefined;
1207
+ labels?: string[] | null | undefined;
1208
+ }>>>;
1209
+ targetDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
1210
+ }, "strip", z.ZodTypeAny, {
1211
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1212
+ post?: {
1213
+ status?: string | null | undefined;
1214
+ title?: string | null | undefined;
1215
+ description?: string | null | undefined;
1216
+ brand?: string | null | undefined;
1217
+ statusId?: number | null | undefined;
1218
+ sizeId?: number | null | undefined;
1219
+ colorIds?: number[] | null | undefined;
1220
+ packageSizeId?: number | null | undefined;
1221
+ price?: number | null | undefined;
1222
+ currency?: string | null | undefined;
1223
+ catalog?: string | null | undefined;
1224
+ catalogId?: number | null | undefined;
1225
+ colors?: string[] | null | undefined;
1226
+ measurementLength?: number | null | undefined;
1227
+ measurementWidth?: number | null | undefined;
1228
+ photoUrls?: string[] | null | undefined;
1229
+ size?: string | null | undefined;
1230
+ isDraft?: boolean | null | undefined;
1231
+ isArchived?: boolean | null | undefined;
1232
+ isUnisex?: boolean | null | undefined;
1233
+ availableQuantity?: number | null | undefined;
1234
+ material?: number[] | null | undefined;
1235
+ manufacturerLabelling?: string | null | undefined;
1236
+ labels?: string[] | null | undefined;
1237
+ } | null | undefined;
1238
+ targetDate?: Date | null | undefined;
1239
+ }, {
1240
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1241
+ post?: {
1242
+ status?: string | null | undefined;
1243
+ title?: string | null | undefined;
1244
+ description?: string | null | undefined;
1245
+ brand?: string | null | undefined;
1246
+ statusId?: number | null | undefined;
1247
+ sizeId?: number | null | undefined;
1248
+ colorIds?: number[] | null | undefined;
1249
+ packageSizeId?: number | null | undefined;
1250
+ price?: number | null | undefined;
1251
+ currency?: string | null | undefined;
1252
+ catalog?: string | null | undefined;
1253
+ catalogId?: number | null | undefined;
1254
+ colors?: string[] | null | undefined;
1255
+ measurementLength?: number | null | undefined;
1256
+ measurementWidth?: number | null | undefined;
1257
+ photoUrls?: string[] | null | undefined;
1258
+ size?: string | null | undefined;
1259
+ isDraft?: boolean | null | undefined;
1260
+ isArchived?: boolean | null | undefined;
1261
+ isUnisex?: boolean | null | undefined;
1262
+ availableQuantity?: number | null | undefined;
1263
+ material?: number[] | null | undefined;
1264
+ manufacturerLabelling?: string | null | undefined;
1265
+ labels?: string[] | null | undefined;
1266
+ } | null | undefined;
1267
+ targetDate?: Date | null | undefined;
1268
+ }>;
1269
+ type: z.ZodLiteral<"UPDATING">;
1270
+ }, "strip", z.ZodTypeAny, {
1271
+ type: "UPDATING";
1272
+ data: {
1273
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1274
+ post?: {
1275
+ status?: string | null | undefined;
1276
+ title?: string | null | undefined;
1277
+ description?: string | null | undefined;
1278
+ brand?: string | null | undefined;
1279
+ statusId?: number | null | undefined;
1280
+ sizeId?: number | null | undefined;
1281
+ colorIds?: number[] | null | undefined;
1282
+ packageSizeId?: number | null | undefined;
1283
+ price?: number | null | undefined;
1284
+ currency?: string | null | undefined;
1285
+ catalog?: string | null | undefined;
1286
+ catalogId?: number | null | undefined;
1287
+ colors?: string[] | null | undefined;
1288
+ measurementLength?: number | null | undefined;
1289
+ measurementWidth?: number | null | undefined;
1290
+ photoUrls?: string[] | null | undefined;
1291
+ size?: string | null | undefined;
1292
+ isDraft?: boolean | null | undefined;
1293
+ isArchived?: boolean | null | undefined;
1294
+ isUnisex?: boolean | null | undefined;
1295
+ availableQuantity?: number | null | undefined;
1296
+ material?: number[] | null | undefined;
1297
+ manufacturerLabelling?: string | null | undefined;
1298
+ labels?: string[] | null | undefined;
1299
+ } | null | undefined;
1300
+ targetDate?: Date | null | undefined;
1301
+ };
1302
+ }, {
1303
+ type: "UPDATING";
1304
+ data: {
1305
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1306
+ post?: {
1307
+ status?: string | null | undefined;
1308
+ title?: string | null | undefined;
1309
+ description?: string | null | undefined;
1310
+ brand?: string | null | undefined;
1311
+ statusId?: number | null | undefined;
1312
+ sizeId?: number | null | undefined;
1313
+ colorIds?: number[] | null | undefined;
1314
+ packageSizeId?: number | null | undefined;
1315
+ price?: number | null | undefined;
1316
+ currency?: string | null | undefined;
1317
+ catalog?: string | null | undefined;
1318
+ catalogId?: number | null | undefined;
1319
+ colors?: string[] | null | undefined;
1320
+ measurementLength?: number | null | undefined;
1321
+ measurementWidth?: number | null | undefined;
1322
+ photoUrls?: string[] | null | undefined;
1323
+ size?: string | null | undefined;
1324
+ isDraft?: boolean | null | undefined;
1325
+ isArchived?: boolean | null | undefined;
1326
+ isUnisex?: boolean | null | undefined;
1327
+ availableQuantity?: number | null | undefined;
1328
+ material?: number[] | null | undefined;
1329
+ manufacturerLabelling?: string | null | undefined;
1330
+ labels?: string[] | null | undefined;
1331
+ } | null | undefined;
1332
+ targetDate?: Date | null | undefined;
1333
+ };
1334
+ }>]>>>;
1335
+ createdAt: z.ZodDate;
1336
+ targetDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
1337
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1338
+ requestId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1339
+ targetHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1340
+ }, "strip", z.ZodTypeAny, {
1341
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
1342
+ id: string;
1343
+ createdAt: Date;
1344
+ itemId: number;
1345
+ data?: {
1346
+ type: "ACTION_CANCELED";
1347
+ data: {
1348
+ targetItemHistoryId: string;
1349
+ };
1350
+ } | {
1351
+ type: "BUYER_PAID";
1352
+ data: {
1353
+ soldAccountId: string;
1354
+ soldOrderId: string;
1355
+ soldConversationId?: string | null | undefined;
1356
+ };
1357
+ } | {
1358
+ type: "DELIVERED";
1359
+ data: {
1360
+ soldAccountId: string;
1361
+ soldOrderId: string;
1362
+ soldConversationId?: string | null | undefined;
1363
+ };
1364
+ } | {
1365
+ type: "EMPTY";
1366
+ } | {
1367
+ type: "FAILED_TO_PUBLISH";
1368
+ data: {
1369
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1370
+ accountId?: string | null | undefined;
1371
+ reason?: string | null | undefined;
1372
+ fields?: {
1373
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1374
+ autoFixable: boolean;
1375
+ error?: string | null | undefined;
1376
+ }[] | null | undefined;
1377
+ itemHistoryId?: string | null | undefined;
1378
+ };
1379
+ } | {
1380
+ type: "IMAGE_PROCESSING_DONE";
1381
+ data: {
1382
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1383
+ variations?: {
1384
+ fileId: string;
1385
+ seed: number;
1386
+ phash: string;
1387
+ distanceOriginal: number;
1388
+ originalImageUrl: string;
1389
+ originalPhash: string;
1390
+ }[] | null | undefined;
1391
+ originalPhashes?: string[] | null | undefined;
1392
+ historyId?: string | null | undefined;
1393
+ };
1394
+ } | {
1395
+ type: "IMPORTED";
1396
+ data: {
1397
+ post: {
1398
+ platformId: string;
1399
+ post: {
1400
+ status?: string | null | undefined;
1401
+ title?: string | null | undefined;
1402
+ description?: string | null | undefined;
1403
+ brand?: string | null | undefined;
1404
+ statusId?: number | null | undefined;
1405
+ sizeId?: number | null | undefined;
1406
+ colorIds?: number[] | null | undefined;
1407
+ packageSizeId?: number | null | undefined;
1408
+ price?: number | null | undefined;
1409
+ currency?: string | null | undefined;
1410
+ catalog?: string | null | undefined;
1411
+ catalogId?: number | null | undefined;
1412
+ colors?: string[] | null | undefined;
1413
+ measurementLength?: number | null | undefined;
1414
+ measurementWidth?: number | null | undefined;
1415
+ photoUrls?: string[] | null | undefined;
1416
+ size?: string | null | undefined;
1417
+ isDraft?: boolean | null | undefined;
1418
+ isArchived?: boolean | null | undefined;
1419
+ isUnisex?: boolean | null | undefined;
1420
+ availableQuantity?: number | null | undefined;
1421
+ material?: number[] | null | undefined;
1422
+ manufacturerLabelling?: string | null | undefined;
1423
+ labels?: string[] | null | undefined;
1424
+ };
1425
+ createdAt?: Date | null | undefined;
1426
+ platformUrl?: string | null | undefined;
1427
+ viewsCount?: number | null | undefined;
1428
+ favoritesCount?: number | null | undefined;
1429
+ };
1430
+ };
1431
+ } | {
1432
+ type: "LIFECYCLE_COMPLETED";
1433
+ data: {
1434
+ accountId: string;
1435
+ };
1436
+ } | {
1437
+ type: "LIFECYCLE_STARTED";
1438
+ data: {
1439
+ caseId: string;
1440
+ accountId: string;
1441
+ };
1442
+ } | {
1443
+ type: "PUBLISHED";
1444
+ data: {
1445
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1446
+ accountId?: string | null | undefined;
1447
+ itemHistoryId?: string | null | undefined;
1448
+ };
1449
+ } | {
1450
+ type: "REPUBLISHING";
1451
+ data: {
1452
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1453
+ publishingDate?: Date | null | undefined;
1454
+ priceDropPayload?: {
1455
+ value: number;
1456
+ type: "PERCENTAGE" | "ABSOLUTE";
1457
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1458
+ roundStep?: number | null | undefined;
1459
+ maxRounds?: number | null | undefined;
1460
+ } | null | undefined;
1461
+ isTransfer?: boolean | null | undefined;
1462
+ targetAccountId?: string | null | undefined;
1463
+ allowIfDeleted?: boolean | null | undefined;
1464
+ };
1465
+ } | {
1466
+ type: "REPUBLISHING_RETRY";
1467
+ data: {
1468
+ maxAttempts: number;
1469
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1470
+ attemptNumber: number;
1471
+ previousHistoryId: string;
1472
+ originalFailureDate: Date;
1473
+ fields?: {
1474
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1475
+ autoFixable: boolean;
1476
+ error?: string | null | undefined;
1477
+ }[] | null | undefined;
1478
+ priceDropPayload?: {
1479
+ value: number;
1480
+ type: "PERCENTAGE" | "ABSOLUTE";
1481
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1482
+ roundStep?: number | null | undefined;
1483
+ maxRounds?: number | null | undefined;
1484
+ } | null | undefined;
1485
+ };
1486
+ } | {
1487
+ type: "SCHEDULED";
1488
+ data: {
1489
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1490
+ publishingDate?: Date | null | undefined;
1491
+ };
1492
+ } | {
1493
+ type: "SCHEDULED_RETRY";
1494
+ data: {
1495
+ maxAttempts: number;
1496
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1497
+ attemptNumber: number;
1498
+ previousHistoryId: string;
1499
+ originalFailureDate: Date;
1500
+ fields?: {
1501
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1502
+ autoFixable: boolean;
1503
+ error?: string | null | undefined;
1504
+ }[] | null | undefined;
1505
+ };
1506
+ } | {
1507
+ type: "UPDATED";
1508
+ data: {
1509
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1510
+ };
1511
+ } | {
1512
+ type: "UPDATING";
1513
+ data: {
1514
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1515
+ post?: {
1516
+ status?: string | null | undefined;
1517
+ title?: string | null | undefined;
1518
+ description?: string | null | undefined;
1519
+ brand?: string | null | undefined;
1520
+ statusId?: number | null | undefined;
1521
+ sizeId?: number | null | undefined;
1522
+ colorIds?: number[] | null | undefined;
1523
+ packageSizeId?: number | null | undefined;
1524
+ price?: number | null | undefined;
1525
+ currency?: string | null | undefined;
1526
+ catalog?: string | null | undefined;
1527
+ catalogId?: number | null | undefined;
1528
+ colors?: string[] | null | undefined;
1529
+ measurementLength?: number | null | undefined;
1530
+ measurementWidth?: number | null | undefined;
1531
+ photoUrls?: string[] | null | undefined;
1532
+ size?: string | null | undefined;
1533
+ isDraft?: boolean | null | undefined;
1534
+ isArchived?: boolean | null | undefined;
1535
+ isUnisex?: boolean | null | undefined;
1536
+ availableQuantity?: number | null | undefined;
1537
+ material?: number[] | null | undefined;
1538
+ manufacturerLabelling?: string | null | undefined;
1539
+ labels?: string[] | null | undefined;
1540
+ } | null | undefined;
1541
+ targetDate?: Date | null | undefined;
1542
+ };
1543
+ } | null | undefined;
1544
+ accountId?: string | null | undefined;
1545
+ targetDate?: Date | null | undefined;
1546
+ requestId?: string | null | undefined;
1547
+ targetHistoryId?: string | null | undefined;
1548
+ }, {
1549
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
1550
+ id: string;
1551
+ createdAt: Date;
1552
+ itemId: number;
1553
+ data?: {
1554
+ type: "ACTION_CANCELED";
1555
+ data: {
1556
+ targetItemHistoryId: string;
1557
+ };
1558
+ } | {
1559
+ type: "BUYER_PAID";
1560
+ data: {
1561
+ soldAccountId: string;
1562
+ soldOrderId: string;
1563
+ soldConversationId?: string | null | undefined;
1564
+ };
1565
+ } | {
1566
+ type: "DELIVERED";
1567
+ data: {
1568
+ soldAccountId: string;
1569
+ soldOrderId: string;
1570
+ soldConversationId?: string | null | undefined;
1571
+ };
1572
+ } | {
1573
+ type: "EMPTY";
1574
+ } | {
1575
+ type: "FAILED_TO_PUBLISH";
1576
+ data: {
1577
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1578
+ accountId?: string | null | undefined;
1579
+ reason?: string | null | undefined;
1580
+ fields?: {
1581
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1582
+ autoFixable: boolean;
1583
+ error?: string | null | undefined;
1584
+ }[] | null | undefined;
1585
+ itemHistoryId?: string | null | undefined;
1586
+ };
1587
+ } | {
1588
+ type: "IMAGE_PROCESSING_DONE";
1589
+ data: {
1590
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1591
+ variations?: {
1592
+ fileId: string;
1593
+ seed: number;
1594
+ phash: string;
1595
+ distanceOriginal: number;
1596
+ originalImageUrl: string;
1597
+ originalPhash: string;
1598
+ }[] | null | undefined;
1599
+ originalPhashes?: string[] | null | undefined;
1600
+ historyId?: string | null | undefined;
1601
+ };
1602
+ } | {
1603
+ type: "IMPORTED";
1604
+ data: {
1605
+ post: {
1606
+ platformId: string;
1607
+ post: {
1608
+ status?: string | null | undefined;
1609
+ title?: string | null | undefined;
1610
+ description?: string | null | undefined;
1611
+ brand?: string | null | undefined;
1612
+ statusId?: number | null | undefined;
1613
+ sizeId?: number | null | undefined;
1614
+ colorIds?: number[] | null | undefined;
1615
+ packageSizeId?: number | null | undefined;
1616
+ price?: number | null | undefined;
1617
+ currency?: string | null | undefined;
1618
+ catalog?: string | null | undefined;
1619
+ catalogId?: number | null | undefined;
1620
+ colors?: string[] | null | undefined;
1621
+ measurementLength?: number | null | undefined;
1622
+ measurementWidth?: number | null | undefined;
1623
+ photoUrls?: string[] | null | undefined;
1624
+ size?: string | null | undefined;
1625
+ isDraft?: boolean | null | undefined;
1626
+ isArchived?: boolean | null | undefined;
1627
+ isUnisex?: boolean | null | undefined;
1628
+ availableQuantity?: number | null | undefined;
1629
+ material?: number[] | null | undefined;
1630
+ manufacturerLabelling?: string | null | undefined;
1631
+ labels?: string[] | null | undefined;
1632
+ };
1633
+ createdAt?: Date | null | undefined;
1634
+ platformUrl?: string | null | undefined;
1635
+ viewsCount?: number | null | undefined;
1636
+ favoritesCount?: number | null | undefined;
1637
+ };
1638
+ };
1639
+ } | {
1640
+ type: "LIFECYCLE_COMPLETED";
1641
+ data: {
1642
+ accountId: string;
1643
+ };
1644
+ } | {
1645
+ type: "LIFECYCLE_STARTED";
1646
+ data: {
1647
+ caseId: string;
1648
+ accountId: string;
1649
+ };
1650
+ } | {
1651
+ type: "PUBLISHED";
1652
+ data: {
1653
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1654
+ accountId?: string | null | undefined;
1655
+ itemHistoryId?: string | null | undefined;
1656
+ };
1657
+ } | {
1658
+ type: "REPUBLISHING";
1659
+ data: {
1660
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1661
+ publishingDate?: Date | null | undefined;
1662
+ priceDropPayload?: {
1663
+ value: number;
1664
+ type: "PERCENTAGE" | "ABSOLUTE";
1665
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1666
+ roundStep?: number | null | undefined;
1667
+ maxRounds?: number | null | undefined;
1668
+ } | null | undefined;
1669
+ isTransfer?: boolean | null | undefined;
1670
+ targetAccountId?: string | null | undefined;
1671
+ allowIfDeleted?: boolean | null | undefined;
1672
+ };
1673
+ } | {
1674
+ type: "REPUBLISHING_RETRY";
1675
+ data: {
1676
+ maxAttempts: number;
1677
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1678
+ attemptNumber: number;
1679
+ previousHistoryId: string;
1680
+ originalFailureDate: Date;
1681
+ fields?: {
1682
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1683
+ autoFixable: boolean;
1684
+ error?: string | null | undefined;
1685
+ }[] | null | undefined;
1686
+ priceDropPayload?: {
1687
+ value: number;
1688
+ type: "PERCENTAGE" | "ABSOLUTE";
1689
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1690
+ roundStep?: number | null | undefined;
1691
+ maxRounds?: number | null | undefined;
1692
+ } | null | undefined;
1693
+ };
1694
+ } | {
1695
+ type: "SCHEDULED";
1696
+ data: {
1697
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1698
+ publishingDate?: Date | null | undefined;
1699
+ };
1700
+ } | {
1701
+ type: "SCHEDULED_RETRY";
1702
+ data: {
1703
+ maxAttempts: number;
1704
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1705
+ attemptNumber: number;
1706
+ previousHistoryId: string;
1707
+ originalFailureDate: Date;
1708
+ fields?: {
1709
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1710
+ autoFixable: boolean;
1711
+ error?: string | null | undefined;
1712
+ }[] | null | undefined;
1713
+ };
1714
+ } | {
1715
+ type: "UPDATED";
1716
+ data: {
1717
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1718
+ };
1719
+ } | {
1720
+ type: "UPDATING";
1721
+ data: {
1722
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1723
+ post?: {
1724
+ status?: string | null | undefined;
1725
+ title?: string | null | undefined;
1726
+ description?: string | null | undefined;
1727
+ brand?: string | null | undefined;
1728
+ statusId?: number | null | undefined;
1729
+ sizeId?: number | null | undefined;
1730
+ colorIds?: number[] | null | undefined;
1731
+ packageSizeId?: number | null | undefined;
1732
+ price?: number | null | undefined;
1733
+ currency?: string | null | undefined;
1734
+ catalog?: string | null | undefined;
1735
+ catalogId?: number | null | undefined;
1736
+ colors?: string[] | null | undefined;
1737
+ measurementLength?: number | null | undefined;
1738
+ measurementWidth?: number | null | undefined;
1739
+ photoUrls?: string[] | null | undefined;
1740
+ size?: string | null | undefined;
1741
+ isDraft?: boolean | null | undefined;
1742
+ isArchived?: boolean | null | undefined;
1743
+ isUnisex?: boolean | null | undefined;
1744
+ availableQuantity?: number | null | undefined;
1745
+ material?: number[] | null | undefined;
1746
+ manufacturerLabelling?: string | null | undefined;
1747
+ labels?: string[] | null | undefined;
1748
+ } | null | undefined;
1749
+ targetDate?: Date | null | undefined;
1750
+ };
1751
+ } | null | undefined;
1752
+ accountId?: string | null | undefined;
1753
+ targetDate?: Date | null | undefined;
1754
+ requestId?: string | null | undefined;
1755
+ targetHistoryId?: string | null | undefined;
1756
+ }>>>;
1757
+ platforms: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1758
+ id: z.ZodString;
1759
+ itemId: z.ZodNumber;
1760
+ accountId: z.ZodString;
1761
+ platformId: z.ZodString;
1762
+ platformUrl: z.ZodString;
1763
+ platformPrice: z.ZodNumber;
1764
+ status: z.ZodEnum<["ONLINE", "DRAFT", "DELETED", "ARCHIVED", "SOLD", "SOLD_ELSEWHERE", "HIDDEN", "PENDING", "ERROR", "DISPUTE"]>;
1765
+ createdAt: z.ZodDate;
1766
+ publishedAt: z.ZodDate;
1767
+ updatedAt: z.ZodDate;
1768
+ account: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1769
+ userId: z.ZodNumber;
1770
+ accountId: z.ZodString;
1771
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1772
+ name: z.ZodString;
1773
+ locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1774
+ status: z.ZodEnum<["CONNECTED", "DISCONNECTED", "LOCKED"]>;
1775
+ night: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1776
+ startsAt: z.ZodDate;
1777
+ endsAt: z.ZodDate;
1778
+ }, "strip", z.ZodTypeAny, {
1779
+ startsAt: Date;
1780
+ endsAt: Date;
1781
+ }, {
1782
+ startsAt: Date;
1783
+ endsAt: Date;
1784
+ }>>>;
1785
+ favoritesMaxDelay: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1786
+ ordersMaxDelay: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1787
+ conversationsMaxDelay: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1788
+ }, "strip", z.ZodTypeAny, {
1789
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
1790
+ name: string;
1791
+ userId: number;
1792
+ accountId: string;
1793
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1794
+ locale?: string | null | undefined;
1795
+ night?: {
1796
+ startsAt: Date;
1797
+ endsAt: Date;
1798
+ } | null | undefined;
1799
+ favoritesMaxDelay?: number | null | undefined;
1800
+ ordersMaxDelay?: number | null | undefined;
1801
+ conversationsMaxDelay?: number | null | undefined;
1802
+ }, {
1803
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
1804
+ name: string;
1805
+ userId: number;
1806
+ accountId: string;
1807
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1808
+ locale?: string | null | undefined;
1809
+ night?: {
1810
+ startsAt: Date;
1811
+ endsAt: Date;
1812
+ } | null | undefined;
1813
+ favoritesMaxDelay?: number | null | undefined;
1814
+ ordersMaxDelay?: number | null | undefined;
1815
+ conversationsMaxDelay?: number | null | undefined;
1816
+ }>>>;
1817
+ conversationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1818
+ viewsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1819
+ favoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
1820
+ }, "strip", z.ZodTypeAny, {
1821
+ status: "PENDING" | "DRAFT" | "ARCHIVED" | "DISPUTE" | "DELETED" | "ONLINE" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR";
1822
+ id: string;
1823
+ createdAt: Date;
1824
+ accountId: string;
1825
+ itemId: number;
1826
+ platformId: string;
1827
+ platformUrl: string;
1828
+ platformPrice: number;
1829
+ updatedAt: Date;
1830
+ publishedAt: Date;
1831
+ conversationId?: string | null | undefined;
1832
+ viewsCount?: number | null | undefined;
1833
+ favoritesCount?: number | null | undefined;
1834
+ account?: {
1835
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
1836
+ name: string;
1837
+ userId: number;
1838
+ accountId: string;
1839
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1840
+ locale?: string | null | undefined;
1841
+ night?: {
1842
+ startsAt: Date;
1843
+ endsAt: Date;
1844
+ } | null | undefined;
1845
+ favoritesMaxDelay?: number | null | undefined;
1846
+ ordersMaxDelay?: number | null | undefined;
1847
+ conversationsMaxDelay?: number | null | undefined;
1848
+ } | null | undefined;
1849
+ }, {
1850
+ status: "PENDING" | "DRAFT" | "ARCHIVED" | "DISPUTE" | "DELETED" | "ONLINE" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR";
1851
+ id: string;
1852
+ createdAt: Date;
1853
+ accountId: string;
1854
+ itemId: number;
1855
+ platformId: string;
1856
+ platformUrl: string;
1857
+ platformPrice: number;
1858
+ updatedAt: Date;
1859
+ publishedAt: Date;
1860
+ conversationId?: string | null | undefined;
1861
+ viewsCount?: number | null | undefined;
1862
+ favoritesCount?: number | null | undefined;
1863
+ account?: {
1864
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
1865
+ name: string;
1866
+ userId: number;
1867
+ accountId: string;
1868
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1869
+ locale?: string | null | undefined;
1870
+ night?: {
1871
+ startsAt: Date;
1872
+ endsAt: Date;
1873
+ } | null | undefined;
1874
+ favoritesMaxDelay?: number | null | undefined;
1875
+ ordersMaxDelay?: number | null | undefined;
1876
+ conversationsMaxDelay?: number | null | undefined;
1877
+ } | null | undefined;
1878
+ }>, "many">>>;
1879
+ history: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1880
+ id: z.ZodString;
1881
+ itemId: z.ZodNumber;
1882
+ type: z.ZodEnum<["IMPORTED", "ARCHIVED", "UNARCHIVED", "PUBLISHED", "FAILED_TO_PUBLISH", "SCHEDULED_RETRY", "REPUBLISHING_RETRY", "PUBLISH_CANCELED", "SCHEDULED", "REPUBLISHING", "IMAGE_PROCESSING_DONE", "REPUBLISHED", "REPUBLISH_CANCELED", "UPDATING", "UPDATED", "UPDATE_CANCELED", "CANCELED", "DISPUTE", "DELETING", "DELETED", "TO_BE_SENT", "IN_TRANSIT", "BUYER_PAID", "DELIVERED", "RECEIVED", "FINALIZED", "RETURN", "REFUND", "LIFECYCLE_STARTED", "LIFECYCLE_COMPLETED", "LIFECYCLE_CANCELED"]>;
1883
+ data: z.ZodOptional<z.ZodNullable<z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
1884
+ data: z.ZodObject<{
1885
+ targetItemHistoryId: z.ZodString;
1886
+ }, "strip", z.ZodTypeAny, {
1887
+ targetItemHistoryId: string;
1888
+ }, {
1889
+ targetItemHistoryId: string;
1890
+ }>;
1891
+ type: z.ZodLiteral<"ACTION_CANCELED">;
1892
+ }, "strip", z.ZodTypeAny, {
1893
+ type: "ACTION_CANCELED";
1894
+ data: {
1895
+ targetItemHistoryId: string;
1896
+ };
1897
+ }, {
1898
+ type: "ACTION_CANCELED";
1899
+ data: {
1900
+ targetItemHistoryId: string;
1901
+ };
1902
+ }>, z.ZodObject<{
1903
+ data: z.ZodObject<{
1904
+ soldAccountId: z.ZodString;
1905
+ soldOrderId: z.ZodString;
1906
+ soldConversationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1907
+ }, "strip", z.ZodTypeAny, {
1908
+ soldAccountId: string;
1909
+ soldOrderId: string;
1910
+ soldConversationId?: string | null | undefined;
1911
+ }, {
1912
+ soldAccountId: string;
1913
+ soldOrderId: string;
1914
+ soldConversationId?: string | null | undefined;
1915
+ }>;
1916
+ type: z.ZodLiteral<"BUYER_PAID">;
1917
+ }, "strip", z.ZodTypeAny, {
1918
+ type: "BUYER_PAID";
1919
+ data: {
1920
+ soldAccountId: string;
1921
+ soldOrderId: string;
1922
+ soldConversationId?: string | null | undefined;
1923
+ };
1924
+ }, {
1925
+ type: "BUYER_PAID";
1926
+ data: {
1927
+ soldAccountId: string;
1928
+ soldOrderId: string;
1929
+ soldConversationId?: string | null | undefined;
1930
+ };
1931
+ }>, z.ZodObject<{
1932
+ data: z.ZodObject<{
1933
+ soldAccountId: z.ZodString;
1934
+ soldOrderId: z.ZodString;
1935
+ soldConversationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1936
+ }, "strip", z.ZodTypeAny, {
1937
+ soldAccountId: string;
1938
+ soldOrderId: string;
1939
+ soldConversationId?: string | null | undefined;
1940
+ }, {
1941
+ soldAccountId: string;
1942
+ soldOrderId: string;
1943
+ soldConversationId?: string | null | undefined;
1944
+ }>;
1945
+ type: z.ZodLiteral<"DELIVERED">;
1946
+ }, "strip", z.ZodTypeAny, {
1947
+ type: "DELIVERED";
1948
+ data: {
1949
+ soldAccountId: string;
1950
+ soldOrderId: string;
1951
+ soldConversationId?: string | null | undefined;
1952
+ };
1953
+ }, {
1954
+ type: "DELIVERED";
1955
+ data: {
1956
+ soldAccountId: string;
1957
+ soldOrderId: string;
1958
+ soldConversationId?: string | null | undefined;
1959
+ };
1960
+ }>, z.ZodObject<{
1961
+ type: z.ZodLiteral<"EMPTY">;
1962
+ }, "strip", z.ZodTypeAny, {
1963
+ type: "EMPTY";
1964
+ }, {
1965
+ type: "EMPTY";
1966
+ }>, z.ZodObject<{
1967
+ data: z.ZodObject<{
1968
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
1969
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1970
+ reason: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1971
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
1972
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
1973
+ autoFixable: z.ZodBoolean;
1974
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1975
+ }, "strip", z.ZodTypeAny, {
1976
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1977
+ autoFixable: boolean;
1978
+ error?: string | null | undefined;
1979
+ }, {
1980
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1981
+ autoFixable: boolean;
1982
+ error?: string | null | undefined;
1983
+ }>, "many">>>;
1984
+ itemHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1985
+ }, "strip", z.ZodTypeAny, {
1986
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1987
+ accountId?: string | null | undefined;
1988
+ reason?: string | null | undefined;
1989
+ fields?: {
1990
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1991
+ autoFixable: boolean;
1992
+ error?: string | null | undefined;
1993
+ }[] | null | undefined;
1994
+ itemHistoryId?: string | null | undefined;
1995
+ }, {
1996
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1997
+ accountId?: string | null | undefined;
1998
+ reason?: string | null | undefined;
1999
+ fields?: {
2000
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2001
+ autoFixable: boolean;
2002
+ error?: string | null | undefined;
2003
+ }[] | null | undefined;
2004
+ itemHistoryId?: string | null | undefined;
2005
+ }>;
2006
+ type: z.ZodLiteral<"FAILED_TO_PUBLISH">;
2007
+ }, "strip", z.ZodTypeAny, {
2008
+ type: "FAILED_TO_PUBLISH";
2009
+ data: {
2010
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2011
+ accountId?: string | null | undefined;
2012
+ reason?: string | null | undefined;
2013
+ fields?: {
2014
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2015
+ autoFixable: boolean;
2016
+ error?: string | null | undefined;
2017
+ }[] | null | undefined;
2018
+ itemHistoryId?: string | null | undefined;
2019
+ };
2020
+ }, {
2021
+ type: "FAILED_TO_PUBLISH";
2022
+ data: {
2023
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2024
+ accountId?: string | null | undefined;
2025
+ reason?: string | null | undefined;
2026
+ fields?: {
2027
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2028
+ autoFixable: boolean;
2029
+ error?: string | null | undefined;
2030
+ }[] | null | undefined;
2031
+ itemHistoryId?: string | null | undefined;
2032
+ };
2033
+ }>, z.ZodObject<{
2034
+ data: z.ZodObject<{
2035
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2036
+ variations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2037
+ fileId: z.ZodString;
2038
+ seed: z.ZodNumber;
2039
+ phash: z.ZodString;
2040
+ distanceOriginal: z.ZodNumber;
2041
+ originalImageUrl: z.ZodString;
2042
+ originalPhash: z.ZodString;
2043
+ }, "strip", z.ZodTypeAny, {
2044
+ fileId: string;
2045
+ seed: number;
2046
+ phash: string;
2047
+ distanceOriginal: number;
2048
+ originalImageUrl: string;
2049
+ originalPhash: string;
2050
+ }, {
2051
+ fileId: string;
2052
+ seed: number;
2053
+ phash: string;
2054
+ distanceOriginal: number;
2055
+ originalImageUrl: string;
2056
+ originalPhash: string;
2057
+ }>, "many">>>;
2058
+ originalPhashes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2059
+ historyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2060
+ }, "strip", z.ZodTypeAny, {
2061
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2062
+ variations?: {
2063
+ fileId: string;
2064
+ seed: number;
2065
+ phash: string;
2066
+ distanceOriginal: number;
2067
+ originalImageUrl: string;
2068
+ originalPhash: string;
2069
+ }[] | null | undefined;
2070
+ originalPhashes?: string[] | null | undefined;
2071
+ historyId?: string | null | undefined;
2072
+ }, {
2073
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2074
+ variations?: {
2075
+ fileId: string;
2076
+ seed: number;
2077
+ phash: string;
2078
+ distanceOriginal: number;
2079
+ originalImageUrl: string;
2080
+ originalPhash: string;
2081
+ }[] | null | undefined;
2082
+ originalPhashes?: string[] | null | undefined;
2083
+ historyId?: string | null | undefined;
2084
+ }>;
2085
+ type: z.ZodLiteral<"IMAGE_PROCESSING_DONE">;
2086
+ }, "strip", z.ZodTypeAny, {
2087
+ type: "IMAGE_PROCESSING_DONE";
2088
+ data: {
2089
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2090
+ variations?: {
2091
+ fileId: string;
2092
+ seed: number;
2093
+ phash: string;
2094
+ distanceOriginal: number;
2095
+ originalImageUrl: string;
2096
+ originalPhash: string;
2097
+ }[] | null | undefined;
2098
+ originalPhashes?: string[] | null | undefined;
2099
+ historyId?: string | null | undefined;
2100
+ };
2101
+ }, {
2102
+ type: "IMAGE_PROCESSING_DONE";
2103
+ data: {
2104
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2105
+ variations?: {
2106
+ fileId: string;
2107
+ seed: number;
2108
+ phash: string;
2109
+ distanceOriginal: number;
2110
+ originalImageUrl: string;
2111
+ originalPhash: string;
2112
+ }[] | null | undefined;
2113
+ originalPhashes?: string[] | null | undefined;
2114
+ historyId?: string | null | undefined;
2115
+ };
2116
+ }>, z.ZodObject<{
2117
+ data: z.ZodObject<{
2118
+ post: z.ZodObject<{
2119
+ platformId: z.ZodString;
2120
+ platformUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2121
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
2122
+ post: z.ZodObject<{
2123
+ brand: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2124
+ catalog: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2125
+ catalogId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2126
+ colors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2127
+ colorIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
2128
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2129
+ measurementLength: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2130
+ measurementWidth: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2131
+ packageSizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2132
+ photoUrls: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2133
+ price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2134
+ currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2135
+ size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2136
+ sizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2137
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2138
+ statusId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2139
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2140
+ isDraft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2141
+ isArchived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2142
+ isUnisex: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2143
+ availableQuantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2144
+ material: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
2145
+ manufacturerLabelling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2146
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2147
+ }, "strip", z.ZodTypeAny, {
2148
+ status?: string | null | undefined;
2149
+ title?: string | null | undefined;
2150
+ description?: string | null | undefined;
2151
+ brand?: string | null | undefined;
2152
+ statusId?: number | null | undefined;
2153
+ sizeId?: number | null | undefined;
2154
+ colorIds?: number[] | null | undefined;
2155
+ packageSizeId?: number | null | undefined;
2156
+ price?: number | null | undefined;
2157
+ currency?: string | null | undefined;
2158
+ catalog?: string | null | undefined;
2159
+ catalogId?: number | null | undefined;
2160
+ colors?: string[] | null | undefined;
2161
+ measurementLength?: number | null | undefined;
2162
+ measurementWidth?: number | null | undefined;
2163
+ photoUrls?: string[] | null | undefined;
2164
+ size?: string | null | undefined;
2165
+ isDraft?: boolean | null | undefined;
2166
+ isArchived?: boolean | null | undefined;
2167
+ isUnisex?: boolean | null | undefined;
2168
+ availableQuantity?: number | null | undefined;
2169
+ material?: number[] | null | undefined;
2170
+ manufacturerLabelling?: string | null | undefined;
2171
+ labels?: string[] | null | undefined;
2172
+ }, {
2173
+ status?: string | null | undefined;
2174
+ title?: string | null | undefined;
2175
+ description?: string | null | undefined;
2176
+ brand?: string | null | undefined;
2177
+ statusId?: number | null | undefined;
2178
+ sizeId?: number | null | undefined;
2179
+ colorIds?: number[] | null | undefined;
2180
+ packageSizeId?: number | null | undefined;
2181
+ price?: number | null | undefined;
2182
+ currency?: string | null | undefined;
2183
+ catalog?: string | null | undefined;
2184
+ catalogId?: number | null | undefined;
2185
+ colors?: string[] | null | undefined;
2186
+ measurementLength?: number | null | undefined;
2187
+ measurementWidth?: number | null | undefined;
2188
+ photoUrls?: string[] | null | undefined;
2189
+ size?: string | null | undefined;
2190
+ isDraft?: boolean | null | undefined;
2191
+ isArchived?: boolean | null | undefined;
2192
+ isUnisex?: boolean | null | undefined;
2193
+ availableQuantity?: number | null | undefined;
2194
+ material?: number[] | null | undefined;
2195
+ manufacturerLabelling?: string | null | undefined;
2196
+ labels?: string[] | null | undefined;
2197
+ }>;
2198
+ viewsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2199
+ favoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2200
+ }, "strip", z.ZodTypeAny, {
2201
+ platformId: string;
2202
+ post: {
2203
+ status?: string | null | undefined;
2204
+ title?: string | null | undefined;
2205
+ description?: string | null | undefined;
2206
+ brand?: string | null | undefined;
2207
+ statusId?: number | null | undefined;
2208
+ sizeId?: number | null | undefined;
2209
+ colorIds?: number[] | null | undefined;
2210
+ packageSizeId?: number | null | undefined;
2211
+ price?: number | null | undefined;
2212
+ currency?: string | null | undefined;
2213
+ catalog?: string | null | undefined;
2214
+ catalogId?: number | null | undefined;
2215
+ colors?: string[] | null | undefined;
2216
+ measurementLength?: number | null | undefined;
2217
+ measurementWidth?: number | null | undefined;
2218
+ photoUrls?: string[] | null | undefined;
2219
+ size?: string | null | undefined;
2220
+ isDraft?: boolean | null | undefined;
2221
+ isArchived?: boolean | null | undefined;
2222
+ isUnisex?: boolean | null | undefined;
2223
+ availableQuantity?: number | null | undefined;
2224
+ material?: number[] | null | undefined;
2225
+ manufacturerLabelling?: string | null | undefined;
2226
+ labels?: string[] | null | undefined;
2227
+ };
2228
+ createdAt?: Date | null | undefined;
2229
+ platformUrl?: string | null | undefined;
2230
+ viewsCount?: number | null | undefined;
2231
+ favoritesCount?: number | null | undefined;
2232
+ }, {
2233
+ platformId: string;
2234
+ post: {
2235
+ status?: string | null | undefined;
2236
+ title?: string | null | undefined;
2237
+ description?: string | null | undefined;
2238
+ brand?: string | null | undefined;
2239
+ statusId?: number | null | undefined;
2240
+ sizeId?: number | null | undefined;
2241
+ colorIds?: number[] | null | undefined;
2242
+ packageSizeId?: number | null | undefined;
2243
+ price?: number | null | undefined;
2244
+ currency?: string | null | undefined;
2245
+ catalog?: string | null | undefined;
2246
+ catalogId?: number | null | undefined;
2247
+ colors?: string[] | null | undefined;
2248
+ measurementLength?: number | null | undefined;
2249
+ measurementWidth?: number | null | undefined;
2250
+ photoUrls?: string[] | null | undefined;
2251
+ size?: string | null | undefined;
2252
+ isDraft?: boolean | null | undefined;
2253
+ isArchived?: boolean | null | undefined;
2254
+ isUnisex?: boolean | null | undefined;
2255
+ availableQuantity?: number | null | undefined;
2256
+ material?: number[] | null | undefined;
2257
+ manufacturerLabelling?: string | null | undefined;
2258
+ labels?: string[] | null | undefined;
2259
+ };
2260
+ createdAt?: Date | null | undefined;
2261
+ platformUrl?: string | null | undefined;
2262
+ viewsCount?: number | null | undefined;
2263
+ favoritesCount?: number | null | undefined;
2264
+ }>;
2265
+ }, "strip", z.ZodTypeAny, {
2266
+ post: {
2267
+ platformId: string;
2268
+ post: {
2269
+ status?: string | null | undefined;
2270
+ title?: string | null | undefined;
2271
+ description?: string | null | undefined;
2272
+ brand?: string | null | undefined;
2273
+ statusId?: number | null | undefined;
2274
+ sizeId?: number | null | undefined;
2275
+ colorIds?: number[] | null | undefined;
2276
+ packageSizeId?: number | null | undefined;
2277
+ price?: number | null | undefined;
2278
+ currency?: string | null | undefined;
2279
+ catalog?: string | null | undefined;
2280
+ catalogId?: number | null | undefined;
2281
+ colors?: string[] | null | undefined;
2282
+ measurementLength?: number | null | undefined;
2283
+ measurementWidth?: number | null | undefined;
2284
+ photoUrls?: string[] | null | undefined;
2285
+ size?: string | null | undefined;
2286
+ isDraft?: boolean | null | undefined;
2287
+ isArchived?: boolean | null | undefined;
2288
+ isUnisex?: boolean | null | undefined;
2289
+ availableQuantity?: number | null | undefined;
2290
+ material?: number[] | null | undefined;
2291
+ manufacturerLabelling?: string | null | undefined;
2292
+ labels?: string[] | null | undefined;
2293
+ };
2294
+ createdAt?: Date | null | undefined;
2295
+ platformUrl?: string | null | undefined;
2296
+ viewsCount?: number | null | undefined;
2297
+ favoritesCount?: number | null | undefined;
2298
+ };
2299
+ }, {
2300
+ post: {
2301
+ platformId: string;
2302
+ post: {
2303
+ status?: string | null | undefined;
2304
+ title?: string | null | undefined;
2305
+ description?: string | null | undefined;
2306
+ brand?: string | null | undefined;
2307
+ statusId?: number | null | undefined;
2308
+ sizeId?: number | null | undefined;
2309
+ colorIds?: number[] | null | undefined;
2310
+ packageSizeId?: number | null | undefined;
2311
+ price?: number | null | undefined;
2312
+ currency?: string | null | undefined;
2313
+ catalog?: string | null | undefined;
2314
+ catalogId?: number | null | undefined;
2315
+ colors?: string[] | null | undefined;
2316
+ measurementLength?: number | null | undefined;
2317
+ measurementWidth?: number | null | undefined;
2318
+ photoUrls?: string[] | null | undefined;
2319
+ size?: string | null | undefined;
2320
+ isDraft?: boolean | null | undefined;
2321
+ isArchived?: boolean | null | undefined;
2322
+ isUnisex?: boolean | null | undefined;
2323
+ availableQuantity?: number | null | undefined;
2324
+ material?: number[] | null | undefined;
2325
+ manufacturerLabelling?: string | null | undefined;
2326
+ labels?: string[] | null | undefined;
2327
+ };
2328
+ createdAt?: Date | null | undefined;
2329
+ platformUrl?: string | null | undefined;
2330
+ viewsCount?: number | null | undefined;
2331
+ favoritesCount?: number | null | undefined;
2332
+ };
2333
+ }>;
2334
+ type: z.ZodLiteral<"IMPORTED">;
2335
+ }, "strip", z.ZodTypeAny, {
2336
+ type: "IMPORTED";
2337
+ data: {
2338
+ post: {
2339
+ platformId: string;
2340
+ post: {
2341
+ status?: string | null | undefined;
2342
+ title?: string | null | undefined;
2343
+ description?: string | null | undefined;
2344
+ brand?: string | null | undefined;
2345
+ statusId?: number | null | undefined;
2346
+ sizeId?: number | null | undefined;
2347
+ colorIds?: number[] | null | undefined;
2348
+ packageSizeId?: number | null | undefined;
2349
+ price?: number | null | undefined;
2350
+ currency?: string | null | undefined;
2351
+ catalog?: string | null | undefined;
2352
+ catalogId?: number | null | undefined;
2353
+ colors?: string[] | null | undefined;
2354
+ measurementLength?: number | null | undefined;
2355
+ measurementWidth?: number | null | undefined;
2356
+ photoUrls?: string[] | null | undefined;
2357
+ size?: string | null | undefined;
2358
+ isDraft?: boolean | null | undefined;
2359
+ isArchived?: boolean | null | undefined;
2360
+ isUnisex?: boolean | null | undefined;
2361
+ availableQuantity?: number | null | undefined;
2362
+ material?: number[] | null | undefined;
2363
+ manufacturerLabelling?: string | null | undefined;
2364
+ labels?: string[] | null | undefined;
2365
+ };
2366
+ createdAt?: Date | null | undefined;
2367
+ platformUrl?: string | null | undefined;
2368
+ viewsCount?: number | null | undefined;
2369
+ favoritesCount?: number | null | undefined;
2370
+ };
2371
+ };
2372
+ }, {
2373
+ type: "IMPORTED";
2374
+ data: {
2375
+ post: {
2376
+ platformId: string;
2377
+ post: {
2378
+ status?: string | null | undefined;
2379
+ title?: string | null | undefined;
2380
+ description?: string | null | undefined;
2381
+ brand?: string | null | undefined;
2382
+ statusId?: number | null | undefined;
2383
+ sizeId?: number | null | undefined;
2384
+ colorIds?: number[] | null | undefined;
2385
+ packageSizeId?: number | null | undefined;
2386
+ price?: number | null | undefined;
2387
+ currency?: string | null | undefined;
2388
+ catalog?: string | null | undefined;
2389
+ catalogId?: number | null | undefined;
2390
+ colors?: string[] | null | undefined;
2391
+ measurementLength?: number | null | undefined;
2392
+ measurementWidth?: number | null | undefined;
2393
+ photoUrls?: string[] | null | undefined;
2394
+ size?: string | null | undefined;
2395
+ isDraft?: boolean | null | undefined;
2396
+ isArchived?: boolean | null | undefined;
2397
+ isUnisex?: boolean | null | undefined;
2398
+ availableQuantity?: number | null | undefined;
2399
+ material?: number[] | null | undefined;
2400
+ manufacturerLabelling?: string | null | undefined;
2401
+ labels?: string[] | null | undefined;
2402
+ };
2403
+ createdAt?: Date | null | undefined;
2404
+ platformUrl?: string | null | undefined;
2405
+ viewsCount?: number | null | undefined;
2406
+ favoritesCount?: number | null | undefined;
2407
+ };
2408
+ };
2409
+ }>, z.ZodObject<{
2410
+ data: z.ZodObject<{
2411
+ accountId: z.ZodString;
2412
+ }, "strip", z.ZodTypeAny, {
2413
+ accountId: string;
2414
+ }, {
2415
+ accountId: string;
2416
+ }>;
2417
+ type: z.ZodLiteral<"LIFECYCLE_COMPLETED">;
2418
+ }, "strip", z.ZodTypeAny, {
2419
+ type: "LIFECYCLE_COMPLETED";
2420
+ data: {
2421
+ accountId: string;
2422
+ };
2423
+ }, {
2424
+ type: "LIFECYCLE_COMPLETED";
2425
+ data: {
2426
+ accountId: string;
2427
+ };
2428
+ }>, z.ZodObject<{
2429
+ data: z.ZodObject<{
2430
+ accountId: z.ZodString;
2431
+ caseId: z.ZodString;
2432
+ }, "strip", z.ZodTypeAny, {
2433
+ caseId: string;
2434
+ accountId: string;
2435
+ }, {
2436
+ caseId: string;
2437
+ accountId: string;
2438
+ }>;
2439
+ type: z.ZodLiteral<"LIFECYCLE_STARTED">;
2440
+ }, "strip", z.ZodTypeAny, {
2441
+ type: "LIFECYCLE_STARTED";
2442
+ data: {
2443
+ caseId: string;
2444
+ accountId: string;
2445
+ };
2446
+ }, {
2447
+ type: "LIFECYCLE_STARTED";
2448
+ data: {
2449
+ caseId: string;
2450
+ accountId: string;
2451
+ };
2452
+ }>, z.ZodObject<{
2453
+ data: z.ZodObject<{
2454
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2455
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2456
+ itemHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2457
+ }, "strip", z.ZodTypeAny, {
2458
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2459
+ accountId?: string | null | undefined;
2460
+ itemHistoryId?: string | null | undefined;
2461
+ }, {
2462
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2463
+ accountId?: string | null | undefined;
2464
+ itemHistoryId?: string | null | undefined;
2465
+ }>;
2466
+ type: z.ZodLiteral<"PUBLISHED">;
2467
+ }, "strip", z.ZodTypeAny, {
2468
+ type: "PUBLISHED";
2469
+ data: {
2470
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2471
+ accountId?: string | null | undefined;
2472
+ itemHistoryId?: string | null | undefined;
2473
+ };
2474
+ }, {
2475
+ type: "PUBLISHED";
2476
+ data: {
2477
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2478
+ accountId?: string | null | undefined;
2479
+ itemHistoryId?: string | null | undefined;
2480
+ };
2481
+ }>, z.ZodObject<{
2482
+ data: z.ZodObject<{
2483
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2484
+ publishingDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
2485
+ priceDropPayload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2486
+ type: z.ZodEnum<["PERCENTAGE", "ABSOLUTE"]>;
2487
+ value: z.ZodNumber;
2488
+ roundType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["NEAREST", "UP", "DOWN", "CUSTOM"]>>>;
2489
+ roundStep: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2490
+ maxRounds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2491
+ }, "strip", z.ZodTypeAny, {
2492
+ value: number;
2493
+ type: "PERCENTAGE" | "ABSOLUTE";
2494
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2495
+ roundStep?: number | null | undefined;
2496
+ maxRounds?: number | null | undefined;
2497
+ }, {
2498
+ value: number;
2499
+ type: "PERCENTAGE" | "ABSOLUTE";
2500
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2501
+ roundStep?: number | null | undefined;
2502
+ maxRounds?: number | null | undefined;
2503
+ }>>>;
2504
+ isTransfer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2505
+ targetAccountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2506
+ allowIfDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2507
+ }, "strip", z.ZodTypeAny, {
2508
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2509
+ publishingDate?: Date | null | undefined;
2510
+ priceDropPayload?: {
2511
+ value: number;
2512
+ type: "PERCENTAGE" | "ABSOLUTE";
2513
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2514
+ roundStep?: number | null | undefined;
2515
+ maxRounds?: number | null | undefined;
2516
+ } | null | undefined;
2517
+ isTransfer?: boolean | null | undefined;
2518
+ targetAccountId?: string | null | undefined;
2519
+ allowIfDeleted?: boolean | null | undefined;
2520
+ }, {
2521
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2522
+ publishingDate?: Date | null | undefined;
2523
+ priceDropPayload?: {
2524
+ value: number;
2525
+ type: "PERCENTAGE" | "ABSOLUTE";
2526
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2527
+ roundStep?: number | null | undefined;
2528
+ maxRounds?: number | null | undefined;
2529
+ } | null | undefined;
2530
+ isTransfer?: boolean | null | undefined;
2531
+ targetAccountId?: string | null | undefined;
2532
+ allowIfDeleted?: boolean | null | undefined;
2533
+ }>;
2534
+ type: z.ZodLiteral<"REPUBLISHING">;
2535
+ }, "strip", z.ZodTypeAny, {
2536
+ type: "REPUBLISHING";
2537
+ data: {
2538
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2539
+ publishingDate?: Date | null | undefined;
2540
+ priceDropPayload?: {
2541
+ value: number;
2542
+ type: "PERCENTAGE" | "ABSOLUTE";
2543
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2544
+ roundStep?: number | null | undefined;
2545
+ maxRounds?: number | null | undefined;
2546
+ } | null | undefined;
2547
+ isTransfer?: boolean | null | undefined;
2548
+ targetAccountId?: string | null | undefined;
2549
+ allowIfDeleted?: boolean | null | undefined;
2550
+ };
2551
+ }, {
2552
+ type: "REPUBLISHING";
2553
+ data: {
2554
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2555
+ publishingDate?: Date | null | undefined;
2556
+ priceDropPayload?: {
2557
+ value: number;
2558
+ type: "PERCENTAGE" | "ABSOLUTE";
2559
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2560
+ roundStep?: number | null | undefined;
2561
+ maxRounds?: number | null | undefined;
2562
+ } | null | undefined;
2563
+ isTransfer?: boolean | null | undefined;
2564
+ targetAccountId?: string | null | undefined;
2565
+ allowIfDeleted?: boolean | null | undefined;
2566
+ };
2567
+ }>, z.ZodObject<{
2568
+ data: z.ZodObject<{
2569
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2570
+ attemptNumber: z.ZodNumber;
2571
+ maxAttempts: z.ZodNumber;
2572
+ previousHistoryId: z.ZodString;
2573
+ originalFailureDate: z.ZodDate;
2574
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2575
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
2576
+ autoFixable: z.ZodBoolean;
2577
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2578
+ }, "strip", z.ZodTypeAny, {
2579
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2580
+ autoFixable: boolean;
2581
+ error?: string | null | undefined;
2582
+ }, {
2583
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2584
+ autoFixable: boolean;
2585
+ error?: string | null | undefined;
2586
+ }>, "many">>>;
2587
+ priceDropPayload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2588
+ type: z.ZodEnum<["PERCENTAGE", "ABSOLUTE"]>;
2589
+ value: z.ZodNumber;
2590
+ roundType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["NEAREST", "UP", "DOWN", "CUSTOM"]>>>;
2591
+ roundStep: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2592
+ maxRounds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2593
+ }, "strip", z.ZodTypeAny, {
2594
+ value: number;
2595
+ type: "PERCENTAGE" | "ABSOLUTE";
2596
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2597
+ roundStep?: number | null | undefined;
2598
+ maxRounds?: number | null | undefined;
2599
+ }, {
2600
+ value: number;
2601
+ type: "PERCENTAGE" | "ABSOLUTE";
2602
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2603
+ roundStep?: number | null | undefined;
2604
+ maxRounds?: number | null | undefined;
2605
+ }>>>;
2606
+ }, "strip", z.ZodTypeAny, {
2607
+ maxAttempts: number;
2608
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2609
+ attemptNumber: number;
2610
+ previousHistoryId: string;
2611
+ originalFailureDate: Date;
2612
+ fields?: {
2613
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2614
+ autoFixable: boolean;
2615
+ error?: string | null | undefined;
2616
+ }[] | null | undefined;
2617
+ priceDropPayload?: {
2618
+ value: number;
2619
+ type: "PERCENTAGE" | "ABSOLUTE";
2620
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2621
+ roundStep?: number | null | undefined;
2622
+ maxRounds?: number | null | undefined;
2623
+ } | null | undefined;
2624
+ }, {
2625
+ maxAttempts: number;
2626
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2627
+ attemptNumber: number;
2628
+ previousHistoryId: string;
2629
+ originalFailureDate: Date;
2630
+ fields?: {
2631
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2632
+ autoFixable: boolean;
2633
+ error?: string | null | undefined;
2634
+ }[] | null | undefined;
2635
+ priceDropPayload?: {
2636
+ value: number;
2637
+ type: "PERCENTAGE" | "ABSOLUTE";
2638
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2639
+ roundStep?: number | null | undefined;
2640
+ maxRounds?: number | null | undefined;
2641
+ } | null | undefined;
2642
+ }>;
2643
+ type: z.ZodLiteral<"REPUBLISHING_RETRY">;
2644
+ }, "strip", z.ZodTypeAny, {
2645
+ type: "REPUBLISHING_RETRY";
2646
+ data: {
2647
+ maxAttempts: number;
2648
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2649
+ attemptNumber: number;
2650
+ previousHistoryId: string;
2651
+ originalFailureDate: Date;
2652
+ fields?: {
2653
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2654
+ autoFixable: boolean;
2655
+ error?: string | null | undefined;
2656
+ }[] | null | undefined;
2657
+ priceDropPayload?: {
2658
+ value: number;
2659
+ type: "PERCENTAGE" | "ABSOLUTE";
2660
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2661
+ roundStep?: number | null | undefined;
2662
+ maxRounds?: number | null | undefined;
2663
+ } | null | undefined;
2664
+ };
2665
+ }, {
2666
+ type: "REPUBLISHING_RETRY";
2667
+ data: {
2668
+ maxAttempts: number;
2669
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2670
+ attemptNumber: number;
2671
+ previousHistoryId: string;
2672
+ originalFailureDate: Date;
2673
+ fields?: {
2674
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2675
+ autoFixable: boolean;
2676
+ error?: string | null | undefined;
2677
+ }[] | null | undefined;
2678
+ priceDropPayload?: {
2679
+ value: number;
2680
+ type: "PERCENTAGE" | "ABSOLUTE";
2681
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
2682
+ roundStep?: number | null | undefined;
2683
+ maxRounds?: number | null | undefined;
2684
+ } | null | undefined;
2685
+ };
2686
+ }>, z.ZodObject<{
2687
+ data: z.ZodObject<{
2688
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2689
+ publishingDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
2690
+ }, "strip", z.ZodTypeAny, {
2691
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2692
+ publishingDate?: Date | null | undefined;
2693
+ }, {
2694
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2695
+ publishingDate?: Date | null | undefined;
2696
+ }>;
2697
+ type: z.ZodLiteral<"SCHEDULED">;
2698
+ }, "strip", z.ZodTypeAny, {
2699
+ type: "SCHEDULED";
2700
+ data: {
2701
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2702
+ publishingDate?: Date | null | undefined;
2703
+ };
2704
+ }, {
2705
+ type: "SCHEDULED";
2706
+ data: {
2707
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2708
+ publishingDate?: Date | null | undefined;
2709
+ };
2710
+ }>, z.ZodObject<{
2711
+ data: z.ZodObject<{
2712
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2713
+ attemptNumber: z.ZodNumber;
2714
+ maxAttempts: z.ZodNumber;
2715
+ previousHistoryId: z.ZodString;
2716
+ originalFailureDate: z.ZodDate;
2717
+ fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
2718
+ field: z.ZodEnum<["TITLE", "DESCRIPTION", "SIZE", "BRAND", "STATUS", "PRICE", "PACKAGE_SIZE", "COLOR", "CATALOG", "PHOTOS", "MATERIAL", "MEASUREMENT_LENGTH", "MEASUREMENT_WIDTH", "IS_UNISEX", "UNKNOWN"]>;
2719
+ autoFixable: z.ZodBoolean;
2720
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2721
+ }, "strip", z.ZodTypeAny, {
2722
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2723
+ autoFixable: boolean;
2724
+ error?: string | null | undefined;
2725
+ }, {
2726
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2727
+ autoFixable: boolean;
2728
+ error?: string | null | undefined;
2729
+ }>, "many">>>;
2730
+ }, "strip", z.ZodTypeAny, {
2731
+ maxAttempts: number;
2732
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2733
+ attemptNumber: number;
2734
+ previousHistoryId: string;
2735
+ originalFailureDate: Date;
2736
+ fields?: {
2737
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2738
+ autoFixable: boolean;
2739
+ error?: string | null | undefined;
2740
+ }[] | null | undefined;
2741
+ }, {
2742
+ maxAttempts: number;
2743
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2744
+ attemptNumber: number;
2745
+ previousHistoryId: string;
2746
+ originalFailureDate: Date;
2747
+ fields?: {
2748
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2749
+ autoFixable: boolean;
2750
+ error?: string | null | undefined;
2751
+ }[] | null | undefined;
2752
+ }>;
2753
+ type: z.ZodLiteral<"SCHEDULED_RETRY">;
2754
+ }, "strip", z.ZodTypeAny, {
2755
+ type: "SCHEDULED_RETRY";
2756
+ data: {
2757
+ maxAttempts: number;
2758
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2759
+ attemptNumber: number;
2760
+ previousHistoryId: string;
2761
+ originalFailureDate: Date;
2762
+ fields?: {
2763
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2764
+ autoFixable: boolean;
2765
+ error?: string | null | undefined;
2766
+ }[] | null | undefined;
2767
+ };
2768
+ }, {
2769
+ type: "SCHEDULED_RETRY";
2770
+ data: {
2771
+ maxAttempts: number;
2772
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2773
+ attemptNumber: number;
2774
+ previousHistoryId: string;
2775
+ originalFailureDate: Date;
2776
+ fields?: {
2777
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2778
+ autoFixable: boolean;
2779
+ error?: string | null | undefined;
2780
+ }[] | null | undefined;
2781
+ };
2782
+ }>, z.ZodObject<{
2783
+ data: z.ZodObject<{
2784
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2785
+ }, "strip", z.ZodTypeAny, {
2786
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2787
+ }, {
2788
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2789
+ }>;
2790
+ type: z.ZodLiteral<"UPDATED">;
2791
+ }, "strip", z.ZodTypeAny, {
2792
+ type: "UPDATED";
2793
+ data: {
2794
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2795
+ };
2796
+ }, {
2797
+ type: "UPDATED";
2798
+ data: {
2799
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2800
+ };
2801
+ }>, z.ZodObject<{
2802
+ data: z.ZodObject<{
2803
+ platform: z.ZodEnum<["EBAY", "ETSY", "SHOPIFY", "VINTED", "VESTIAIRE"]>;
2804
+ post: z.ZodOptional<z.ZodNullable<z.ZodObject<{
2805
+ brand: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2806
+ catalog: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2807
+ catalogId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2808
+ colors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2809
+ colorIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
2810
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2811
+ measurementLength: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2812
+ measurementWidth: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2813
+ packageSizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2814
+ photoUrls: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2815
+ price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2816
+ currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2817
+ size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2818
+ sizeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2819
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2820
+ statusId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2821
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2822
+ isDraft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2823
+ isArchived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2824
+ isUnisex: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
2825
+ availableQuantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
2826
+ material: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber, "many">>>;
2827
+ manufacturerLabelling: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2828
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString, "many">>>;
2829
+ }, "strip", z.ZodTypeAny, {
2830
+ status?: string | null | undefined;
2831
+ title?: string | null | undefined;
2832
+ description?: string | null | undefined;
2833
+ brand?: string | null | undefined;
2834
+ statusId?: number | null | undefined;
2835
+ sizeId?: number | null | undefined;
2836
+ colorIds?: number[] | null | undefined;
2837
+ packageSizeId?: number | null | undefined;
2838
+ price?: number | null | undefined;
2839
+ currency?: string | null | undefined;
2840
+ catalog?: string | null | undefined;
2841
+ catalogId?: number | null | undefined;
2842
+ colors?: string[] | null | undefined;
2843
+ measurementLength?: number | null | undefined;
2844
+ measurementWidth?: number | null | undefined;
2845
+ photoUrls?: string[] | null | undefined;
2846
+ size?: string | null | undefined;
2847
+ isDraft?: boolean | null | undefined;
2848
+ isArchived?: boolean | null | undefined;
2849
+ isUnisex?: boolean | null | undefined;
2850
+ availableQuantity?: number | null | undefined;
2851
+ material?: number[] | null | undefined;
2852
+ manufacturerLabelling?: string | null | undefined;
2853
+ labels?: string[] | null | undefined;
2854
+ }, {
2855
+ status?: string | null | undefined;
2856
+ title?: string | null | undefined;
2857
+ description?: string | null | undefined;
2858
+ brand?: string | null | undefined;
2859
+ statusId?: number | null | undefined;
2860
+ sizeId?: number | null | undefined;
2861
+ colorIds?: number[] | null | undefined;
2862
+ packageSizeId?: number | null | undefined;
2863
+ price?: number | null | undefined;
2864
+ currency?: string | null | undefined;
2865
+ catalog?: string | null | undefined;
2866
+ catalogId?: number | null | undefined;
2867
+ colors?: string[] | null | undefined;
2868
+ measurementLength?: number | null | undefined;
2869
+ measurementWidth?: number | null | undefined;
2870
+ photoUrls?: string[] | null | undefined;
2871
+ size?: string | null | undefined;
2872
+ isDraft?: boolean | null | undefined;
2873
+ isArchived?: boolean | null | undefined;
2874
+ isUnisex?: boolean | null | undefined;
2875
+ availableQuantity?: number | null | undefined;
2876
+ material?: number[] | null | undefined;
2877
+ manufacturerLabelling?: string | null | undefined;
2878
+ labels?: string[] | null | undefined;
2879
+ }>>>;
2880
+ targetDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
2881
+ }, "strip", z.ZodTypeAny, {
2882
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2883
+ post?: {
2884
+ status?: string | null | undefined;
2885
+ title?: string | null | undefined;
2886
+ description?: string | null | undefined;
2887
+ brand?: string | null | undefined;
2888
+ statusId?: number | null | undefined;
2889
+ sizeId?: number | null | undefined;
2890
+ colorIds?: number[] | null | undefined;
2891
+ packageSizeId?: number | null | undefined;
2892
+ price?: number | null | undefined;
2893
+ currency?: string | null | undefined;
2894
+ catalog?: string | null | undefined;
2895
+ catalogId?: number | null | undefined;
2896
+ colors?: string[] | null | undefined;
2897
+ measurementLength?: number | null | undefined;
2898
+ measurementWidth?: number | null | undefined;
2899
+ photoUrls?: string[] | null | undefined;
2900
+ size?: string | null | undefined;
2901
+ isDraft?: boolean | null | undefined;
2902
+ isArchived?: boolean | null | undefined;
2903
+ isUnisex?: boolean | null | undefined;
2904
+ availableQuantity?: number | null | undefined;
2905
+ material?: number[] | null | undefined;
2906
+ manufacturerLabelling?: string | null | undefined;
2907
+ labels?: string[] | null | undefined;
2908
+ } | null | undefined;
2909
+ targetDate?: Date | null | undefined;
2910
+ }, {
2911
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2912
+ post?: {
2913
+ status?: string | null | undefined;
2914
+ title?: string | null | undefined;
2915
+ description?: string | null | undefined;
2916
+ brand?: string | null | undefined;
2917
+ statusId?: number | null | undefined;
2918
+ sizeId?: number | null | undefined;
2919
+ colorIds?: number[] | null | undefined;
2920
+ packageSizeId?: number | null | undefined;
2921
+ price?: number | null | undefined;
2922
+ currency?: string | null | undefined;
2923
+ catalog?: string | null | undefined;
2924
+ catalogId?: number | null | undefined;
2925
+ colors?: string[] | null | undefined;
2926
+ measurementLength?: number | null | undefined;
2927
+ measurementWidth?: number | null | undefined;
2928
+ photoUrls?: string[] | null | undefined;
2929
+ size?: string | null | undefined;
2930
+ isDraft?: boolean | null | undefined;
2931
+ isArchived?: boolean | null | undefined;
2932
+ isUnisex?: boolean | null | undefined;
2933
+ availableQuantity?: number | null | undefined;
2934
+ material?: number[] | null | undefined;
2935
+ manufacturerLabelling?: string | null | undefined;
2936
+ labels?: string[] | null | undefined;
2937
+ } | null | undefined;
2938
+ targetDate?: Date | null | undefined;
2939
+ }>;
2940
+ type: z.ZodLiteral<"UPDATING">;
2941
+ }, "strip", z.ZodTypeAny, {
2942
+ type: "UPDATING";
2943
+ data: {
2944
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2945
+ post?: {
2946
+ status?: string | null | undefined;
2947
+ title?: string | null | undefined;
2948
+ description?: string | null | undefined;
2949
+ brand?: string | null | undefined;
2950
+ statusId?: number | null | undefined;
2951
+ sizeId?: number | null | undefined;
2952
+ colorIds?: number[] | null | undefined;
2953
+ packageSizeId?: number | null | undefined;
2954
+ price?: number | null | undefined;
2955
+ currency?: string | null | undefined;
2956
+ catalog?: string | null | undefined;
2957
+ catalogId?: number | null | undefined;
2958
+ colors?: string[] | null | undefined;
2959
+ measurementLength?: number | null | undefined;
2960
+ measurementWidth?: number | null | undefined;
2961
+ photoUrls?: string[] | null | undefined;
2962
+ size?: string | null | undefined;
2963
+ isDraft?: boolean | null | undefined;
2964
+ isArchived?: boolean | null | undefined;
2965
+ isUnisex?: boolean | null | undefined;
2966
+ availableQuantity?: number | null | undefined;
2967
+ material?: number[] | null | undefined;
2968
+ manufacturerLabelling?: string | null | undefined;
2969
+ labels?: string[] | null | undefined;
2970
+ } | null | undefined;
2971
+ targetDate?: Date | null | undefined;
2972
+ };
2973
+ }, {
2974
+ type: "UPDATING";
2975
+ data: {
2976
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2977
+ post?: {
2978
+ status?: string | null | undefined;
2979
+ title?: string | null | undefined;
2980
+ description?: string | null | undefined;
2981
+ brand?: string | null | undefined;
2982
+ statusId?: number | null | undefined;
2983
+ sizeId?: number | null | undefined;
2984
+ colorIds?: number[] | null | undefined;
2985
+ packageSizeId?: number | null | undefined;
2986
+ price?: number | null | undefined;
2987
+ currency?: string | null | undefined;
2988
+ catalog?: string | null | undefined;
2989
+ catalogId?: number | null | undefined;
2990
+ colors?: string[] | null | undefined;
2991
+ measurementLength?: number | null | undefined;
2992
+ measurementWidth?: number | null | undefined;
2993
+ photoUrls?: string[] | null | undefined;
2994
+ size?: string | null | undefined;
2995
+ isDraft?: boolean | null | undefined;
2996
+ isArchived?: boolean | null | undefined;
2997
+ isUnisex?: boolean | null | undefined;
2998
+ availableQuantity?: number | null | undefined;
2999
+ material?: number[] | null | undefined;
3000
+ manufacturerLabelling?: string | null | undefined;
3001
+ labels?: string[] | null | undefined;
3002
+ } | null | undefined;
3003
+ targetDate?: Date | null | undefined;
3004
+ };
3005
+ }>]>>>;
3006
+ createdAt: z.ZodDate;
3007
+ targetDate: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
3008
+ accountId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3009
+ requestId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3010
+ targetHistoryId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3011
+ }, "strip", z.ZodTypeAny, {
3012
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
3013
+ id: string;
3014
+ createdAt: Date;
3015
+ itemId: number;
3016
+ data?: {
3017
+ type: "ACTION_CANCELED";
3018
+ data: {
3019
+ targetItemHistoryId: string;
3020
+ };
3021
+ } | {
3022
+ type: "BUYER_PAID";
3023
+ data: {
3024
+ soldAccountId: string;
3025
+ soldOrderId: string;
3026
+ soldConversationId?: string | null | undefined;
3027
+ };
3028
+ } | {
3029
+ type: "DELIVERED";
3030
+ data: {
3031
+ soldAccountId: string;
3032
+ soldOrderId: string;
3033
+ soldConversationId?: string | null | undefined;
3034
+ };
3035
+ } | {
3036
+ type: "EMPTY";
3037
+ } | {
3038
+ type: "FAILED_TO_PUBLISH";
3039
+ data: {
3040
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3041
+ accountId?: string | null | undefined;
3042
+ reason?: string | null | undefined;
3043
+ fields?: {
3044
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3045
+ autoFixable: boolean;
3046
+ error?: string | null | undefined;
3047
+ }[] | null | undefined;
3048
+ itemHistoryId?: string | null | undefined;
3049
+ };
3050
+ } | {
3051
+ type: "IMAGE_PROCESSING_DONE";
3052
+ data: {
3053
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3054
+ variations?: {
3055
+ fileId: string;
3056
+ seed: number;
3057
+ phash: string;
3058
+ distanceOriginal: number;
3059
+ originalImageUrl: string;
3060
+ originalPhash: string;
3061
+ }[] | null | undefined;
3062
+ originalPhashes?: string[] | null | undefined;
3063
+ historyId?: string | null | undefined;
3064
+ };
3065
+ } | {
3066
+ type: "IMPORTED";
3067
+ data: {
3068
+ post: {
3069
+ platformId: string;
3070
+ post: {
3071
+ status?: string | null | undefined;
3072
+ title?: string | null | undefined;
3073
+ description?: string | null | undefined;
3074
+ brand?: string | null | undefined;
3075
+ statusId?: number | null | undefined;
3076
+ sizeId?: number | null | undefined;
3077
+ colorIds?: number[] | null | undefined;
3078
+ packageSizeId?: number | null | undefined;
3079
+ price?: number | null | undefined;
3080
+ currency?: string | null | undefined;
3081
+ catalog?: string | null | undefined;
3082
+ catalogId?: number | null | undefined;
3083
+ colors?: string[] | null | undefined;
3084
+ measurementLength?: number | null | undefined;
3085
+ measurementWidth?: number | null | undefined;
3086
+ photoUrls?: string[] | null | undefined;
3087
+ size?: string | null | undefined;
3088
+ isDraft?: boolean | null | undefined;
3089
+ isArchived?: boolean | null | undefined;
3090
+ isUnisex?: boolean | null | undefined;
3091
+ availableQuantity?: number | null | undefined;
3092
+ material?: number[] | null | undefined;
3093
+ manufacturerLabelling?: string | null | undefined;
3094
+ labels?: string[] | null | undefined;
3095
+ };
3096
+ createdAt?: Date | null | undefined;
3097
+ platformUrl?: string | null | undefined;
3098
+ viewsCount?: number | null | undefined;
3099
+ favoritesCount?: number | null | undefined;
3100
+ };
3101
+ };
3102
+ } | {
3103
+ type: "LIFECYCLE_COMPLETED";
3104
+ data: {
3105
+ accountId: string;
3106
+ };
3107
+ } | {
3108
+ type: "LIFECYCLE_STARTED";
3109
+ data: {
3110
+ caseId: string;
3111
+ accountId: string;
3112
+ };
3113
+ } | {
3114
+ type: "PUBLISHED";
3115
+ data: {
3116
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3117
+ accountId?: string | null | undefined;
3118
+ itemHistoryId?: string | null | undefined;
3119
+ };
3120
+ } | {
3121
+ type: "REPUBLISHING";
3122
+ data: {
3123
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3124
+ publishingDate?: Date | null | undefined;
3125
+ priceDropPayload?: {
3126
+ value: number;
3127
+ type: "PERCENTAGE" | "ABSOLUTE";
3128
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3129
+ roundStep?: number | null | undefined;
3130
+ maxRounds?: number | null | undefined;
3131
+ } | null | undefined;
3132
+ isTransfer?: boolean | null | undefined;
3133
+ targetAccountId?: string | null | undefined;
3134
+ allowIfDeleted?: boolean | null | undefined;
3135
+ };
3136
+ } | {
3137
+ type: "REPUBLISHING_RETRY";
3138
+ data: {
3139
+ maxAttempts: number;
3140
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3141
+ attemptNumber: number;
3142
+ previousHistoryId: string;
3143
+ originalFailureDate: Date;
3144
+ fields?: {
3145
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3146
+ autoFixable: boolean;
3147
+ error?: string | null | undefined;
3148
+ }[] | null | undefined;
3149
+ priceDropPayload?: {
3150
+ value: number;
3151
+ type: "PERCENTAGE" | "ABSOLUTE";
3152
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3153
+ roundStep?: number | null | undefined;
3154
+ maxRounds?: number | null | undefined;
3155
+ } | null | undefined;
3156
+ };
3157
+ } | {
3158
+ type: "SCHEDULED";
3159
+ data: {
3160
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3161
+ publishingDate?: Date | null | undefined;
3162
+ };
3163
+ } | {
3164
+ type: "SCHEDULED_RETRY";
3165
+ data: {
3166
+ maxAttempts: number;
3167
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3168
+ attemptNumber: number;
3169
+ previousHistoryId: string;
3170
+ originalFailureDate: Date;
3171
+ fields?: {
3172
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3173
+ autoFixable: boolean;
3174
+ error?: string | null | undefined;
3175
+ }[] | null | undefined;
3176
+ };
3177
+ } | {
3178
+ type: "UPDATED";
3179
+ data: {
3180
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3181
+ };
3182
+ } | {
3183
+ type: "UPDATING";
3184
+ data: {
3185
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3186
+ post?: {
3187
+ status?: string | null | undefined;
3188
+ title?: string | null | undefined;
3189
+ description?: string | null | undefined;
3190
+ brand?: string | null | undefined;
3191
+ statusId?: number | null | undefined;
3192
+ sizeId?: number | null | undefined;
3193
+ colorIds?: number[] | null | undefined;
3194
+ packageSizeId?: number | null | undefined;
3195
+ price?: number | null | undefined;
3196
+ currency?: string | null | undefined;
3197
+ catalog?: string | null | undefined;
3198
+ catalogId?: number | null | undefined;
3199
+ colors?: string[] | null | undefined;
3200
+ measurementLength?: number | null | undefined;
3201
+ measurementWidth?: number | null | undefined;
3202
+ photoUrls?: string[] | null | undefined;
3203
+ size?: string | null | undefined;
3204
+ isDraft?: boolean | null | undefined;
3205
+ isArchived?: boolean | null | undefined;
3206
+ isUnisex?: boolean | null | undefined;
3207
+ availableQuantity?: number | null | undefined;
3208
+ material?: number[] | null | undefined;
3209
+ manufacturerLabelling?: string | null | undefined;
3210
+ labels?: string[] | null | undefined;
3211
+ } | null | undefined;
3212
+ targetDate?: Date | null | undefined;
3213
+ };
3214
+ } | null | undefined;
3215
+ accountId?: string | null | undefined;
3216
+ targetDate?: Date | null | undefined;
3217
+ requestId?: string | null | undefined;
3218
+ targetHistoryId?: string | null | undefined;
3219
+ }, {
3220
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
3221
+ id: string;
3222
+ createdAt: Date;
3223
+ itemId: number;
3224
+ data?: {
3225
+ type: "ACTION_CANCELED";
3226
+ data: {
3227
+ targetItemHistoryId: string;
3228
+ };
3229
+ } | {
3230
+ type: "BUYER_PAID";
3231
+ data: {
3232
+ soldAccountId: string;
3233
+ soldOrderId: string;
3234
+ soldConversationId?: string | null | undefined;
3235
+ };
3236
+ } | {
3237
+ type: "DELIVERED";
3238
+ data: {
3239
+ soldAccountId: string;
3240
+ soldOrderId: string;
3241
+ soldConversationId?: string | null | undefined;
3242
+ };
3243
+ } | {
3244
+ type: "EMPTY";
3245
+ } | {
3246
+ type: "FAILED_TO_PUBLISH";
3247
+ data: {
3248
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3249
+ accountId?: string | null | undefined;
3250
+ reason?: string | null | undefined;
3251
+ fields?: {
3252
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3253
+ autoFixable: boolean;
3254
+ error?: string | null | undefined;
3255
+ }[] | null | undefined;
3256
+ itemHistoryId?: string | null | undefined;
3257
+ };
3258
+ } | {
3259
+ type: "IMAGE_PROCESSING_DONE";
3260
+ data: {
3261
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3262
+ variations?: {
3263
+ fileId: string;
3264
+ seed: number;
3265
+ phash: string;
3266
+ distanceOriginal: number;
3267
+ originalImageUrl: string;
3268
+ originalPhash: string;
3269
+ }[] | null | undefined;
3270
+ originalPhashes?: string[] | null | undefined;
3271
+ historyId?: string | null | undefined;
3272
+ };
3273
+ } | {
3274
+ type: "IMPORTED";
3275
+ data: {
3276
+ post: {
3277
+ platformId: string;
3278
+ post: {
3279
+ status?: string | null | undefined;
3280
+ title?: string | null | undefined;
3281
+ description?: string | null | undefined;
3282
+ brand?: string | null | undefined;
3283
+ statusId?: number | null | undefined;
3284
+ sizeId?: number | null | undefined;
3285
+ colorIds?: number[] | null | undefined;
3286
+ packageSizeId?: number | null | undefined;
3287
+ price?: number | null | undefined;
3288
+ currency?: string | null | undefined;
3289
+ catalog?: string | null | undefined;
3290
+ catalogId?: number | null | undefined;
3291
+ colors?: string[] | null | undefined;
3292
+ measurementLength?: number | null | undefined;
3293
+ measurementWidth?: number | null | undefined;
3294
+ photoUrls?: string[] | null | undefined;
3295
+ size?: string | null | undefined;
3296
+ isDraft?: boolean | null | undefined;
3297
+ isArchived?: boolean | null | undefined;
3298
+ isUnisex?: boolean | null | undefined;
3299
+ availableQuantity?: number | null | undefined;
3300
+ material?: number[] | null | undefined;
3301
+ manufacturerLabelling?: string | null | undefined;
3302
+ labels?: string[] | null | undefined;
3303
+ };
3304
+ createdAt?: Date | null | undefined;
3305
+ platformUrl?: string | null | undefined;
3306
+ viewsCount?: number | null | undefined;
3307
+ favoritesCount?: number | null | undefined;
3308
+ };
3309
+ };
3310
+ } | {
3311
+ type: "LIFECYCLE_COMPLETED";
3312
+ data: {
3313
+ accountId: string;
3314
+ };
3315
+ } | {
3316
+ type: "LIFECYCLE_STARTED";
3317
+ data: {
3318
+ caseId: string;
3319
+ accountId: string;
3320
+ };
3321
+ } | {
3322
+ type: "PUBLISHED";
3323
+ data: {
3324
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3325
+ accountId?: string | null | undefined;
3326
+ itemHistoryId?: string | null | undefined;
3327
+ };
3328
+ } | {
3329
+ type: "REPUBLISHING";
3330
+ data: {
3331
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3332
+ publishingDate?: Date | null | undefined;
3333
+ priceDropPayload?: {
3334
+ value: number;
3335
+ type: "PERCENTAGE" | "ABSOLUTE";
3336
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3337
+ roundStep?: number | null | undefined;
3338
+ maxRounds?: number | null | undefined;
3339
+ } | null | undefined;
3340
+ isTransfer?: boolean | null | undefined;
3341
+ targetAccountId?: string | null | undefined;
3342
+ allowIfDeleted?: boolean | null | undefined;
3343
+ };
3344
+ } | {
3345
+ type: "REPUBLISHING_RETRY";
3346
+ data: {
3347
+ maxAttempts: number;
3348
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3349
+ attemptNumber: number;
3350
+ previousHistoryId: string;
3351
+ originalFailureDate: Date;
3352
+ fields?: {
3353
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3354
+ autoFixable: boolean;
3355
+ error?: string | null | undefined;
3356
+ }[] | null | undefined;
3357
+ priceDropPayload?: {
3358
+ value: number;
3359
+ type: "PERCENTAGE" | "ABSOLUTE";
3360
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3361
+ roundStep?: number | null | undefined;
3362
+ maxRounds?: number | null | undefined;
3363
+ } | null | undefined;
3364
+ };
3365
+ } | {
3366
+ type: "SCHEDULED";
3367
+ data: {
3368
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3369
+ publishingDate?: Date | null | undefined;
3370
+ };
3371
+ } | {
3372
+ type: "SCHEDULED_RETRY";
3373
+ data: {
3374
+ maxAttempts: number;
3375
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3376
+ attemptNumber: number;
3377
+ previousHistoryId: string;
3378
+ originalFailureDate: Date;
3379
+ fields?: {
3380
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3381
+ autoFixable: boolean;
3382
+ error?: string | null | undefined;
3383
+ }[] | null | undefined;
3384
+ };
3385
+ } | {
3386
+ type: "UPDATED";
3387
+ data: {
3388
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3389
+ };
3390
+ } | {
3391
+ type: "UPDATING";
3392
+ data: {
3393
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3394
+ post?: {
3395
+ status?: string | null | undefined;
3396
+ title?: string | null | undefined;
3397
+ description?: string | null | undefined;
3398
+ brand?: string | null | undefined;
3399
+ statusId?: number | null | undefined;
3400
+ sizeId?: number | null | undefined;
3401
+ colorIds?: number[] | null | undefined;
3402
+ packageSizeId?: number | null | undefined;
3403
+ price?: number | null | undefined;
3404
+ currency?: string | null | undefined;
3405
+ catalog?: string | null | undefined;
3406
+ catalogId?: number | null | undefined;
3407
+ colors?: string[] | null | undefined;
3408
+ measurementLength?: number | null | undefined;
3409
+ measurementWidth?: number | null | undefined;
3410
+ photoUrls?: string[] | null | undefined;
3411
+ size?: string | null | undefined;
3412
+ isDraft?: boolean | null | undefined;
3413
+ isArchived?: boolean | null | undefined;
3414
+ isUnisex?: boolean | null | undefined;
3415
+ availableQuantity?: number | null | undefined;
3416
+ material?: number[] | null | undefined;
3417
+ manufacturerLabelling?: string | null | undefined;
3418
+ labels?: string[] | null | undefined;
3419
+ } | null | undefined;
3420
+ targetDate?: Date | null | undefined;
3421
+ };
3422
+ } | null | undefined;
3423
+ accountId?: string | null | undefined;
3424
+ targetDate?: Date | null | undefined;
3425
+ requestId?: string | null | undefined;
3426
+ targetHistoryId?: string | null | undefined;
3427
+ }>, "many">>>;
3428
+ createdAt: z.ZodDate;
3429
+ updatedAt: z.ZodDate;
3430
+ }, "strip", z.ZodTypeAny, {
3431
+ name: string;
3432
+ id: number;
3433
+ createdAt: Date;
3434
+ userId: number;
3435
+ updatedAt: Date;
3436
+ sold: boolean;
3437
+ fees?: {
3438
+ value: number;
3439
+ type: string;
3440
+ name: string;
3441
+ id: number;
3442
+ createdAt: Date;
3443
+ userId: number;
3444
+ updatedAt: Date;
3445
+ recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
3446
+ startDate: Date;
3447
+ active: boolean;
3448
+ description?: string | null | undefined;
3449
+ itemId?: number | null | undefined;
3450
+ endDate?: Date | null | undefined;
3451
+ parentFeeId?: number | null | undefined;
3452
+ }[] | null | undefined;
3453
+ description?: string | null | undefined;
3454
+ categoryId?: number | null | undefined;
3455
+ sizeId?: number | null | undefined;
3456
+ colorIds?: number[] | null | undefined;
3457
+ packageSizeId?: number | null | undefined;
3458
+ state?: number | null | undefined;
3459
+ measurementLength?: number | null | undefined;
3460
+ measurementWidth?: number | null | undefined;
3461
+ labels?: {
3462
+ itemId: number;
3463
+ labelId: number;
3464
+ label?: {
3465
+ name: string;
3466
+ id: number;
3467
+ createdAt: Date;
3468
+ isUserLabel: boolean;
3469
+ itemCount?: number | null | undefined;
3470
+ userId?: number | null | undefined;
3471
+ parentId?: unknown;
3472
+ } | null | undefined;
3473
+ }[] | null | undefined;
3474
+ sex?: string | null | undefined;
3475
+ platforms?: {
3476
+ status: "PENDING" | "DRAFT" | "ARCHIVED" | "DISPUTE" | "DELETED" | "ONLINE" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR";
3477
+ id: string;
3478
+ createdAt: Date;
3479
+ accountId: string;
3480
+ itemId: number;
3481
+ platformId: string;
3482
+ platformUrl: string;
3483
+ platformPrice: number;
3484
+ updatedAt: Date;
3485
+ publishedAt: Date;
3486
+ conversationId?: string | null | undefined;
3487
+ viewsCount?: number | null | undefined;
3488
+ favoritesCount?: number | null | undefined;
3489
+ account?: {
3490
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
3491
+ name: string;
3492
+ userId: number;
3493
+ accountId: string;
3494
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3495
+ locale?: string | null | undefined;
3496
+ night?: {
3497
+ startsAt: Date;
3498
+ endsAt: Date;
3499
+ } | null | undefined;
3500
+ favoritesMaxDelay?: number | null | undefined;
3501
+ ordersMaxDelay?: number | null | undefined;
3502
+ conversationsMaxDelay?: number | null | undefined;
3503
+ } | null | undefined;
3504
+ }[] | null | undefined;
3505
+ brandId?: number | null | undefined;
3506
+ estimatedPrice?: number | null | undefined;
3507
+ purchaseDate?: Date | null | undefined;
3508
+ sellingDate?: Date | null | undefined;
3509
+ fields?: {
3510
+ value: string;
3511
+ itemId: number;
3512
+ fieldId: number;
3513
+ }[] | null | undefined;
3514
+ sku?: string | null | undefined;
3515
+ files?: {
3516
+ fileId: string;
3517
+ itemId: number;
3518
+ file?: {
3519
+ path: string;
3520
+ id: string;
3521
+ createdAt: Date;
3522
+ userId: number;
3523
+ signedUrl: string;
3524
+ } | null | undefined;
3525
+ index?: number | null | undefined;
3526
+ }[] | null | undefined;
3527
+ purchasePrice?: number | null | undefined;
3528
+ purchasePlaceId?: number | null | undefined;
3529
+ purchased?: boolean | null | undefined;
3530
+ sellingPrice?: number | null | undefined;
3531
+ sellingPlaceId?: number | null | undefined;
3532
+ feesSum?: number | null | undefined;
3533
+ lastHistory?: {
3534
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
3535
+ id: string;
3536
+ createdAt: Date;
3537
+ itemId: number;
3538
+ data?: {
3539
+ type: "ACTION_CANCELED";
3540
+ data: {
3541
+ targetItemHistoryId: string;
3542
+ };
3543
+ } | {
3544
+ type: "BUYER_PAID";
3545
+ data: {
3546
+ soldAccountId: string;
3547
+ soldOrderId: string;
3548
+ soldConversationId?: string | null | undefined;
3549
+ };
3550
+ } | {
3551
+ type: "DELIVERED";
3552
+ data: {
3553
+ soldAccountId: string;
3554
+ soldOrderId: string;
3555
+ soldConversationId?: string | null | undefined;
3556
+ };
3557
+ } | {
3558
+ type: "EMPTY";
3559
+ } | {
3560
+ type: "FAILED_TO_PUBLISH";
3561
+ data: {
3562
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3563
+ accountId?: string | null | undefined;
3564
+ reason?: string | null | undefined;
3565
+ fields?: {
3566
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3567
+ autoFixable: boolean;
3568
+ error?: string | null | undefined;
3569
+ }[] | null | undefined;
3570
+ itemHistoryId?: string | null | undefined;
3571
+ };
3572
+ } | {
3573
+ type: "IMAGE_PROCESSING_DONE";
3574
+ data: {
3575
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3576
+ variations?: {
3577
+ fileId: string;
3578
+ seed: number;
3579
+ phash: string;
3580
+ distanceOriginal: number;
3581
+ originalImageUrl: string;
3582
+ originalPhash: string;
3583
+ }[] | null | undefined;
3584
+ originalPhashes?: string[] | null | undefined;
3585
+ historyId?: string | null | undefined;
3586
+ };
3587
+ } | {
3588
+ type: "IMPORTED";
3589
+ data: {
3590
+ post: {
3591
+ platformId: string;
3592
+ post: {
3593
+ status?: string | null | undefined;
3594
+ title?: string | null | undefined;
3595
+ description?: string | null | undefined;
3596
+ brand?: string | null | undefined;
3597
+ statusId?: number | null | undefined;
3598
+ sizeId?: number | null | undefined;
3599
+ colorIds?: number[] | null | undefined;
3600
+ packageSizeId?: number | null | undefined;
3601
+ price?: number | null | undefined;
3602
+ currency?: string | null | undefined;
3603
+ catalog?: string | null | undefined;
3604
+ catalogId?: number | null | undefined;
3605
+ colors?: string[] | null | undefined;
3606
+ measurementLength?: number | null | undefined;
3607
+ measurementWidth?: number | null | undefined;
3608
+ photoUrls?: string[] | null | undefined;
3609
+ size?: string | null | undefined;
3610
+ isDraft?: boolean | null | undefined;
3611
+ isArchived?: boolean | null | undefined;
3612
+ isUnisex?: boolean | null | undefined;
3613
+ availableQuantity?: number | null | undefined;
3614
+ material?: number[] | null | undefined;
3615
+ manufacturerLabelling?: string | null | undefined;
3616
+ labels?: string[] | null | undefined;
3617
+ };
3618
+ createdAt?: Date | null | undefined;
3619
+ platformUrl?: string | null | undefined;
3620
+ viewsCount?: number | null | undefined;
3621
+ favoritesCount?: number | null | undefined;
3622
+ };
3623
+ };
3624
+ } | {
3625
+ type: "LIFECYCLE_COMPLETED";
3626
+ data: {
3627
+ accountId: string;
3628
+ };
3629
+ } | {
3630
+ type: "LIFECYCLE_STARTED";
3631
+ data: {
3632
+ caseId: string;
3633
+ accountId: string;
3634
+ };
3635
+ } | {
3636
+ type: "PUBLISHED";
3637
+ data: {
3638
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3639
+ accountId?: string | null | undefined;
3640
+ itemHistoryId?: string | null | undefined;
3641
+ };
3642
+ } | {
3643
+ type: "REPUBLISHING";
3644
+ data: {
3645
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3646
+ publishingDate?: Date | null | undefined;
3647
+ priceDropPayload?: {
3648
+ value: number;
3649
+ type: "PERCENTAGE" | "ABSOLUTE";
3650
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3651
+ roundStep?: number | null | undefined;
3652
+ maxRounds?: number | null | undefined;
3653
+ } | null | undefined;
3654
+ isTransfer?: boolean | null | undefined;
3655
+ targetAccountId?: string | null | undefined;
3656
+ allowIfDeleted?: boolean | null | undefined;
3657
+ };
3658
+ } | {
3659
+ type: "REPUBLISHING_RETRY";
3660
+ data: {
3661
+ maxAttempts: number;
3662
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3663
+ attemptNumber: number;
3664
+ previousHistoryId: string;
3665
+ originalFailureDate: Date;
3666
+ fields?: {
3667
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3668
+ autoFixable: boolean;
3669
+ error?: string | null | undefined;
3670
+ }[] | null | undefined;
3671
+ priceDropPayload?: {
3672
+ value: number;
3673
+ type: "PERCENTAGE" | "ABSOLUTE";
3674
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3675
+ roundStep?: number | null | undefined;
3676
+ maxRounds?: number | null | undefined;
3677
+ } | null | undefined;
3678
+ };
3679
+ } | {
3680
+ type: "SCHEDULED";
3681
+ data: {
3682
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3683
+ publishingDate?: Date | null | undefined;
3684
+ };
3685
+ } | {
3686
+ type: "SCHEDULED_RETRY";
3687
+ data: {
3688
+ maxAttempts: number;
3689
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3690
+ attemptNumber: number;
3691
+ previousHistoryId: string;
3692
+ originalFailureDate: Date;
3693
+ fields?: {
3694
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3695
+ autoFixable: boolean;
3696
+ error?: string | null | undefined;
3697
+ }[] | null | undefined;
3698
+ };
3699
+ } | {
3700
+ type: "UPDATED";
3701
+ data: {
3702
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3703
+ };
3704
+ } | {
3705
+ type: "UPDATING";
3706
+ data: {
3707
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3708
+ post?: {
3709
+ status?: string | null | undefined;
3710
+ title?: string | null | undefined;
3711
+ description?: string | null | undefined;
3712
+ brand?: string | null | undefined;
3713
+ statusId?: number | null | undefined;
3714
+ sizeId?: number | null | undefined;
3715
+ colorIds?: number[] | null | undefined;
3716
+ packageSizeId?: number | null | undefined;
3717
+ price?: number | null | undefined;
3718
+ currency?: string | null | undefined;
3719
+ catalog?: string | null | undefined;
3720
+ catalogId?: number | null | undefined;
3721
+ colors?: string[] | null | undefined;
3722
+ measurementLength?: number | null | undefined;
3723
+ measurementWidth?: number | null | undefined;
3724
+ photoUrls?: string[] | null | undefined;
3725
+ size?: string | null | undefined;
3726
+ isDraft?: boolean | null | undefined;
3727
+ isArchived?: boolean | null | undefined;
3728
+ isUnisex?: boolean | null | undefined;
3729
+ availableQuantity?: number | null | undefined;
3730
+ material?: number[] | null | undefined;
3731
+ manufacturerLabelling?: string | null | undefined;
3732
+ labels?: string[] | null | undefined;
3733
+ } | null | undefined;
3734
+ targetDate?: Date | null | undefined;
3735
+ };
3736
+ } | null | undefined;
3737
+ accountId?: string | null | undefined;
3738
+ targetDate?: Date | null | undefined;
3739
+ requestId?: string | null | undefined;
3740
+ targetHistoryId?: string | null | undefined;
3741
+ } | null | undefined;
3742
+ materialIds?: number[] | null | undefined;
3743
+ enumValues?: {
3744
+ id: string;
3745
+ createdAt: Date;
3746
+ itemId: number;
3747
+ updatedAt: Date;
3748
+ enumKey: string;
3749
+ enumValue: string;
3750
+ }[] | null | undefined;
3751
+ history?: {
3752
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
3753
+ id: string;
3754
+ createdAt: Date;
3755
+ itemId: number;
3756
+ data?: {
3757
+ type: "ACTION_CANCELED";
3758
+ data: {
3759
+ targetItemHistoryId: string;
3760
+ };
3761
+ } | {
3762
+ type: "BUYER_PAID";
3763
+ data: {
3764
+ soldAccountId: string;
3765
+ soldOrderId: string;
3766
+ soldConversationId?: string | null | undefined;
3767
+ };
3768
+ } | {
3769
+ type: "DELIVERED";
3770
+ data: {
3771
+ soldAccountId: string;
3772
+ soldOrderId: string;
3773
+ soldConversationId?: string | null | undefined;
3774
+ };
3775
+ } | {
3776
+ type: "EMPTY";
3777
+ } | {
3778
+ type: "FAILED_TO_PUBLISH";
3779
+ data: {
3780
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3781
+ accountId?: string | null | undefined;
3782
+ reason?: string | null | undefined;
3783
+ fields?: {
3784
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3785
+ autoFixable: boolean;
3786
+ error?: string | null | undefined;
3787
+ }[] | null | undefined;
3788
+ itemHistoryId?: string | null | undefined;
3789
+ };
3790
+ } | {
3791
+ type: "IMAGE_PROCESSING_DONE";
3792
+ data: {
3793
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3794
+ variations?: {
3795
+ fileId: string;
3796
+ seed: number;
3797
+ phash: string;
3798
+ distanceOriginal: number;
3799
+ originalImageUrl: string;
3800
+ originalPhash: string;
3801
+ }[] | null | undefined;
3802
+ originalPhashes?: string[] | null | undefined;
3803
+ historyId?: string | null | undefined;
3804
+ };
3805
+ } | {
3806
+ type: "IMPORTED";
3807
+ data: {
3808
+ post: {
3809
+ platformId: string;
3810
+ post: {
3811
+ status?: string | null | undefined;
3812
+ title?: string | null | undefined;
3813
+ description?: string | null | undefined;
3814
+ brand?: string | null | undefined;
3815
+ statusId?: number | null | undefined;
3816
+ sizeId?: number | null | undefined;
3817
+ colorIds?: number[] | null | undefined;
3818
+ packageSizeId?: number | null | undefined;
3819
+ price?: number | null | undefined;
3820
+ currency?: string | null | undefined;
3821
+ catalog?: string | null | undefined;
3822
+ catalogId?: number | null | undefined;
3823
+ colors?: string[] | null | undefined;
3824
+ measurementLength?: number | null | undefined;
3825
+ measurementWidth?: number | null | undefined;
3826
+ photoUrls?: string[] | null | undefined;
3827
+ size?: string | null | undefined;
3828
+ isDraft?: boolean | null | undefined;
3829
+ isArchived?: boolean | null | undefined;
3830
+ isUnisex?: boolean | null | undefined;
3831
+ availableQuantity?: number | null | undefined;
3832
+ material?: number[] | null | undefined;
3833
+ manufacturerLabelling?: string | null | undefined;
3834
+ labels?: string[] | null | undefined;
3835
+ };
3836
+ createdAt?: Date | null | undefined;
3837
+ platformUrl?: string | null | undefined;
3838
+ viewsCount?: number | null | undefined;
3839
+ favoritesCount?: number | null | undefined;
3840
+ };
3841
+ };
3842
+ } | {
3843
+ type: "LIFECYCLE_COMPLETED";
3844
+ data: {
3845
+ accountId: string;
3846
+ };
3847
+ } | {
3848
+ type: "LIFECYCLE_STARTED";
3849
+ data: {
3850
+ caseId: string;
3851
+ accountId: string;
3852
+ };
3853
+ } | {
3854
+ type: "PUBLISHED";
3855
+ data: {
3856
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3857
+ accountId?: string | null | undefined;
3858
+ itemHistoryId?: string | null | undefined;
3859
+ };
3860
+ } | {
3861
+ type: "REPUBLISHING";
3862
+ data: {
3863
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3864
+ publishingDate?: Date | null | undefined;
3865
+ priceDropPayload?: {
3866
+ value: number;
3867
+ type: "PERCENTAGE" | "ABSOLUTE";
3868
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3869
+ roundStep?: number | null | undefined;
3870
+ maxRounds?: number | null | undefined;
3871
+ } | null | undefined;
3872
+ isTransfer?: boolean | null | undefined;
3873
+ targetAccountId?: string | null | undefined;
3874
+ allowIfDeleted?: boolean | null | undefined;
3875
+ };
3876
+ } | {
3877
+ type: "REPUBLISHING_RETRY";
3878
+ data: {
3879
+ maxAttempts: number;
3880
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3881
+ attemptNumber: number;
3882
+ previousHistoryId: string;
3883
+ originalFailureDate: Date;
3884
+ fields?: {
3885
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3886
+ autoFixable: boolean;
3887
+ error?: string | null | undefined;
3888
+ }[] | null | undefined;
3889
+ priceDropPayload?: {
3890
+ value: number;
3891
+ type: "PERCENTAGE" | "ABSOLUTE";
3892
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3893
+ roundStep?: number | null | undefined;
3894
+ maxRounds?: number | null | undefined;
3895
+ } | null | undefined;
3896
+ };
3897
+ } | {
3898
+ type: "SCHEDULED";
3899
+ data: {
3900
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3901
+ publishingDate?: Date | null | undefined;
3902
+ };
3903
+ } | {
3904
+ type: "SCHEDULED_RETRY";
3905
+ data: {
3906
+ maxAttempts: number;
3907
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3908
+ attemptNumber: number;
3909
+ previousHistoryId: string;
3910
+ originalFailureDate: Date;
3911
+ fields?: {
3912
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3913
+ autoFixable: boolean;
3914
+ error?: string | null | undefined;
3915
+ }[] | null | undefined;
3916
+ };
3917
+ } | {
3918
+ type: "UPDATED";
3919
+ data: {
3920
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3921
+ };
3922
+ } | {
3923
+ type: "UPDATING";
3924
+ data: {
3925
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3926
+ post?: {
3927
+ status?: string | null | undefined;
3928
+ title?: string | null | undefined;
3929
+ description?: string | null | undefined;
3930
+ brand?: string | null | undefined;
3931
+ statusId?: number | null | undefined;
3932
+ sizeId?: number | null | undefined;
3933
+ colorIds?: number[] | null | undefined;
3934
+ packageSizeId?: number | null | undefined;
3935
+ price?: number | null | undefined;
3936
+ currency?: string | null | undefined;
3937
+ catalog?: string | null | undefined;
3938
+ catalogId?: number | null | undefined;
3939
+ colors?: string[] | null | undefined;
3940
+ measurementLength?: number | null | undefined;
3941
+ measurementWidth?: number | null | undefined;
3942
+ photoUrls?: string[] | null | undefined;
3943
+ size?: string | null | undefined;
3944
+ isDraft?: boolean | null | undefined;
3945
+ isArchived?: boolean | null | undefined;
3946
+ isUnisex?: boolean | null | undefined;
3947
+ availableQuantity?: number | null | undefined;
3948
+ material?: number[] | null | undefined;
3949
+ manufacturerLabelling?: string | null | undefined;
3950
+ labels?: string[] | null | undefined;
3951
+ } | null | undefined;
3952
+ targetDate?: Date | null | undefined;
3953
+ };
3954
+ } | null | undefined;
3955
+ accountId?: string | null | undefined;
3956
+ targetDate?: Date | null | undefined;
3957
+ requestId?: string | null | undefined;
3958
+ targetHistoryId?: string | null | undefined;
3959
+ }[] | null | undefined;
3960
+ }, {
3961
+ name: string;
3962
+ id: number;
3963
+ createdAt: Date;
3964
+ userId: number;
3965
+ updatedAt: Date;
3966
+ sold: boolean;
3967
+ fees?: {
3968
+ value: number;
3969
+ type: string;
3970
+ name: string;
3971
+ id: number;
3972
+ createdAt: Date;
3973
+ userId: number;
3974
+ updatedAt: Date;
3975
+ recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
3976
+ startDate: Date;
3977
+ active: boolean;
3978
+ description?: string | null | undefined;
3979
+ itemId?: number | null | undefined;
3980
+ endDate?: Date | null | undefined;
3981
+ parentFeeId?: number | null | undefined;
3982
+ }[] | null | undefined;
3983
+ description?: string | null | undefined;
3984
+ categoryId?: number | null | undefined;
3985
+ sizeId?: number | null | undefined;
3986
+ colorIds?: number[] | null | undefined;
3987
+ packageSizeId?: number | null | undefined;
3988
+ state?: number | null | undefined;
3989
+ measurementLength?: number | null | undefined;
3990
+ measurementWidth?: number | null | undefined;
3991
+ labels?: {
3992
+ itemId: number;
3993
+ labelId: number;
3994
+ label?: {
3995
+ name: string;
3996
+ id: number;
3997
+ createdAt: Date;
3998
+ isUserLabel: boolean;
3999
+ itemCount?: number | null | undefined;
4000
+ userId?: number | null | undefined;
4001
+ parentId?: unknown;
4002
+ } | null | undefined;
4003
+ }[] | null | undefined;
4004
+ sex?: string | null | undefined;
4005
+ platforms?: {
4006
+ status: "PENDING" | "DRAFT" | "ARCHIVED" | "DISPUTE" | "DELETED" | "ONLINE" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR";
4007
+ id: string;
4008
+ createdAt: Date;
4009
+ accountId: string;
4010
+ itemId: number;
4011
+ platformId: string;
4012
+ platformUrl: string;
4013
+ platformPrice: number;
4014
+ updatedAt: Date;
4015
+ publishedAt: Date;
4016
+ conversationId?: string | null | undefined;
4017
+ viewsCount?: number | null | undefined;
4018
+ favoritesCount?: number | null | undefined;
4019
+ account?: {
4020
+ status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
4021
+ name: string;
4022
+ userId: number;
4023
+ accountId: string;
4024
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4025
+ locale?: string | null | undefined;
4026
+ night?: {
4027
+ startsAt: Date;
4028
+ endsAt: Date;
4029
+ } | null | undefined;
4030
+ favoritesMaxDelay?: number | null | undefined;
4031
+ ordersMaxDelay?: number | null | undefined;
4032
+ conversationsMaxDelay?: number | null | undefined;
4033
+ } | null | undefined;
4034
+ }[] | null | undefined;
4035
+ brandId?: number | null | undefined;
4036
+ estimatedPrice?: number | null | undefined;
4037
+ purchaseDate?: Date | null | undefined;
4038
+ sellingDate?: Date | null | undefined;
4039
+ fields?: {
4040
+ value: string;
4041
+ itemId: number;
4042
+ fieldId: number;
4043
+ }[] | null | undefined;
4044
+ sku?: string | null | undefined;
4045
+ files?: {
4046
+ fileId: string;
4047
+ itemId: number;
4048
+ file?: {
4049
+ path: string;
4050
+ id: string;
4051
+ createdAt: Date;
4052
+ userId: number;
4053
+ signedUrl: string;
4054
+ } | null | undefined;
4055
+ index?: number | null | undefined;
4056
+ }[] | null | undefined;
4057
+ purchasePrice?: number | null | undefined;
4058
+ purchasePlaceId?: number | null | undefined;
4059
+ purchased?: boolean | null | undefined;
4060
+ sellingPrice?: number | null | undefined;
4061
+ sellingPlaceId?: number | null | undefined;
4062
+ feesSum?: number | null | undefined;
4063
+ lastHistory?: {
4064
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
4065
+ id: string;
4066
+ createdAt: Date;
4067
+ itemId: number;
4068
+ data?: {
4069
+ type: "ACTION_CANCELED";
4070
+ data: {
4071
+ targetItemHistoryId: string;
4072
+ };
4073
+ } | {
4074
+ type: "BUYER_PAID";
4075
+ data: {
4076
+ soldAccountId: string;
4077
+ soldOrderId: string;
4078
+ soldConversationId?: string | null | undefined;
4079
+ };
4080
+ } | {
4081
+ type: "DELIVERED";
4082
+ data: {
4083
+ soldAccountId: string;
4084
+ soldOrderId: string;
4085
+ soldConversationId?: string | null | undefined;
4086
+ };
4087
+ } | {
4088
+ type: "EMPTY";
4089
+ } | {
4090
+ type: "FAILED_TO_PUBLISH";
4091
+ data: {
4092
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4093
+ accountId?: string | null | undefined;
4094
+ reason?: string | null | undefined;
4095
+ fields?: {
4096
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4097
+ autoFixable: boolean;
4098
+ error?: string | null | undefined;
4099
+ }[] | null | undefined;
4100
+ itemHistoryId?: string | null | undefined;
4101
+ };
4102
+ } | {
4103
+ type: "IMAGE_PROCESSING_DONE";
4104
+ data: {
4105
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4106
+ variations?: {
4107
+ fileId: string;
4108
+ seed: number;
4109
+ phash: string;
4110
+ distanceOriginal: number;
4111
+ originalImageUrl: string;
4112
+ originalPhash: string;
4113
+ }[] | null | undefined;
4114
+ originalPhashes?: string[] | null | undefined;
4115
+ historyId?: string | null | undefined;
4116
+ };
4117
+ } | {
4118
+ type: "IMPORTED";
4119
+ data: {
4120
+ post: {
4121
+ platformId: string;
4122
+ post: {
4123
+ status?: string | null | undefined;
4124
+ title?: string | null | undefined;
4125
+ description?: string | null | undefined;
4126
+ brand?: string | null | undefined;
4127
+ statusId?: number | null | undefined;
4128
+ sizeId?: number | null | undefined;
4129
+ colorIds?: number[] | null | undefined;
4130
+ packageSizeId?: number | null | undefined;
4131
+ price?: number | null | undefined;
4132
+ currency?: string | null | undefined;
4133
+ catalog?: string | null | undefined;
4134
+ catalogId?: number | null | undefined;
4135
+ colors?: string[] | null | undefined;
4136
+ measurementLength?: number | null | undefined;
4137
+ measurementWidth?: number | null | undefined;
4138
+ photoUrls?: string[] | null | undefined;
4139
+ size?: string | null | undefined;
4140
+ isDraft?: boolean | null | undefined;
4141
+ isArchived?: boolean | null | undefined;
4142
+ isUnisex?: boolean | null | undefined;
4143
+ availableQuantity?: number | null | undefined;
4144
+ material?: number[] | null | undefined;
4145
+ manufacturerLabelling?: string | null | undefined;
4146
+ labels?: string[] | null | undefined;
4147
+ };
4148
+ createdAt?: Date | null | undefined;
4149
+ platformUrl?: string | null | undefined;
4150
+ viewsCount?: number | null | undefined;
4151
+ favoritesCount?: number | null | undefined;
4152
+ };
4153
+ };
4154
+ } | {
4155
+ type: "LIFECYCLE_COMPLETED";
4156
+ data: {
4157
+ accountId: string;
4158
+ };
4159
+ } | {
4160
+ type: "LIFECYCLE_STARTED";
4161
+ data: {
4162
+ caseId: string;
4163
+ accountId: string;
4164
+ };
4165
+ } | {
4166
+ type: "PUBLISHED";
4167
+ data: {
4168
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4169
+ accountId?: string | null | undefined;
4170
+ itemHistoryId?: string | null | undefined;
4171
+ };
4172
+ } | {
4173
+ type: "REPUBLISHING";
4174
+ data: {
4175
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4176
+ publishingDate?: Date | null | undefined;
4177
+ priceDropPayload?: {
4178
+ value: number;
4179
+ type: "PERCENTAGE" | "ABSOLUTE";
4180
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4181
+ roundStep?: number | null | undefined;
4182
+ maxRounds?: number | null | undefined;
4183
+ } | null | undefined;
4184
+ isTransfer?: boolean | null | undefined;
4185
+ targetAccountId?: string | null | undefined;
4186
+ allowIfDeleted?: boolean | null | undefined;
4187
+ };
4188
+ } | {
4189
+ type: "REPUBLISHING_RETRY";
4190
+ data: {
4191
+ maxAttempts: number;
4192
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4193
+ attemptNumber: number;
4194
+ previousHistoryId: string;
4195
+ originalFailureDate: Date;
4196
+ fields?: {
4197
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4198
+ autoFixable: boolean;
4199
+ error?: string | null | undefined;
4200
+ }[] | null | undefined;
4201
+ priceDropPayload?: {
4202
+ value: number;
4203
+ type: "PERCENTAGE" | "ABSOLUTE";
4204
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4205
+ roundStep?: number | null | undefined;
4206
+ maxRounds?: number | null | undefined;
4207
+ } | null | undefined;
4208
+ };
4209
+ } | {
4210
+ type: "SCHEDULED";
4211
+ data: {
4212
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4213
+ publishingDate?: Date | null | undefined;
4214
+ };
4215
+ } | {
4216
+ type: "SCHEDULED_RETRY";
4217
+ data: {
4218
+ maxAttempts: number;
4219
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4220
+ attemptNumber: number;
4221
+ previousHistoryId: string;
4222
+ originalFailureDate: Date;
4223
+ fields?: {
4224
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4225
+ autoFixable: boolean;
4226
+ error?: string | null | undefined;
4227
+ }[] | null | undefined;
4228
+ };
4229
+ } | {
4230
+ type: "UPDATED";
4231
+ data: {
4232
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4233
+ };
4234
+ } | {
4235
+ type: "UPDATING";
4236
+ data: {
4237
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4238
+ post?: {
4239
+ status?: string | null | undefined;
4240
+ title?: string | null | undefined;
4241
+ description?: string | null | undefined;
4242
+ brand?: string | null | undefined;
4243
+ statusId?: number | null | undefined;
4244
+ sizeId?: number | null | undefined;
4245
+ colorIds?: number[] | null | undefined;
4246
+ packageSizeId?: number | null | undefined;
4247
+ price?: number | null | undefined;
4248
+ currency?: string | null | undefined;
4249
+ catalog?: string | null | undefined;
4250
+ catalogId?: number | null | undefined;
4251
+ colors?: string[] | null | undefined;
4252
+ measurementLength?: number | null | undefined;
4253
+ measurementWidth?: number | null | undefined;
4254
+ photoUrls?: string[] | null | undefined;
4255
+ size?: string | null | undefined;
4256
+ isDraft?: boolean | null | undefined;
4257
+ isArchived?: boolean | null | undefined;
4258
+ isUnisex?: boolean | null | undefined;
4259
+ availableQuantity?: number | null | undefined;
4260
+ material?: number[] | null | undefined;
4261
+ manufacturerLabelling?: string | null | undefined;
4262
+ labels?: string[] | null | undefined;
4263
+ } | null | undefined;
4264
+ targetDate?: Date | null | undefined;
4265
+ };
4266
+ } | null | undefined;
4267
+ accountId?: string | null | undefined;
4268
+ targetDate?: Date | null | undefined;
4269
+ requestId?: string | null | undefined;
4270
+ targetHistoryId?: string | null | undefined;
4271
+ } | null | undefined;
4272
+ materialIds?: number[] | null | undefined;
4273
+ enumValues?: {
4274
+ id: string;
4275
+ createdAt: Date;
4276
+ itemId: number;
4277
+ updatedAt: Date;
4278
+ enumKey: string;
4279
+ enumValue: string;
4280
+ }[] | null | undefined;
4281
+ history?: {
4282
+ type: "CANCELED" | "IMPORTED" | "ARCHIVED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "SCHEDULED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DISPUTE" | "DELETING" | "DELETED" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
4283
+ id: string;
4284
+ createdAt: Date;
4285
+ itemId: number;
4286
+ data?: {
4287
+ type: "ACTION_CANCELED";
4288
+ data: {
4289
+ targetItemHistoryId: string;
4290
+ };
4291
+ } | {
4292
+ type: "BUYER_PAID";
4293
+ data: {
4294
+ soldAccountId: string;
4295
+ soldOrderId: string;
4296
+ soldConversationId?: string | null | undefined;
4297
+ };
4298
+ } | {
4299
+ type: "DELIVERED";
4300
+ data: {
4301
+ soldAccountId: string;
4302
+ soldOrderId: string;
4303
+ soldConversationId?: string | null | undefined;
4304
+ };
4305
+ } | {
4306
+ type: "EMPTY";
4307
+ } | {
4308
+ type: "FAILED_TO_PUBLISH";
4309
+ data: {
4310
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4311
+ accountId?: string | null | undefined;
4312
+ reason?: string | null | undefined;
4313
+ fields?: {
4314
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4315
+ autoFixable: boolean;
4316
+ error?: string | null | undefined;
4317
+ }[] | null | undefined;
4318
+ itemHistoryId?: string | null | undefined;
4319
+ };
4320
+ } | {
4321
+ type: "IMAGE_PROCESSING_DONE";
4322
+ data: {
4323
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4324
+ variations?: {
4325
+ fileId: string;
4326
+ seed: number;
4327
+ phash: string;
4328
+ distanceOriginal: number;
4329
+ originalImageUrl: string;
4330
+ originalPhash: string;
4331
+ }[] | null | undefined;
4332
+ originalPhashes?: string[] | null | undefined;
4333
+ historyId?: string | null | undefined;
4334
+ };
4335
+ } | {
4336
+ type: "IMPORTED";
4337
+ data: {
4338
+ post: {
4339
+ platformId: string;
4340
+ post: {
4341
+ status?: string | null | undefined;
4342
+ title?: string | null | undefined;
4343
+ description?: string | null | undefined;
4344
+ brand?: string | null | undefined;
4345
+ statusId?: number | null | undefined;
4346
+ sizeId?: number | null | undefined;
4347
+ colorIds?: number[] | null | undefined;
4348
+ packageSizeId?: number | null | undefined;
4349
+ price?: number | null | undefined;
4350
+ currency?: string | null | undefined;
4351
+ catalog?: string | null | undefined;
4352
+ catalogId?: number | null | undefined;
4353
+ colors?: string[] | null | undefined;
4354
+ measurementLength?: number | null | undefined;
4355
+ measurementWidth?: number | null | undefined;
4356
+ photoUrls?: string[] | null | undefined;
4357
+ size?: string | null | undefined;
4358
+ isDraft?: boolean | null | undefined;
4359
+ isArchived?: boolean | null | undefined;
4360
+ isUnisex?: boolean | null | undefined;
4361
+ availableQuantity?: number | null | undefined;
4362
+ material?: number[] | null | undefined;
4363
+ manufacturerLabelling?: string | null | undefined;
4364
+ labels?: string[] | null | undefined;
4365
+ };
4366
+ createdAt?: Date | null | undefined;
4367
+ platformUrl?: string | null | undefined;
4368
+ viewsCount?: number | null | undefined;
4369
+ favoritesCount?: number | null | undefined;
4370
+ };
4371
+ };
4372
+ } | {
4373
+ type: "LIFECYCLE_COMPLETED";
4374
+ data: {
4375
+ accountId: string;
4376
+ };
4377
+ } | {
4378
+ type: "LIFECYCLE_STARTED";
4379
+ data: {
4380
+ caseId: string;
4381
+ accountId: string;
4382
+ };
4383
+ } | {
4384
+ type: "PUBLISHED";
4385
+ data: {
4386
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4387
+ accountId?: string | null | undefined;
4388
+ itemHistoryId?: string | null | undefined;
4389
+ };
4390
+ } | {
4391
+ type: "REPUBLISHING";
4392
+ data: {
4393
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4394
+ publishingDate?: Date | null | undefined;
4395
+ priceDropPayload?: {
4396
+ value: number;
4397
+ type: "PERCENTAGE" | "ABSOLUTE";
4398
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4399
+ roundStep?: number | null | undefined;
4400
+ maxRounds?: number | null | undefined;
4401
+ } | null | undefined;
4402
+ isTransfer?: boolean | null | undefined;
4403
+ targetAccountId?: string | null | undefined;
4404
+ allowIfDeleted?: boolean | null | undefined;
4405
+ };
4406
+ } | {
4407
+ type: "REPUBLISHING_RETRY";
4408
+ data: {
4409
+ maxAttempts: number;
4410
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4411
+ attemptNumber: number;
4412
+ previousHistoryId: string;
4413
+ originalFailureDate: Date;
4414
+ fields?: {
4415
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4416
+ autoFixable: boolean;
4417
+ error?: string | null | undefined;
4418
+ }[] | null | undefined;
4419
+ priceDropPayload?: {
4420
+ value: number;
4421
+ type: "PERCENTAGE" | "ABSOLUTE";
4422
+ roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4423
+ roundStep?: number | null | undefined;
4424
+ maxRounds?: number | null | undefined;
4425
+ } | null | undefined;
4426
+ };
4427
+ } | {
4428
+ type: "SCHEDULED";
4429
+ data: {
4430
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4431
+ publishingDate?: Date | null | undefined;
4432
+ };
4433
+ } | {
4434
+ type: "SCHEDULED_RETRY";
4435
+ data: {
4436
+ maxAttempts: number;
4437
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4438
+ attemptNumber: number;
4439
+ previousHistoryId: string;
4440
+ originalFailureDate: Date;
4441
+ fields?: {
4442
+ field: "TITLE" | "DESCRIPTION" | "PRICE" | "UNKNOWN" | "SIZE" | "BRAND" | "STATUS" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4443
+ autoFixable: boolean;
4444
+ error?: string | null | undefined;
4445
+ }[] | null | undefined;
4446
+ };
4447
+ } | {
4448
+ type: "UPDATED";
4449
+ data: {
4450
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4451
+ };
4452
+ } | {
4453
+ type: "UPDATING";
4454
+ data: {
4455
+ platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4456
+ post?: {
4457
+ status?: string | null | undefined;
4458
+ title?: string | null | undefined;
4459
+ description?: string | null | undefined;
4460
+ brand?: string | null | undefined;
4461
+ statusId?: number | null | undefined;
4462
+ sizeId?: number | null | undefined;
4463
+ colorIds?: number[] | null | undefined;
4464
+ packageSizeId?: number | null | undefined;
4465
+ price?: number | null | undefined;
4466
+ currency?: string | null | undefined;
4467
+ catalog?: string | null | undefined;
4468
+ catalogId?: number | null | undefined;
4469
+ colors?: string[] | null | undefined;
4470
+ measurementLength?: number | null | undefined;
4471
+ measurementWidth?: number | null | undefined;
4472
+ photoUrls?: string[] | null | undefined;
4473
+ size?: string | null | undefined;
4474
+ isDraft?: boolean | null | undefined;
4475
+ isArchived?: boolean | null | undefined;
4476
+ isUnisex?: boolean | null | undefined;
4477
+ availableQuantity?: number | null | undefined;
4478
+ material?: number[] | null | undefined;
4479
+ manufacturerLabelling?: string | null | undefined;
4480
+ labels?: string[] | null | undefined;
4481
+ } | null | undefined;
4482
+ targetDate?: Date | null | undefined;
4483
+ };
4484
+ } | null | undefined;
4485
+ accountId?: string | null | undefined;
4486
+ targetDate?: Date | null | undefined;
4487
+ requestId?: string | null | undefined;
4488
+ targetHistoryId?: string | null | undefined;
4489
+ }[] | null | undefined;
4490
+ }>;
4491
+ export type Item = z.infer<typeof ItemSchema>;
4492
+ //# sourceMappingURL=Item.d.ts.map