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
@@ -1,4492 +0,0 @@
1
- import { z } from "zod";
2
- export declare const ItemSchema: z.ZodObject<{
3
- id: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
4
- userId: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
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.ZodUnion<[z.ZodNumber, z.ZodString]>;
11
- index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
- file: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
- id: z.ZodString;
14
- userId: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
15
- path: z.ZodString;
16
- signedUrl: z.ZodString;
17
- createdAt: z.ZodDate;
18
- }, "strip", z.ZodTypeAny, {
19
- path: string;
20
- userId: string | number;
21
- id: string;
22
- createdAt: Date;
23
- signedUrl: string;
24
- }, {
25
- path: string;
26
- userId: string | number;
27
- id: string;
28
- createdAt: Date;
29
- signedUrl: string;
30
- }>>>;
31
- }, "strip", z.ZodTypeAny, {
32
- itemId: string | number;
33
- fileId: string;
34
- index?: number | null | undefined;
35
- file?: {
36
- path: string;
37
- userId: string | number;
38
- id: string;
39
- createdAt: Date;
40
- signedUrl: string;
41
- } | null | undefined;
42
- }, {
43
- itemId: string | number;
44
- fileId: string;
45
- index?: number | null | undefined;
46
- file?: {
47
- path: string;
48
- userId: string | number;
49
- id: string;
50
- createdAt: Date;
51
- signedUrl: string;
52
- } | null | undefined;
53
- }>, "many">>>;
54
- categoryId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
- brandId: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
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.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
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.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
67
- estimatedPrice: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
68
- fees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
69
- id: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
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.ZodUnion<[z.ZodNumber, z.ZodString]>;
79
- itemId: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
80
- parentFeeId: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
81
- createdAt: z.ZodDate;
82
- updatedAt: z.ZodDate;
83
- }, "strip", z.ZodTypeAny, {
84
- value: number;
85
- type: string;
86
- userId: string | number;
87
- id: string | number;
88
- updatedAt: Date;
89
- name: string;
90
- createdAt: Date;
91
- recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
92
- startDate: Date;
93
- active: boolean;
94
- description?: string | null | undefined;
95
- itemId?: string | number | null | undefined;
96
- endDate?: Date | null | undefined;
97
- parentFeeId?: string | number | null | undefined;
98
- }, {
99
- value: number;
100
- type: string;
101
- userId: string | number;
102
- id: string | number;
103
- updatedAt: Date;
104
- name: string;
105
- createdAt: Date;
106
- recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
107
- startDate: Date;
108
- active: boolean;
109
- description?: string | null | undefined;
110
- itemId?: string | number | null | undefined;
111
- endDate?: Date | null | undefined;
112
- parentFeeId?: string | 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.ZodUnion<[z.ZodNumber, z.ZodString]>;
117
- itemId: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
118
- label: z.ZodOptional<z.ZodNullable<z.ZodObject<{
119
- id: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
120
- name: z.ZodString;
121
- userId: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodNumber, z.ZodString]>>>;
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
- id: string | number;
128
- name: string;
129
- createdAt: Date;
130
- isUserLabel: boolean;
131
- userId?: string | number | null | undefined;
132
- itemCount?: number | null | undefined;
133
- parentId?: unknown;
134
- }, {
135
- id: string | number;
136
- name: string;
137
- createdAt: Date;
138
- isUserLabel: boolean;
139
- userId?: string | number | null | undefined;
140
- itemCount?: number | null | undefined;
141
- parentId?: unknown;
142
- }>>>;
143
- }, "strip", z.ZodTypeAny, {
144
- itemId: string | number;
145
- labelId: string | number;
146
- label?: {
147
- id: string | number;
148
- name: string;
149
- createdAt: Date;
150
- isUserLabel: boolean;
151
- userId?: string | number | null | undefined;
152
- itemCount?: number | null | undefined;
153
- parentId?: unknown;
154
- } | null | undefined;
155
- }, {
156
- itemId: string | number;
157
- labelId: string | number;
158
- label?: {
159
- id: string | number;
160
- name: string;
161
- createdAt: Date;
162
- isUserLabel: boolean;
163
- userId?: string | number | null | undefined;
164
- itemCount?: 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.ZodUnion<[z.ZodNumber, z.ZodString]>;
175
- fieldId: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
176
- value: z.ZodString;
177
- }, "strip", z.ZodTypeAny, {
178
- value: string;
179
- itemId: string | number;
180
- fieldId: string | number;
181
- }, {
182
- value: string;
183
- itemId: string | number;
184
- fieldId: string | 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
- updatedAt: Date;
196
- createdAt: Date;
197
- itemId: number;
198
- enumKey: string;
199
- enumValue: string;
200
- }, {
201
- id: string;
202
- updatedAt: Date;
203
- createdAt: Date;
204
- itemId: number;
205
- enumKey: string;
206
- enumValue: string;
207
- }>, "many">>>;
208
- lastHistory: z.ZodOptional<z.ZodNullable<z.ZodObject<{
209
- id: z.ZodString;
210
- itemId: z.ZodUnion<[z.ZodNumber, z.ZodString]>;
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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
306
- autoFixable: boolean;
307
- error?: string | null | undefined;
308
- }, {
309
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- price?: number | null | undefined;
479
- currency?: string | null | undefined;
480
- brand?: string | null | undefined;
481
- catalog?: string | null | undefined;
482
- catalogId?: number | null | undefined;
483
- colors?: string[] | null | undefined;
484
- colorIds?: number[] | null | undefined;
485
- description?: string | null | undefined;
486
- measurementLength?: number | null | undefined;
487
- measurementWidth?: number | null | undefined;
488
- packageSizeId?: number | null | undefined;
489
- photoUrls?: string[] | null | undefined;
490
- size?: string | null | undefined;
491
- sizeId?: number | null | undefined;
492
- statusId?: number | null | undefined;
493
- title?: 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
- price?: number | null | undefined;
504
- currency?: string | null | undefined;
505
- brand?: string | null | undefined;
506
- catalog?: string | null | undefined;
507
- catalogId?: number | null | undefined;
508
- colors?: string[] | null | undefined;
509
- colorIds?: number[] | null | undefined;
510
- description?: string | null | undefined;
511
- measurementLength?: number | null | undefined;
512
- measurementWidth?: number | null | undefined;
513
- packageSizeId?: number | null | undefined;
514
- photoUrls?: string[] | null | undefined;
515
- size?: string | null | undefined;
516
- sizeId?: number | null | undefined;
517
- statusId?: number | null | undefined;
518
- title?: 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
- price?: number | null | undefined;
534
- currency?: string | null | undefined;
535
- brand?: string | null | undefined;
536
- catalog?: string | null | undefined;
537
- catalogId?: number | null | undefined;
538
- colors?: string[] | null | undefined;
539
- colorIds?: number[] | null | undefined;
540
- description?: string | null | undefined;
541
- measurementLength?: number | null | undefined;
542
- measurementWidth?: number | null | undefined;
543
- packageSizeId?: number | null | undefined;
544
- photoUrls?: string[] | null | undefined;
545
- size?: string | null | undefined;
546
- sizeId?: number | null | undefined;
547
- statusId?: number | null | undefined;
548
- title?: 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
- price?: number | null | undefined;
566
- currency?: string | null | undefined;
567
- brand?: string | null | undefined;
568
- catalog?: string | null | undefined;
569
- catalogId?: number | null | undefined;
570
- colors?: string[] | null | undefined;
571
- colorIds?: number[] | null | undefined;
572
- description?: string | null | undefined;
573
- measurementLength?: number | null | undefined;
574
- measurementWidth?: number | null | undefined;
575
- packageSizeId?: number | null | undefined;
576
- photoUrls?: string[] | null | undefined;
577
- size?: string | null | undefined;
578
- sizeId?: number | null | undefined;
579
- statusId?: number | null | undefined;
580
- title?: 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
- price?: number | null | undefined;
600
- currency?: string | null | undefined;
601
- brand?: string | null | undefined;
602
- catalog?: string | null | undefined;
603
- catalogId?: number | null | undefined;
604
- colors?: string[] | null | undefined;
605
- colorIds?: number[] | null | undefined;
606
- description?: string | null | undefined;
607
- measurementLength?: number | null | undefined;
608
- measurementWidth?: number | null | undefined;
609
- packageSizeId?: number | null | undefined;
610
- photoUrls?: string[] | null | undefined;
611
- size?: string | null | undefined;
612
- sizeId?: number | null | undefined;
613
- statusId?: number | null | undefined;
614
- title?: 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
- price?: number | null | undefined;
634
- currency?: string | null | undefined;
635
- brand?: string | null | undefined;
636
- catalog?: string | null | undefined;
637
- catalogId?: number | null | undefined;
638
- colors?: string[] | null | undefined;
639
- colorIds?: number[] | null | undefined;
640
- description?: string | null | undefined;
641
- measurementLength?: number | null | undefined;
642
- measurementWidth?: number | null | undefined;
643
- packageSizeId?: number | null | undefined;
644
- photoUrls?: string[] | null | undefined;
645
- size?: string | null | undefined;
646
- sizeId?: number | null | undefined;
647
- statusId?: number | null | undefined;
648
- title?: 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
- price?: number | null | undefined;
672
- currency?: string | null | undefined;
673
- brand?: string | null | undefined;
674
- catalog?: string | null | undefined;
675
- catalogId?: number | null | undefined;
676
- colors?: string[] | null | undefined;
677
- colorIds?: number[] | null | undefined;
678
- description?: string | null | undefined;
679
- measurementLength?: number | null | undefined;
680
- measurementWidth?: number | null | undefined;
681
- packageSizeId?: number | null | undefined;
682
- photoUrls?: string[] | null | undefined;
683
- size?: string | null | undefined;
684
- sizeId?: number | null | undefined;
685
- statusId?: number | null | undefined;
686
- title?: 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
- price?: number | null | undefined;
709
- currency?: string | null | undefined;
710
- brand?: string | null | undefined;
711
- catalog?: string | null | undefined;
712
- catalogId?: number | null | undefined;
713
- colors?: string[] | null | undefined;
714
- colorIds?: number[] | null | undefined;
715
- description?: string | null | undefined;
716
- measurementLength?: number | null | undefined;
717
- measurementWidth?: number | null | undefined;
718
- packageSizeId?: number | null | undefined;
719
- photoUrls?: string[] | null | undefined;
720
- size?: string | null | undefined;
721
- sizeId?: number | null | undefined;
722
- statusId?: number | null | undefined;
723
- title?: 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
- accountId: string;
763
- caseId: string;
764
- }, {
765
- accountId: string;
766
- caseId: string;
767
- }>;
768
- type: z.ZodLiteral<"LIFECYCLE_STARTED">;
769
- }, "strip", z.ZodTypeAny, {
770
- type: "LIFECYCLE_STARTED";
771
- data: {
772
- accountId: string;
773
- caseId: string;
774
- };
775
- }, {
776
- type: "LIFECYCLE_STARTED";
777
- data: {
778
- accountId: string;
779
- caseId: 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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
909
- autoFixable: boolean;
910
- error?: string | null | undefined;
911
- }, {
912
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
937
- attemptNumber: number;
938
- maxAttempts: number;
939
- previousHistoryId: string;
940
- originalFailureDate: Date;
941
- fields?: {
942
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
955
- attemptNumber: number;
956
- maxAttempts: number;
957
- previousHistoryId: string;
958
- originalFailureDate: Date;
959
- fields?: {
960
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
977
- attemptNumber: number;
978
- maxAttempts: number;
979
- previousHistoryId: string;
980
- originalFailureDate: Date;
981
- fields?: {
982
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
998
- attemptNumber: number;
999
- maxAttempts: number;
1000
- previousHistoryId: string;
1001
- originalFailureDate: Date;
1002
- fields?: {
1003
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1052
- autoFixable: boolean;
1053
- error?: string | null | undefined;
1054
- }, {
1055
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1061
- attemptNumber: number;
1062
- maxAttempts: number;
1063
- previousHistoryId: string;
1064
- originalFailureDate: Date;
1065
- fields?: {
1066
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1072
- attemptNumber: number;
1073
- maxAttempts: number;
1074
- previousHistoryId: string;
1075
- originalFailureDate: Date;
1076
- fields?: {
1077
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1087
- attemptNumber: number;
1088
- maxAttempts: number;
1089
- previousHistoryId: string;
1090
- originalFailureDate: Date;
1091
- fields?: {
1092
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1101
- attemptNumber: number;
1102
- maxAttempts: number;
1103
- previousHistoryId: string;
1104
- originalFailureDate: Date;
1105
- fields?: {
1106
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- price?: number | null | undefined;
1161
- currency?: string | null | undefined;
1162
- brand?: string | null | undefined;
1163
- catalog?: string | null | undefined;
1164
- catalogId?: number | null | undefined;
1165
- colors?: string[] | null | undefined;
1166
- colorIds?: number[] | null | undefined;
1167
- description?: string | null | undefined;
1168
- measurementLength?: number | null | undefined;
1169
- measurementWidth?: number | null | undefined;
1170
- packageSizeId?: number | null | undefined;
1171
- photoUrls?: string[] | null | undefined;
1172
- size?: string | null | undefined;
1173
- sizeId?: number | null | undefined;
1174
- statusId?: number | null | undefined;
1175
- title?: 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
- price?: number | null | undefined;
1186
- currency?: string | null | undefined;
1187
- brand?: string | null | undefined;
1188
- catalog?: string | null | undefined;
1189
- catalogId?: number | null | undefined;
1190
- colors?: string[] | null | undefined;
1191
- colorIds?: number[] | null | undefined;
1192
- description?: string | null | undefined;
1193
- measurementLength?: number | null | undefined;
1194
- measurementWidth?: number | null | undefined;
1195
- packageSizeId?: number | null | undefined;
1196
- photoUrls?: string[] | null | undefined;
1197
- size?: string | null | undefined;
1198
- sizeId?: number | null | undefined;
1199
- statusId?: number | null | undefined;
1200
- title?: 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
- price?: number | null | undefined;
1215
- currency?: string | null | undefined;
1216
- brand?: string | null | undefined;
1217
- catalog?: string | null | undefined;
1218
- catalogId?: number | null | undefined;
1219
- colors?: string[] | null | undefined;
1220
- colorIds?: number[] | null | undefined;
1221
- description?: string | null | undefined;
1222
- measurementLength?: number | null | undefined;
1223
- measurementWidth?: number | null | undefined;
1224
- packageSizeId?: number | null | undefined;
1225
- photoUrls?: string[] | null | undefined;
1226
- size?: string | null | undefined;
1227
- sizeId?: number | null | undefined;
1228
- statusId?: number | null | undefined;
1229
- title?: 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
- price?: number | null | undefined;
1244
- currency?: string | null | undefined;
1245
- brand?: string | null | undefined;
1246
- catalog?: string | null | undefined;
1247
- catalogId?: number | null | undefined;
1248
- colors?: string[] | null | undefined;
1249
- colorIds?: number[] | null | undefined;
1250
- description?: string | null | undefined;
1251
- measurementLength?: number | null | undefined;
1252
- measurementWidth?: number | null | undefined;
1253
- packageSizeId?: number | null | undefined;
1254
- photoUrls?: string[] | null | undefined;
1255
- size?: string | null | undefined;
1256
- sizeId?: number | null | undefined;
1257
- statusId?: number | null | undefined;
1258
- title?: 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
- price?: number | null | undefined;
1277
- currency?: string | null | undefined;
1278
- brand?: string | null | undefined;
1279
- catalog?: string | null | undefined;
1280
- catalogId?: number | null | undefined;
1281
- colors?: string[] | null | undefined;
1282
- colorIds?: number[] | null | undefined;
1283
- description?: string | null | undefined;
1284
- measurementLength?: number | null | undefined;
1285
- measurementWidth?: number | null | undefined;
1286
- packageSizeId?: number | null | undefined;
1287
- photoUrls?: string[] | null | undefined;
1288
- size?: string | null | undefined;
1289
- sizeId?: number | null | undefined;
1290
- statusId?: number | null | undefined;
1291
- title?: 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
- price?: number | null | undefined;
1309
- currency?: string | null | undefined;
1310
- brand?: string | null | undefined;
1311
- catalog?: string | null | undefined;
1312
- catalogId?: number | null | undefined;
1313
- colors?: string[] | null | undefined;
1314
- colorIds?: number[] | null | undefined;
1315
- description?: string | null | undefined;
1316
- measurementLength?: number | null | undefined;
1317
- measurementWidth?: number | null | undefined;
1318
- packageSizeId?: number | null | undefined;
1319
- photoUrls?: string[] | null | undefined;
1320
- size?: string | null | undefined;
1321
- sizeId?: number | null | undefined;
1322
- statusId?: number | null | undefined;
1323
- title?: 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" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
1345
- accountId?: string | null | undefined;
1346
- data?: {
1347
- type: "ACTION_CANCELED";
1348
- data: {
1349
- targetItemHistoryId: string;
1350
- };
1351
- } | {
1352
- type: "BUYER_PAID";
1353
- data: {
1354
- soldAccountId: string;
1355
- soldOrderId: string;
1356
- soldConversationId?: string | null | undefined;
1357
- };
1358
- } | {
1359
- type: "DELIVERED";
1360
- data: {
1361
- soldAccountId: string;
1362
- soldOrderId: string;
1363
- soldConversationId?: string | null | undefined;
1364
- };
1365
- } | {
1366
- type: "EMPTY";
1367
- } | {
1368
- type: "FAILED_TO_PUBLISH";
1369
- data: {
1370
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1371
- accountId?: string | null | undefined;
1372
- reason?: string | null | undefined;
1373
- fields?: {
1374
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1375
- autoFixable: boolean;
1376
- error?: string | null | undefined;
1377
- }[] | null | undefined;
1378
- itemHistoryId?: string | null | undefined;
1379
- };
1380
- } | {
1381
- type: "IMAGE_PROCESSING_DONE";
1382
- data: {
1383
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1384
- variations?: {
1385
- fileId: string;
1386
- seed: number;
1387
- phash: string;
1388
- distanceOriginal: number;
1389
- originalImageUrl: string;
1390
- originalPhash: string;
1391
- }[] | null | undefined;
1392
- originalPhashes?: string[] | null | undefined;
1393
- historyId?: string | null | undefined;
1394
- };
1395
- } | {
1396
- type: "IMPORTED";
1397
- data: {
1398
- post: {
1399
- platformId: string;
1400
- post: {
1401
- status?: string | null | undefined;
1402
- price?: number | null | undefined;
1403
- currency?: string | null | undefined;
1404
- brand?: string | null | undefined;
1405
- catalog?: string | null | undefined;
1406
- catalogId?: number | null | undefined;
1407
- colors?: string[] | null | undefined;
1408
- colorIds?: number[] | null | undefined;
1409
- description?: string | null | undefined;
1410
- measurementLength?: number | null | undefined;
1411
- measurementWidth?: number | null | undefined;
1412
- packageSizeId?: number | null | undefined;
1413
- photoUrls?: string[] | null | undefined;
1414
- size?: string | null | undefined;
1415
- sizeId?: number | null | undefined;
1416
- statusId?: number | null | undefined;
1417
- title?: string | null | undefined;
1418
- isDraft?: boolean | null | undefined;
1419
- isArchived?: boolean | null | undefined;
1420
- isUnisex?: boolean | null | undefined;
1421
- availableQuantity?: number | null | undefined;
1422
- material?: number[] | null | undefined;
1423
- manufacturerLabelling?: string | null | undefined;
1424
- labels?: string[] | null | undefined;
1425
- };
1426
- createdAt?: Date | null | undefined;
1427
- platformUrl?: string | null | undefined;
1428
- viewsCount?: number | null | undefined;
1429
- favoritesCount?: number | null | undefined;
1430
- };
1431
- };
1432
- } | {
1433
- type: "LIFECYCLE_COMPLETED";
1434
- data: {
1435
- accountId: string;
1436
- };
1437
- } | {
1438
- type: "LIFECYCLE_STARTED";
1439
- data: {
1440
- accountId: string;
1441
- caseId: string;
1442
- };
1443
- } | {
1444
- type: "PUBLISHED";
1445
- data: {
1446
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1447
- accountId?: string | null | undefined;
1448
- itemHistoryId?: string | null | undefined;
1449
- };
1450
- } | {
1451
- type: "REPUBLISHING";
1452
- data: {
1453
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1454
- publishingDate?: Date | null | undefined;
1455
- priceDropPayload?: {
1456
- value: number;
1457
- type: "PERCENTAGE" | "ABSOLUTE";
1458
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1459
- roundStep?: number | null | undefined;
1460
- maxRounds?: number | null | undefined;
1461
- } | null | undefined;
1462
- isTransfer?: boolean | null | undefined;
1463
- targetAccountId?: string | null | undefined;
1464
- allowIfDeleted?: boolean | null | undefined;
1465
- };
1466
- } | {
1467
- type: "REPUBLISHING_RETRY";
1468
- data: {
1469
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1470
- attemptNumber: number;
1471
- maxAttempts: number;
1472
- previousHistoryId: string;
1473
- originalFailureDate: Date;
1474
- fields?: {
1475
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1476
- autoFixable: boolean;
1477
- error?: string | null | undefined;
1478
- }[] | null | undefined;
1479
- priceDropPayload?: {
1480
- value: number;
1481
- type: "PERCENTAGE" | "ABSOLUTE";
1482
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1483
- roundStep?: number | null | undefined;
1484
- maxRounds?: number | null | undefined;
1485
- } | null | undefined;
1486
- };
1487
- } | {
1488
- type: "SCHEDULED";
1489
- data: {
1490
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1491
- publishingDate?: Date | null | undefined;
1492
- };
1493
- } | {
1494
- type: "SCHEDULED_RETRY";
1495
- data: {
1496
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1497
- attemptNumber: number;
1498
- maxAttempts: number;
1499
- previousHistoryId: string;
1500
- originalFailureDate: Date;
1501
- fields?: {
1502
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1503
- autoFixable: boolean;
1504
- error?: string | null | undefined;
1505
- }[] | null | undefined;
1506
- };
1507
- } | {
1508
- type: "UPDATED";
1509
- data: {
1510
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1511
- };
1512
- } | {
1513
- type: "UPDATING";
1514
- data: {
1515
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1516
- post?: {
1517
- status?: string | null | undefined;
1518
- price?: number | null | undefined;
1519
- currency?: string | null | undefined;
1520
- brand?: string | null | undefined;
1521
- catalog?: string | null | undefined;
1522
- catalogId?: number | null | undefined;
1523
- colors?: string[] | null | undefined;
1524
- colorIds?: number[] | null | undefined;
1525
- description?: string | null | undefined;
1526
- measurementLength?: number | null | undefined;
1527
- measurementWidth?: number | null | undefined;
1528
- packageSizeId?: number | null | undefined;
1529
- photoUrls?: string[] | null | undefined;
1530
- size?: string | null | undefined;
1531
- sizeId?: number | null | undefined;
1532
- statusId?: number | null | undefined;
1533
- title?: string | null | undefined;
1534
- isDraft?: boolean | null | undefined;
1535
- isArchived?: boolean | null | undefined;
1536
- isUnisex?: boolean | null | undefined;
1537
- availableQuantity?: number | null | undefined;
1538
- material?: number[] | null | undefined;
1539
- manufacturerLabelling?: string | null | undefined;
1540
- labels?: string[] | null | undefined;
1541
- } | null | undefined;
1542
- targetDate?: Date | null | undefined;
1543
- };
1544
- } | null | undefined;
1545
- requestId?: string | null | undefined;
1546
- targetDate?: Date | null | undefined;
1547
- targetHistoryId?: string | null | undefined;
1548
- }, {
1549
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
1553
- accountId?: string | null | undefined;
1554
- data?: {
1555
- type: "ACTION_CANCELED";
1556
- data: {
1557
- targetItemHistoryId: string;
1558
- };
1559
- } | {
1560
- type: "BUYER_PAID";
1561
- data: {
1562
- soldAccountId: string;
1563
- soldOrderId: string;
1564
- soldConversationId?: string | null | undefined;
1565
- };
1566
- } | {
1567
- type: "DELIVERED";
1568
- data: {
1569
- soldAccountId: string;
1570
- soldOrderId: string;
1571
- soldConversationId?: string | null | undefined;
1572
- };
1573
- } | {
1574
- type: "EMPTY";
1575
- } | {
1576
- type: "FAILED_TO_PUBLISH";
1577
- data: {
1578
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1579
- accountId?: string | null | undefined;
1580
- reason?: string | null | undefined;
1581
- fields?: {
1582
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1583
- autoFixable: boolean;
1584
- error?: string | null | undefined;
1585
- }[] | null | undefined;
1586
- itemHistoryId?: string | null | undefined;
1587
- };
1588
- } | {
1589
- type: "IMAGE_PROCESSING_DONE";
1590
- data: {
1591
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1592
- variations?: {
1593
- fileId: string;
1594
- seed: number;
1595
- phash: string;
1596
- distanceOriginal: number;
1597
- originalImageUrl: string;
1598
- originalPhash: string;
1599
- }[] | null | undefined;
1600
- originalPhashes?: string[] | null | undefined;
1601
- historyId?: string | null | undefined;
1602
- };
1603
- } | {
1604
- type: "IMPORTED";
1605
- data: {
1606
- post: {
1607
- platformId: string;
1608
- post: {
1609
- status?: string | null | undefined;
1610
- price?: number | null | undefined;
1611
- currency?: string | null | undefined;
1612
- brand?: string | null | undefined;
1613
- catalog?: string | null | undefined;
1614
- catalogId?: number | null | undefined;
1615
- colors?: string[] | null | undefined;
1616
- colorIds?: number[] | null | undefined;
1617
- description?: string | null | undefined;
1618
- measurementLength?: number | null | undefined;
1619
- measurementWidth?: number | null | undefined;
1620
- packageSizeId?: number | null | undefined;
1621
- photoUrls?: string[] | null | undefined;
1622
- size?: string | null | undefined;
1623
- sizeId?: number | null | undefined;
1624
- statusId?: number | null | undefined;
1625
- title?: string | null | undefined;
1626
- isDraft?: boolean | null | undefined;
1627
- isArchived?: boolean | null | undefined;
1628
- isUnisex?: boolean | null | undefined;
1629
- availableQuantity?: number | null | undefined;
1630
- material?: number[] | null | undefined;
1631
- manufacturerLabelling?: string | null | undefined;
1632
- labels?: string[] | null | undefined;
1633
- };
1634
- createdAt?: Date | null | undefined;
1635
- platformUrl?: string | null | undefined;
1636
- viewsCount?: number | null | undefined;
1637
- favoritesCount?: number | null | undefined;
1638
- };
1639
- };
1640
- } | {
1641
- type: "LIFECYCLE_COMPLETED";
1642
- data: {
1643
- accountId: string;
1644
- };
1645
- } | {
1646
- type: "LIFECYCLE_STARTED";
1647
- data: {
1648
- accountId: string;
1649
- caseId: string;
1650
- };
1651
- } | {
1652
- type: "PUBLISHED";
1653
- data: {
1654
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1655
- accountId?: string | null | undefined;
1656
- itemHistoryId?: string | null | undefined;
1657
- };
1658
- } | {
1659
- type: "REPUBLISHING";
1660
- data: {
1661
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1662
- publishingDate?: Date | null | undefined;
1663
- priceDropPayload?: {
1664
- value: number;
1665
- type: "PERCENTAGE" | "ABSOLUTE";
1666
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1667
- roundStep?: number | null | undefined;
1668
- maxRounds?: number | null | undefined;
1669
- } | null | undefined;
1670
- isTransfer?: boolean | null | undefined;
1671
- targetAccountId?: string | null | undefined;
1672
- allowIfDeleted?: boolean | null | undefined;
1673
- };
1674
- } | {
1675
- type: "REPUBLISHING_RETRY";
1676
- data: {
1677
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1678
- attemptNumber: number;
1679
- maxAttempts: number;
1680
- previousHistoryId: string;
1681
- originalFailureDate: Date;
1682
- fields?: {
1683
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1684
- autoFixable: boolean;
1685
- error?: string | null | undefined;
1686
- }[] | null | undefined;
1687
- priceDropPayload?: {
1688
- value: number;
1689
- type: "PERCENTAGE" | "ABSOLUTE";
1690
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
1691
- roundStep?: number | null | undefined;
1692
- maxRounds?: number | null | undefined;
1693
- } | null | undefined;
1694
- };
1695
- } | {
1696
- type: "SCHEDULED";
1697
- data: {
1698
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1699
- publishingDate?: Date | null | undefined;
1700
- };
1701
- } | {
1702
- type: "SCHEDULED_RETRY";
1703
- data: {
1704
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1705
- attemptNumber: number;
1706
- maxAttempts: number;
1707
- previousHistoryId: string;
1708
- originalFailureDate: Date;
1709
- fields?: {
1710
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1711
- autoFixable: boolean;
1712
- error?: string | null | undefined;
1713
- }[] | null | undefined;
1714
- };
1715
- } | {
1716
- type: "UPDATED";
1717
- data: {
1718
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1719
- };
1720
- } | {
1721
- type: "UPDATING";
1722
- data: {
1723
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
1724
- post?: {
1725
- status?: string | null | undefined;
1726
- price?: number | null | undefined;
1727
- currency?: string | null | undefined;
1728
- brand?: string | null | undefined;
1729
- catalog?: string | null | undefined;
1730
- catalogId?: number | null | undefined;
1731
- colors?: string[] | null | undefined;
1732
- colorIds?: number[] | null | undefined;
1733
- description?: string | null | undefined;
1734
- measurementLength?: number | null | undefined;
1735
- measurementWidth?: number | null | undefined;
1736
- packageSizeId?: number | null | undefined;
1737
- photoUrls?: string[] | null | undefined;
1738
- size?: string | null | undefined;
1739
- sizeId?: number | null | undefined;
1740
- statusId?: number | null | undefined;
1741
- title?: string | null | undefined;
1742
- isDraft?: boolean | null | undefined;
1743
- isArchived?: boolean | null | undefined;
1744
- isUnisex?: boolean | null | undefined;
1745
- availableQuantity?: number | null | undefined;
1746
- material?: number[] | null | undefined;
1747
- manufacturerLabelling?: string | null | undefined;
1748
- labels?: string[] | null | undefined;
1749
- } | null | undefined;
1750
- targetDate?: Date | null | undefined;
1751
- };
1752
- } | null | undefined;
1753
- requestId?: string | null | undefined;
1754
- targetDate?: Date | 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.ZodUnion<[z.ZodNumber, z.ZodString]>;
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.ZodUnion<[z.ZodNumber, z.ZodString]>;
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
- userId: string | number;
1791
- accountId: string;
1792
- name: 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
- userId: string | number;
1805
- accountId: string;
1806
- name: 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" | "ONLINE" | "DELETED" | "ARCHIVED" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR" | "DISPUTE";
1822
- id: string;
1823
- updatedAt: Date;
1824
- accountId: string;
1825
- createdAt: Date;
1826
- itemId: string | number;
1827
- platformId: string;
1828
- platformUrl: string;
1829
- platformPrice: number;
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
- userId: string | number;
1837
- accountId: string;
1838
- name: 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" | "ONLINE" | "DELETED" | "ARCHIVED" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR" | "DISPUTE";
1851
- id: string;
1852
- updatedAt: Date;
1853
- accountId: string;
1854
- createdAt: Date;
1855
- itemId: string | number;
1856
- platformId: string;
1857
- platformUrl: string;
1858
- platformPrice: number;
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
- userId: string | number;
1866
- accountId: string;
1867
- name: 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.ZodUnion<[z.ZodNumber, z.ZodString]>;
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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
1977
- autoFixable: boolean;
1978
- error?: string | null | undefined;
1979
- }, {
1980
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- price?: number | null | undefined;
2150
- currency?: string | null | undefined;
2151
- brand?: string | null | undefined;
2152
- catalog?: string | null | undefined;
2153
- catalogId?: number | null | undefined;
2154
- colors?: string[] | null | undefined;
2155
- colorIds?: number[] | null | undefined;
2156
- description?: string | null | undefined;
2157
- measurementLength?: number | null | undefined;
2158
- measurementWidth?: number | null | undefined;
2159
- packageSizeId?: number | null | undefined;
2160
- photoUrls?: string[] | null | undefined;
2161
- size?: string | null | undefined;
2162
- sizeId?: number | null | undefined;
2163
- statusId?: number | null | undefined;
2164
- title?: 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
- price?: number | null | undefined;
2175
- currency?: string | null | undefined;
2176
- brand?: string | null | undefined;
2177
- catalog?: string | null | undefined;
2178
- catalogId?: number | null | undefined;
2179
- colors?: string[] | null | undefined;
2180
- colorIds?: number[] | null | undefined;
2181
- description?: string | null | undefined;
2182
- measurementLength?: number | null | undefined;
2183
- measurementWidth?: number | null | undefined;
2184
- packageSizeId?: number | null | undefined;
2185
- photoUrls?: string[] | null | undefined;
2186
- size?: string | null | undefined;
2187
- sizeId?: number | null | undefined;
2188
- statusId?: number | null | undefined;
2189
- title?: 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
- price?: number | null | undefined;
2205
- currency?: string | null | undefined;
2206
- brand?: string | null | undefined;
2207
- catalog?: string | null | undefined;
2208
- catalogId?: number | null | undefined;
2209
- colors?: string[] | null | undefined;
2210
- colorIds?: number[] | null | undefined;
2211
- description?: string | null | undefined;
2212
- measurementLength?: number | null | undefined;
2213
- measurementWidth?: number | null | undefined;
2214
- packageSizeId?: number | null | undefined;
2215
- photoUrls?: string[] | null | undefined;
2216
- size?: string | null | undefined;
2217
- sizeId?: number | null | undefined;
2218
- statusId?: number | null | undefined;
2219
- title?: 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
- price?: number | null | undefined;
2237
- currency?: string | null | undefined;
2238
- brand?: string | null | undefined;
2239
- catalog?: string | null | undefined;
2240
- catalogId?: number | null | undefined;
2241
- colors?: string[] | null | undefined;
2242
- colorIds?: number[] | null | undefined;
2243
- description?: string | null | undefined;
2244
- measurementLength?: number | null | undefined;
2245
- measurementWidth?: number | null | undefined;
2246
- packageSizeId?: number | null | undefined;
2247
- photoUrls?: string[] | null | undefined;
2248
- size?: string | null | undefined;
2249
- sizeId?: number | null | undefined;
2250
- statusId?: number | null | undefined;
2251
- title?: 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
- price?: number | null | undefined;
2271
- currency?: string | null | undefined;
2272
- brand?: string | null | undefined;
2273
- catalog?: string | null | undefined;
2274
- catalogId?: number | null | undefined;
2275
- colors?: string[] | null | undefined;
2276
- colorIds?: number[] | null | undefined;
2277
- description?: string | null | undefined;
2278
- measurementLength?: number | null | undefined;
2279
- measurementWidth?: number | null | undefined;
2280
- packageSizeId?: number | null | undefined;
2281
- photoUrls?: string[] | null | undefined;
2282
- size?: string | null | undefined;
2283
- sizeId?: number | null | undefined;
2284
- statusId?: number | null | undefined;
2285
- title?: 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
- price?: number | null | undefined;
2305
- currency?: string | null | undefined;
2306
- brand?: string | null | undefined;
2307
- catalog?: string | null | undefined;
2308
- catalogId?: number | null | undefined;
2309
- colors?: string[] | null | undefined;
2310
- colorIds?: number[] | null | undefined;
2311
- description?: string | null | undefined;
2312
- measurementLength?: number | null | undefined;
2313
- measurementWidth?: number | null | undefined;
2314
- packageSizeId?: number | null | undefined;
2315
- photoUrls?: string[] | null | undefined;
2316
- size?: string | null | undefined;
2317
- sizeId?: number | null | undefined;
2318
- statusId?: number | null | undefined;
2319
- title?: 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
- price?: number | null | undefined;
2343
- currency?: string | null | undefined;
2344
- brand?: string | null | undefined;
2345
- catalog?: string | null | undefined;
2346
- catalogId?: number | null | undefined;
2347
- colors?: string[] | null | undefined;
2348
- colorIds?: number[] | null | undefined;
2349
- description?: string | null | undefined;
2350
- measurementLength?: number | null | undefined;
2351
- measurementWidth?: number | null | undefined;
2352
- packageSizeId?: number | null | undefined;
2353
- photoUrls?: string[] | null | undefined;
2354
- size?: string | null | undefined;
2355
- sizeId?: number | null | undefined;
2356
- statusId?: number | null | undefined;
2357
- title?: 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
- price?: number | null | undefined;
2380
- currency?: string | null | undefined;
2381
- brand?: string | null | undefined;
2382
- catalog?: string | null | undefined;
2383
- catalogId?: number | null | undefined;
2384
- colors?: string[] | null | undefined;
2385
- colorIds?: number[] | null | undefined;
2386
- description?: string | null | undefined;
2387
- measurementLength?: number | null | undefined;
2388
- measurementWidth?: number | null | undefined;
2389
- packageSizeId?: number | null | undefined;
2390
- photoUrls?: string[] | null | undefined;
2391
- size?: string | null | undefined;
2392
- sizeId?: number | null | undefined;
2393
- statusId?: number | null | undefined;
2394
- title?: 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
- accountId: string;
2434
- caseId: string;
2435
- }, {
2436
- accountId: string;
2437
- caseId: string;
2438
- }>;
2439
- type: z.ZodLiteral<"LIFECYCLE_STARTED">;
2440
- }, "strip", z.ZodTypeAny, {
2441
- type: "LIFECYCLE_STARTED";
2442
- data: {
2443
- accountId: string;
2444
- caseId: string;
2445
- };
2446
- }, {
2447
- type: "LIFECYCLE_STARTED";
2448
- data: {
2449
- accountId: string;
2450
- caseId: 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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2580
- autoFixable: boolean;
2581
- error?: string | null | undefined;
2582
- }, {
2583
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2608
- attemptNumber: number;
2609
- maxAttempts: number;
2610
- previousHistoryId: string;
2611
- originalFailureDate: Date;
2612
- fields?: {
2613
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2626
- attemptNumber: number;
2627
- maxAttempts: number;
2628
- previousHistoryId: string;
2629
- originalFailureDate: Date;
2630
- fields?: {
2631
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2648
- attemptNumber: number;
2649
- maxAttempts: number;
2650
- previousHistoryId: string;
2651
- originalFailureDate: Date;
2652
- fields?: {
2653
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2669
- attemptNumber: number;
2670
- maxAttempts: number;
2671
- previousHistoryId: string;
2672
- originalFailureDate: Date;
2673
- fields?: {
2674
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
2723
- autoFixable: boolean;
2724
- error?: string | null | undefined;
2725
- }, {
2726
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2732
- attemptNumber: number;
2733
- maxAttempts: number;
2734
- previousHistoryId: string;
2735
- originalFailureDate: Date;
2736
- fields?: {
2737
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2743
- attemptNumber: number;
2744
- maxAttempts: number;
2745
- previousHistoryId: string;
2746
- originalFailureDate: Date;
2747
- fields?: {
2748
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2758
- attemptNumber: number;
2759
- maxAttempts: number;
2760
- previousHistoryId: string;
2761
- originalFailureDate: Date;
2762
- fields?: {
2763
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
2772
- attemptNumber: number;
2773
- maxAttempts: number;
2774
- previousHistoryId: string;
2775
- originalFailureDate: Date;
2776
- fields?: {
2777
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "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
- price?: number | null | undefined;
2832
- currency?: string | null | undefined;
2833
- brand?: string | null | undefined;
2834
- catalog?: string | null | undefined;
2835
- catalogId?: number | null | undefined;
2836
- colors?: string[] | null | undefined;
2837
- colorIds?: number[] | null | undefined;
2838
- description?: string | null | undefined;
2839
- measurementLength?: number | null | undefined;
2840
- measurementWidth?: number | null | undefined;
2841
- packageSizeId?: number | null | undefined;
2842
- photoUrls?: string[] | null | undefined;
2843
- size?: string | null | undefined;
2844
- sizeId?: number | null | undefined;
2845
- statusId?: number | null | undefined;
2846
- title?: 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
- price?: number | null | undefined;
2857
- currency?: string | null | undefined;
2858
- brand?: string | null | undefined;
2859
- catalog?: string | null | undefined;
2860
- catalogId?: number | null | undefined;
2861
- colors?: string[] | null | undefined;
2862
- colorIds?: number[] | null | undefined;
2863
- description?: string | null | undefined;
2864
- measurementLength?: number | null | undefined;
2865
- measurementWidth?: number | null | undefined;
2866
- packageSizeId?: number | null | undefined;
2867
- photoUrls?: string[] | null | undefined;
2868
- size?: string | null | undefined;
2869
- sizeId?: number | null | undefined;
2870
- statusId?: number | null | undefined;
2871
- title?: 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
- price?: number | null | undefined;
2886
- currency?: string | null | undefined;
2887
- brand?: string | null | undefined;
2888
- catalog?: string | null | undefined;
2889
- catalogId?: number | null | undefined;
2890
- colors?: string[] | null | undefined;
2891
- colorIds?: number[] | null | undefined;
2892
- description?: string | null | undefined;
2893
- measurementLength?: number | null | undefined;
2894
- measurementWidth?: number | null | undefined;
2895
- packageSizeId?: number | null | undefined;
2896
- photoUrls?: string[] | null | undefined;
2897
- size?: string | null | undefined;
2898
- sizeId?: number | null | undefined;
2899
- statusId?: number | null | undefined;
2900
- title?: 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
- price?: number | null | undefined;
2915
- currency?: string | null | undefined;
2916
- brand?: string | null | undefined;
2917
- catalog?: string | null | undefined;
2918
- catalogId?: number | null | undefined;
2919
- colors?: string[] | null | undefined;
2920
- colorIds?: number[] | null | undefined;
2921
- description?: string | null | undefined;
2922
- measurementLength?: number | null | undefined;
2923
- measurementWidth?: number | null | undefined;
2924
- packageSizeId?: number | null | undefined;
2925
- photoUrls?: string[] | null | undefined;
2926
- size?: string | null | undefined;
2927
- sizeId?: number | null | undefined;
2928
- statusId?: number | null | undefined;
2929
- title?: 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
- price?: number | null | undefined;
2948
- currency?: string | null | undefined;
2949
- brand?: string | null | undefined;
2950
- catalog?: string | null | undefined;
2951
- catalogId?: number | null | undefined;
2952
- colors?: string[] | null | undefined;
2953
- colorIds?: number[] | null | undefined;
2954
- description?: string | null | undefined;
2955
- measurementLength?: number | null | undefined;
2956
- measurementWidth?: number | null | undefined;
2957
- packageSizeId?: number | null | undefined;
2958
- photoUrls?: string[] | null | undefined;
2959
- size?: string | null | undefined;
2960
- sizeId?: number | null | undefined;
2961
- statusId?: number | null | undefined;
2962
- title?: 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
- price?: number | null | undefined;
2980
- currency?: string | null | undefined;
2981
- brand?: string | null | undefined;
2982
- catalog?: string | null | undefined;
2983
- catalogId?: number | null | undefined;
2984
- colors?: string[] | null | undefined;
2985
- colorIds?: number[] | null | undefined;
2986
- description?: string | null | undefined;
2987
- measurementLength?: number | null | undefined;
2988
- measurementWidth?: number | null | undefined;
2989
- packageSizeId?: number | null | undefined;
2990
- photoUrls?: string[] | null | undefined;
2991
- size?: string | null | undefined;
2992
- sizeId?: number | null | undefined;
2993
- statusId?: number | null | undefined;
2994
- title?: 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" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
3016
- accountId?: string | null | undefined;
3017
- data?: {
3018
- type: "ACTION_CANCELED";
3019
- data: {
3020
- targetItemHistoryId: string;
3021
- };
3022
- } | {
3023
- type: "BUYER_PAID";
3024
- data: {
3025
- soldAccountId: string;
3026
- soldOrderId: string;
3027
- soldConversationId?: string | null | undefined;
3028
- };
3029
- } | {
3030
- type: "DELIVERED";
3031
- data: {
3032
- soldAccountId: string;
3033
- soldOrderId: string;
3034
- soldConversationId?: string | null | undefined;
3035
- };
3036
- } | {
3037
- type: "EMPTY";
3038
- } | {
3039
- type: "FAILED_TO_PUBLISH";
3040
- data: {
3041
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3042
- accountId?: string | null | undefined;
3043
- reason?: string | null | undefined;
3044
- fields?: {
3045
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3046
- autoFixable: boolean;
3047
- error?: string | null | undefined;
3048
- }[] | null | undefined;
3049
- itemHistoryId?: string | null | undefined;
3050
- };
3051
- } | {
3052
- type: "IMAGE_PROCESSING_DONE";
3053
- data: {
3054
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3055
- variations?: {
3056
- fileId: string;
3057
- seed: number;
3058
- phash: string;
3059
- distanceOriginal: number;
3060
- originalImageUrl: string;
3061
- originalPhash: string;
3062
- }[] | null | undefined;
3063
- originalPhashes?: string[] | null | undefined;
3064
- historyId?: string | null | undefined;
3065
- };
3066
- } | {
3067
- type: "IMPORTED";
3068
- data: {
3069
- post: {
3070
- platformId: string;
3071
- post: {
3072
- status?: string | null | undefined;
3073
- price?: number | null | undefined;
3074
- currency?: string | null | undefined;
3075
- brand?: string | null | undefined;
3076
- catalog?: string | null | undefined;
3077
- catalogId?: number | null | undefined;
3078
- colors?: string[] | null | undefined;
3079
- colorIds?: number[] | null | undefined;
3080
- description?: string | null | undefined;
3081
- measurementLength?: number | null | undefined;
3082
- measurementWidth?: number | null | undefined;
3083
- packageSizeId?: number | null | undefined;
3084
- photoUrls?: string[] | null | undefined;
3085
- size?: string | null | undefined;
3086
- sizeId?: number | null | undefined;
3087
- statusId?: number | null | undefined;
3088
- title?: string | null | undefined;
3089
- isDraft?: boolean | null | undefined;
3090
- isArchived?: boolean | null | undefined;
3091
- isUnisex?: boolean | null | undefined;
3092
- availableQuantity?: number | null | undefined;
3093
- material?: number[] | null | undefined;
3094
- manufacturerLabelling?: string | null | undefined;
3095
- labels?: string[] | null | undefined;
3096
- };
3097
- createdAt?: Date | null | undefined;
3098
- platformUrl?: string | null | undefined;
3099
- viewsCount?: number | null | undefined;
3100
- favoritesCount?: number | null | undefined;
3101
- };
3102
- };
3103
- } | {
3104
- type: "LIFECYCLE_COMPLETED";
3105
- data: {
3106
- accountId: string;
3107
- };
3108
- } | {
3109
- type: "LIFECYCLE_STARTED";
3110
- data: {
3111
- accountId: string;
3112
- caseId: string;
3113
- };
3114
- } | {
3115
- type: "PUBLISHED";
3116
- data: {
3117
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3118
- accountId?: string | null | undefined;
3119
- itemHistoryId?: string | null | undefined;
3120
- };
3121
- } | {
3122
- type: "REPUBLISHING";
3123
- data: {
3124
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3125
- publishingDate?: Date | null | undefined;
3126
- priceDropPayload?: {
3127
- value: number;
3128
- type: "PERCENTAGE" | "ABSOLUTE";
3129
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3130
- roundStep?: number | null | undefined;
3131
- maxRounds?: number | null | undefined;
3132
- } | null | undefined;
3133
- isTransfer?: boolean | null | undefined;
3134
- targetAccountId?: string | null | undefined;
3135
- allowIfDeleted?: boolean | null | undefined;
3136
- };
3137
- } | {
3138
- type: "REPUBLISHING_RETRY";
3139
- data: {
3140
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3141
- attemptNumber: number;
3142
- maxAttempts: number;
3143
- previousHistoryId: string;
3144
- originalFailureDate: Date;
3145
- fields?: {
3146
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3147
- autoFixable: boolean;
3148
- error?: string | null | undefined;
3149
- }[] | null | undefined;
3150
- priceDropPayload?: {
3151
- value: number;
3152
- type: "PERCENTAGE" | "ABSOLUTE";
3153
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3154
- roundStep?: number | null | undefined;
3155
- maxRounds?: number | null | undefined;
3156
- } | null | undefined;
3157
- };
3158
- } | {
3159
- type: "SCHEDULED";
3160
- data: {
3161
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3162
- publishingDate?: Date | null | undefined;
3163
- };
3164
- } | {
3165
- type: "SCHEDULED_RETRY";
3166
- data: {
3167
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3168
- attemptNumber: number;
3169
- maxAttempts: number;
3170
- previousHistoryId: string;
3171
- originalFailureDate: Date;
3172
- fields?: {
3173
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3174
- autoFixable: boolean;
3175
- error?: string | null | undefined;
3176
- }[] | null | undefined;
3177
- };
3178
- } | {
3179
- type: "UPDATED";
3180
- data: {
3181
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3182
- };
3183
- } | {
3184
- type: "UPDATING";
3185
- data: {
3186
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3187
- post?: {
3188
- status?: string | null | undefined;
3189
- price?: number | null | undefined;
3190
- currency?: string | null | undefined;
3191
- brand?: string | null | undefined;
3192
- catalog?: string | null | undefined;
3193
- catalogId?: number | null | undefined;
3194
- colors?: string[] | null | undefined;
3195
- colorIds?: number[] | null | undefined;
3196
- description?: string | null | undefined;
3197
- measurementLength?: number | null | undefined;
3198
- measurementWidth?: number | null | undefined;
3199
- packageSizeId?: number | null | undefined;
3200
- photoUrls?: string[] | null | undefined;
3201
- size?: string | null | undefined;
3202
- sizeId?: number | null | undefined;
3203
- statusId?: number | null | undefined;
3204
- title?: string | null | undefined;
3205
- isDraft?: boolean | null | undefined;
3206
- isArchived?: boolean | null | undefined;
3207
- isUnisex?: boolean | null | undefined;
3208
- availableQuantity?: number | null | undefined;
3209
- material?: number[] | null | undefined;
3210
- manufacturerLabelling?: string | null | undefined;
3211
- labels?: string[] | null | undefined;
3212
- } | null | undefined;
3213
- targetDate?: Date | null | undefined;
3214
- };
3215
- } | null | undefined;
3216
- requestId?: string | null | undefined;
3217
- targetDate?: Date | null | undefined;
3218
- targetHistoryId?: string | null | undefined;
3219
- }, {
3220
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
3224
- accountId?: string | null | undefined;
3225
- data?: {
3226
- type: "ACTION_CANCELED";
3227
- data: {
3228
- targetItemHistoryId: string;
3229
- };
3230
- } | {
3231
- type: "BUYER_PAID";
3232
- data: {
3233
- soldAccountId: string;
3234
- soldOrderId: string;
3235
- soldConversationId?: string | null | undefined;
3236
- };
3237
- } | {
3238
- type: "DELIVERED";
3239
- data: {
3240
- soldAccountId: string;
3241
- soldOrderId: string;
3242
- soldConversationId?: string | null | undefined;
3243
- };
3244
- } | {
3245
- type: "EMPTY";
3246
- } | {
3247
- type: "FAILED_TO_PUBLISH";
3248
- data: {
3249
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3250
- accountId?: string | null | undefined;
3251
- reason?: string | null | undefined;
3252
- fields?: {
3253
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3254
- autoFixable: boolean;
3255
- error?: string | null | undefined;
3256
- }[] | null | undefined;
3257
- itemHistoryId?: string | null | undefined;
3258
- };
3259
- } | {
3260
- type: "IMAGE_PROCESSING_DONE";
3261
- data: {
3262
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3263
- variations?: {
3264
- fileId: string;
3265
- seed: number;
3266
- phash: string;
3267
- distanceOriginal: number;
3268
- originalImageUrl: string;
3269
- originalPhash: string;
3270
- }[] | null | undefined;
3271
- originalPhashes?: string[] | null | undefined;
3272
- historyId?: string | null | undefined;
3273
- };
3274
- } | {
3275
- type: "IMPORTED";
3276
- data: {
3277
- post: {
3278
- platformId: string;
3279
- post: {
3280
- status?: string | null | undefined;
3281
- price?: number | null | undefined;
3282
- currency?: string | null | undefined;
3283
- brand?: string | null | undefined;
3284
- catalog?: string | null | undefined;
3285
- catalogId?: number | null | undefined;
3286
- colors?: string[] | null | undefined;
3287
- colorIds?: number[] | null | undefined;
3288
- description?: string | null | undefined;
3289
- measurementLength?: number | null | undefined;
3290
- measurementWidth?: number | null | undefined;
3291
- packageSizeId?: number | null | undefined;
3292
- photoUrls?: string[] | null | undefined;
3293
- size?: string | null | undefined;
3294
- sizeId?: number | null | undefined;
3295
- statusId?: number | null | undefined;
3296
- title?: string | null | undefined;
3297
- isDraft?: boolean | null | undefined;
3298
- isArchived?: boolean | null | undefined;
3299
- isUnisex?: boolean | null | undefined;
3300
- availableQuantity?: number | null | undefined;
3301
- material?: number[] | null | undefined;
3302
- manufacturerLabelling?: string | null | undefined;
3303
- labels?: string[] | null | undefined;
3304
- };
3305
- createdAt?: Date | null | undefined;
3306
- platformUrl?: string | null | undefined;
3307
- viewsCount?: number | null | undefined;
3308
- favoritesCount?: number | null | undefined;
3309
- };
3310
- };
3311
- } | {
3312
- type: "LIFECYCLE_COMPLETED";
3313
- data: {
3314
- accountId: string;
3315
- };
3316
- } | {
3317
- type: "LIFECYCLE_STARTED";
3318
- data: {
3319
- accountId: string;
3320
- caseId: string;
3321
- };
3322
- } | {
3323
- type: "PUBLISHED";
3324
- data: {
3325
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3326
- accountId?: string | null | undefined;
3327
- itemHistoryId?: string | null | undefined;
3328
- };
3329
- } | {
3330
- type: "REPUBLISHING";
3331
- data: {
3332
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3333
- publishingDate?: Date | null | undefined;
3334
- priceDropPayload?: {
3335
- value: number;
3336
- type: "PERCENTAGE" | "ABSOLUTE";
3337
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3338
- roundStep?: number | null | undefined;
3339
- maxRounds?: number | null | undefined;
3340
- } | null | undefined;
3341
- isTransfer?: boolean | null | undefined;
3342
- targetAccountId?: string | null | undefined;
3343
- allowIfDeleted?: boolean | null | undefined;
3344
- };
3345
- } | {
3346
- type: "REPUBLISHING_RETRY";
3347
- data: {
3348
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3349
- attemptNumber: number;
3350
- maxAttempts: number;
3351
- previousHistoryId: string;
3352
- originalFailureDate: Date;
3353
- fields?: {
3354
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3355
- autoFixable: boolean;
3356
- error?: string | null | undefined;
3357
- }[] | null | undefined;
3358
- priceDropPayload?: {
3359
- value: number;
3360
- type: "PERCENTAGE" | "ABSOLUTE";
3361
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3362
- roundStep?: number | null | undefined;
3363
- maxRounds?: number | null | undefined;
3364
- } | null | undefined;
3365
- };
3366
- } | {
3367
- type: "SCHEDULED";
3368
- data: {
3369
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3370
- publishingDate?: Date | null | undefined;
3371
- };
3372
- } | {
3373
- type: "SCHEDULED_RETRY";
3374
- data: {
3375
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3376
- attemptNumber: number;
3377
- maxAttempts: number;
3378
- previousHistoryId: string;
3379
- originalFailureDate: Date;
3380
- fields?: {
3381
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3382
- autoFixable: boolean;
3383
- error?: string | null | undefined;
3384
- }[] | null | undefined;
3385
- };
3386
- } | {
3387
- type: "UPDATED";
3388
- data: {
3389
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3390
- };
3391
- } | {
3392
- type: "UPDATING";
3393
- data: {
3394
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3395
- post?: {
3396
- status?: string | null | undefined;
3397
- price?: number | null | undefined;
3398
- currency?: string | null | undefined;
3399
- brand?: string | null | undefined;
3400
- catalog?: string | null | undefined;
3401
- catalogId?: number | null | undefined;
3402
- colors?: string[] | null | undefined;
3403
- colorIds?: number[] | null | undefined;
3404
- description?: string | null | undefined;
3405
- measurementLength?: number | null | undefined;
3406
- measurementWidth?: number | null | undefined;
3407
- packageSizeId?: number | null | undefined;
3408
- photoUrls?: string[] | null | undefined;
3409
- size?: string | null | undefined;
3410
- sizeId?: number | null | undefined;
3411
- statusId?: number | null | undefined;
3412
- title?: string | null | undefined;
3413
- isDraft?: boolean | null | undefined;
3414
- isArchived?: boolean | null | undefined;
3415
- isUnisex?: boolean | null | undefined;
3416
- availableQuantity?: number | null | undefined;
3417
- material?: number[] | null | undefined;
3418
- manufacturerLabelling?: string | null | undefined;
3419
- labels?: string[] | null | undefined;
3420
- } | null | undefined;
3421
- targetDate?: Date | null | undefined;
3422
- };
3423
- } | null | undefined;
3424
- requestId?: string | null | undefined;
3425
- targetDate?: Date | null | undefined;
3426
- targetHistoryId?: string | null | undefined;
3427
- }>, "many">>>;
3428
- createdAt: z.ZodDate;
3429
- updatedAt: z.ZodDate;
3430
- }, "strip", z.ZodTypeAny, {
3431
- userId: string | number;
3432
- id: string | number;
3433
- updatedAt: Date;
3434
- name: string;
3435
- createdAt: Date;
3436
- sold: boolean;
3437
- state?: number | null | undefined;
3438
- colorIds?: number[] | null | undefined;
3439
- description?: string | null | undefined;
3440
- measurementLength?: number | null | undefined;
3441
- measurementWidth?: number | null | undefined;
3442
- packageSizeId?: number | null | undefined;
3443
- sizeId?: number | null | undefined;
3444
- labels?: {
3445
- itemId: string | number;
3446
- labelId: string | number;
3447
- label?: {
3448
- id: string | number;
3449
- name: string;
3450
- createdAt: Date;
3451
- isUserLabel: boolean;
3452
- userId?: string | number | null | undefined;
3453
- itemCount?: number | null | undefined;
3454
- parentId?: unknown;
3455
- } | null | undefined;
3456
- }[] | null | undefined;
3457
- enumValues?: {
3458
- id: string;
3459
- updatedAt: Date;
3460
- createdAt: Date;
3461
- itemId: number;
3462
- enumKey: string;
3463
- enumValue: string;
3464
- }[] | null | undefined;
3465
- files?: {
3466
- itemId: string | number;
3467
- fileId: string;
3468
- index?: number | null | undefined;
3469
- file?: {
3470
- path: string;
3471
- userId: string | number;
3472
- id: string;
3473
- createdAt: Date;
3474
- signedUrl: string;
3475
- } | null | undefined;
3476
- }[] | null | undefined;
3477
- fields?: {
3478
- value: string;
3479
- itemId: string | number;
3480
- fieldId: string | number;
3481
- }[] | null | undefined;
3482
- sku?: string | null | undefined;
3483
- categoryId?: number | null | undefined;
3484
- brandId?: string | number | null | undefined;
3485
- sex?: string | null | undefined;
3486
- purchasePrice?: number | null | undefined;
3487
- purchaseDate?: Date | null | undefined;
3488
- purchasePlaceId?: string | number | null | undefined;
3489
- purchased?: boolean | null | undefined;
3490
- sellingPrice?: number | null | undefined;
3491
- sellingDate?: Date | null | undefined;
3492
- sellingPlaceId?: string | number | null | undefined;
3493
- estimatedPrice?: number | null | undefined;
3494
- fees?: {
3495
- value: number;
3496
- type: string;
3497
- userId: string | number;
3498
- id: string | number;
3499
- updatedAt: Date;
3500
- name: string;
3501
- createdAt: Date;
3502
- recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
3503
- startDate: Date;
3504
- active: boolean;
3505
- description?: string | null | undefined;
3506
- itemId?: string | number | null | undefined;
3507
- endDate?: Date | null | undefined;
3508
- parentFeeId?: string | number | null | undefined;
3509
- }[] | null | undefined;
3510
- feesSum?: number | null | undefined;
3511
- lastHistory?: {
3512
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
3513
- id: string;
3514
- createdAt: Date;
3515
- itemId: string | number;
3516
- accountId?: string | null | undefined;
3517
- data?: {
3518
- type: "ACTION_CANCELED";
3519
- data: {
3520
- targetItemHistoryId: string;
3521
- };
3522
- } | {
3523
- type: "BUYER_PAID";
3524
- data: {
3525
- soldAccountId: string;
3526
- soldOrderId: string;
3527
- soldConversationId?: string | null | undefined;
3528
- };
3529
- } | {
3530
- type: "DELIVERED";
3531
- data: {
3532
- soldAccountId: string;
3533
- soldOrderId: string;
3534
- soldConversationId?: string | null | undefined;
3535
- };
3536
- } | {
3537
- type: "EMPTY";
3538
- } | {
3539
- type: "FAILED_TO_PUBLISH";
3540
- data: {
3541
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3542
- accountId?: string | null | undefined;
3543
- reason?: string | null | undefined;
3544
- fields?: {
3545
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3546
- autoFixable: boolean;
3547
- error?: string | null | undefined;
3548
- }[] | null | undefined;
3549
- itemHistoryId?: string | null | undefined;
3550
- };
3551
- } | {
3552
- type: "IMAGE_PROCESSING_DONE";
3553
- data: {
3554
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3555
- variations?: {
3556
- fileId: string;
3557
- seed: number;
3558
- phash: string;
3559
- distanceOriginal: number;
3560
- originalImageUrl: string;
3561
- originalPhash: string;
3562
- }[] | null | undefined;
3563
- originalPhashes?: string[] | null | undefined;
3564
- historyId?: string | null | undefined;
3565
- };
3566
- } | {
3567
- type: "IMPORTED";
3568
- data: {
3569
- post: {
3570
- platformId: string;
3571
- post: {
3572
- status?: string | null | undefined;
3573
- price?: number | null | undefined;
3574
- currency?: string | null | undefined;
3575
- brand?: string | null | undefined;
3576
- catalog?: string | null | undefined;
3577
- catalogId?: number | null | undefined;
3578
- colors?: string[] | null | undefined;
3579
- colorIds?: number[] | null | undefined;
3580
- description?: string | null | undefined;
3581
- measurementLength?: number | null | undefined;
3582
- measurementWidth?: number | null | undefined;
3583
- packageSizeId?: number | null | undefined;
3584
- photoUrls?: string[] | null | undefined;
3585
- size?: string | null | undefined;
3586
- sizeId?: number | null | undefined;
3587
- statusId?: number | null | undefined;
3588
- title?: string | null | undefined;
3589
- isDraft?: boolean | null | undefined;
3590
- isArchived?: boolean | null | undefined;
3591
- isUnisex?: boolean | null | undefined;
3592
- availableQuantity?: number | null | undefined;
3593
- material?: number[] | null | undefined;
3594
- manufacturerLabelling?: string | null | undefined;
3595
- labels?: string[] | null | undefined;
3596
- };
3597
- createdAt?: Date | null | undefined;
3598
- platformUrl?: string | null | undefined;
3599
- viewsCount?: number | null | undefined;
3600
- favoritesCount?: number | null | undefined;
3601
- };
3602
- };
3603
- } | {
3604
- type: "LIFECYCLE_COMPLETED";
3605
- data: {
3606
- accountId: string;
3607
- };
3608
- } | {
3609
- type: "LIFECYCLE_STARTED";
3610
- data: {
3611
- accountId: string;
3612
- caseId: string;
3613
- };
3614
- } | {
3615
- type: "PUBLISHED";
3616
- data: {
3617
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3618
- accountId?: string | null | undefined;
3619
- itemHistoryId?: string | null | undefined;
3620
- };
3621
- } | {
3622
- type: "REPUBLISHING";
3623
- data: {
3624
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3625
- publishingDate?: Date | null | undefined;
3626
- priceDropPayload?: {
3627
- value: number;
3628
- type: "PERCENTAGE" | "ABSOLUTE";
3629
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3630
- roundStep?: number | null | undefined;
3631
- maxRounds?: number | null | undefined;
3632
- } | null | undefined;
3633
- isTransfer?: boolean | null | undefined;
3634
- targetAccountId?: string | null | undefined;
3635
- allowIfDeleted?: boolean | null | undefined;
3636
- };
3637
- } | {
3638
- type: "REPUBLISHING_RETRY";
3639
- data: {
3640
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3641
- attemptNumber: number;
3642
- maxAttempts: number;
3643
- previousHistoryId: string;
3644
- originalFailureDate: Date;
3645
- fields?: {
3646
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3647
- autoFixable: boolean;
3648
- error?: string | null | undefined;
3649
- }[] | null | undefined;
3650
- priceDropPayload?: {
3651
- value: number;
3652
- type: "PERCENTAGE" | "ABSOLUTE";
3653
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3654
- roundStep?: number | null | undefined;
3655
- maxRounds?: number | null | undefined;
3656
- } | null | undefined;
3657
- };
3658
- } | {
3659
- type: "SCHEDULED";
3660
- data: {
3661
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3662
- publishingDate?: Date | null | undefined;
3663
- };
3664
- } | {
3665
- type: "SCHEDULED_RETRY";
3666
- data: {
3667
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3668
- attemptNumber: number;
3669
- maxAttempts: number;
3670
- previousHistoryId: string;
3671
- originalFailureDate: Date;
3672
- fields?: {
3673
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3674
- autoFixable: boolean;
3675
- error?: string | null | undefined;
3676
- }[] | null | undefined;
3677
- };
3678
- } | {
3679
- type: "UPDATED";
3680
- data: {
3681
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3682
- };
3683
- } | {
3684
- type: "UPDATING";
3685
- data: {
3686
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3687
- post?: {
3688
- status?: string | null | undefined;
3689
- price?: number | null | undefined;
3690
- currency?: string | null | undefined;
3691
- brand?: string | null | undefined;
3692
- catalog?: string | null | undefined;
3693
- catalogId?: number | null | undefined;
3694
- colors?: string[] | null | undefined;
3695
- colorIds?: number[] | null | undefined;
3696
- description?: string | null | undefined;
3697
- measurementLength?: number | null | undefined;
3698
- measurementWidth?: number | null | undefined;
3699
- packageSizeId?: number | null | undefined;
3700
- photoUrls?: string[] | null | undefined;
3701
- size?: string | null | undefined;
3702
- sizeId?: number | null | undefined;
3703
- statusId?: number | null | undefined;
3704
- title?: string | null | undefined;
3705
- isDraft?: boolean | null | undefined;
3706
- isArchived?: boolean | null | undefined;
3707
- isUnisex?: boolean | null | undefined;
3708
- availableQuantity?: number | null | undefined;
3709
- material?: number[] | null | undefined;
3710
- manufacturerLabelling?: string | null | undefined;
3711
- labels?: string[] | null | undefined;
3712
- } | null | undefined;
3713
- targetDate?: Date | null | undefined;
3714
- };
3715
- } | null | undefined;
3716
- requestId?: string | null | undefined;
3717
- targetDate?: Date | null | undefined;
3718
- targetHistoryId?: string | null | undefined;
3719
- } | null | undefined;
3720
- platforms?: {
3721
- status: "PENDING" | "DRAFT" | "ONLINE" | "DELETED" | "ARCHIVED" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR" | "DISPUTE";
3722
- id: string;
3723
- updatedAt: Date;
3724
- accountId: string;
3725
- createdAt: Date;
3726
- itemId: string | number;
3727
- platformId: string;
3728
- platformUrl: string;
3729
- platformPrice: number;
3730
- publishedAt: Date;
3731
- conversationId?: string | null | undefined;
3732
- viewsCount?: number | null | undefined;
3733
- favoritesCount?: number | null | undefined;
3734
- account?: {
3735
- status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
3736
- userId: string | number;
3737
- accountId: string;
3738
- name: string;
3739
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3740
- locale?: string | null | undefined;
3741
- night?: {
3742
- startsAt: Date;
3743
- endsAt: Date;
3744
- } | null | undefined;
3745
- favoritesMaxDelay?: number | null | undefined;
3746
- ordersMaxDelay?: number | null | undefined;
3747
- conversationsMaxDelay?: number | null | undefined;
3748
- } | null | undefined;
3749
- }[] | null | undefined;
3750
- materialIds?: number[] | null | undefined;
3751
- history?: {
3752
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
3756
- accountId?: string | null | undefined;
3757
- data?: {
3758
- type: "ACTION_CANCELED";
3759
- data: {
3760
- targetItemHistoryId: string;
3761
- };
3762
- } | {
3763
- type: "BUYER_PAID";
3764
- data: {
3765
- soldAccountId: string;
3766
- soldOrderId: string;
3767
- soldConversationId?: string | null | undefined;
3768
- };
3769
- } | {
3770
- type: "DELIVERED";
3771
- data: {
3772
- soldAccountId: string;
3773
- soldOrderId: string;
3774
- soldConversationId?: string | null | undefined;
3775
- };
3776
- } | {
3777
- type: "EMPTY";
3778
- } | {
3779
- type: "FAILED_TO_PUBLISH";
3780
- data: {
3781
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3782
- accountId?: string | null | undefined;
3783
- reason?: string | null | undefined;
3784
- fields?: {
3785
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3786
- autoFixable: boolean;
3787
- error?: string | null | undefined;
3788
- }[] | null | undefined;
3789
- itemHistoryId?: string | null | undefined;
3790
- };
3791
- } | {
3792
- type: "IMAGE_PROCESSING_DONE";
3793
- data: {
3794
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3795
- variations?: {
3796
- fileId: string;
3797
- seed: number;
3798
- phash: string;
3799
- distanceOriginal: number;
3800
- originalImageUrl: string;
3801
- originalPhash: string;
3802
- }[] | null | undefined;
3803
- originalPhashes?: string[] | null | undefined;
3804
- historyId?: string | null | undefined;
3805
- };
3806
- } | {
3807
- type: "IMPORTED";
3808
- data: {
3809
- post: {
3810
- platformId: string;
3811
- post: {
3812
- status?: string | null | undefined;
3813
- price?: number | null | undefined;
3814
- currency?: string | null | undefined;
3815
- brand?: string | null | undefined;
3816
- catalog?: string | null | undefined;
3817
- catalogId?: number | null | undefined;
3818
- colors?: string[] | null | undefined;
3819
- colorIds?: number[] | null | undefined;
3820
- description?: string | null | undefined;
3821
- measurementLength?: number | null | undefined;
3822
- measurementWidth?: number | null | undefined;
3823
- packageSizeId?: number | null | undefined;
3824
- photoUrls?: string[] | null | undefined;
3825
- size?: string | null | undefined;
3826
- sizeId?: number | null | undefined;
3827
- statusId?: number | null | undefined;
3828
- title?: string | null | undefined;
3829
- isDraft?: boolean | null | undefined;
3830
- isArchived?: boolean | null | undefined;
3831
- isUnisex?: boolean | null | undefined;
3832
- availableQuantity?: number | null | undefined;
3833
- material?: number[] | null | undefined;
3834
- manufacturerLabelling?: string | null | undefined;
3835
- labels?: string[] | null | undefined;
3836
- };
3837
- createdAt?: Date | null | undefined;
3838
- platformUrl?: string | null | undefined;
3839
- viewsCount?: number | null | undefined;
3840
- favoritesCount?: number | null | undefined;
3841
- };
3842
- };
3843
- } | {
3844
- type: "LIFECYCLE_COMPLETED";
3845
- data: {
3846
- accountId: string;
3847
- };
3848
- } | {
3849
- type: "LIFECYCLE_STARTED";
3850
- data: {
3851
- accountId: string;
3852
- caseId: string;
3853
- };
3854
- } | {
3855
- type: "PUBLISHED";
3856
- data: {
3857
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3858
- accountId?: string | null | undefined;
3859
- itemHistoryId?: string | null | undefined;
3860
- };
3861
- } | {
3862
- type: "REPUBLISHING";
3863
- data: {
3864
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3865
- publishingDate?: Date | null | undefined;
3866
- priceDropPayload?: {
3867
- value: number;
3868
- type: "PERCENTAGE" | "ABSOLUTE";
3869
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3870
- roundStep?: number | null | undefined;
3871
- maxRounds?: number | null | undefined;
3872
- } | null | undefined;
3873
- isTransfer?: boolean | null | undefined;
3874
- targetAccountId?: string | null | undefined;
3875
- allowIfDeleted?: boolean | null | undefined;
3876
- };
3877
- } | {
3878
- type: "REPUBLISHING_RETRY";
3879
- data: {
3880
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3881
- attemptNumber: number;
3882
- maxAttempts: number;
3883
- previousHistoryId: string;
3884
- originalFailureDate: Date;
3885
- fields?: {
3886
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3887
- autoFixable: boolean;
3888
- error?: string | null | undefined;
3889
- }[] | null | undefined;
3890
- priceDropPayload?: {
3891
- value: number;
3892
- type: "PERCENTAGE" | "ABSOLUTE";
3893
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
3894
- roundStep?: number | null | undefined;
3895
- maxRounds?: number | null | undefined;
3896
- } | null | undefined;
3897
- };
3898
- } | {
3899
- type: "SCHEDULED";
3900
- data: {
3901
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3902
- publishingDate?: Date | null | undefined;
3903
- };
3904
- } | {
3905
- type: "SCHEDULED_RETRY";
3906
- data: {
3907
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3908
- attemptNumber: number;
3909
- maxAttempts: number;
3910
- previousHistoryId: string;
3911
- originalFailureDate: Date;
3912
- fields?: {
3913
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
3914
- autoFixable: boolean;
3915
- error?: string | null | undefined;
3916
- }[] | null | undefined;
3917
- };
3918
- } | {
3919
- type: "UPDATED";
3920
- data: {
3921
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3922
- };
3923
- } | {
3924
- type: "UPDATING";
3925
- data: {
3926
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
3927
- post?: {
3928
- status?: string | null | undefined;
3929
- price?: number | null | undefined;
3930
- currency?: string | null | undefined;
3931
- brand?: string | null | undefined;
3932
- catalog?: string | null | undefined;
3933
- catalogId?: number | null | undefined;
3934
- colors?: string[] | null | undefined;
3935
- colorIds?: number[] | null | undefined;
3936
- description?: string | null | undefined;
3937
- measurementLength?: number | null | undefined;
3938
- measurementWidth?: number | null | undefined;
3939
- packageSizeId?: number | null | undefined;
3940
- photoUrls?: string[] | null | undefined;
3941
- size?: string | null | undefined;
3942
- sizeId?: number | null | undefined;
3943
- statusId?: number | null | undefined;
3944
- title?: string | null | undefined;
3945
- isDraft?: boolean | null | undefined;
3946
- isArchived?: boolean | null | undefined;
3947
- isUnisex?: boolean | null | undefined;
3948
- availableQuantity?: number | null | undefined;
3949
- material?: number[] | null | undefined;
3950
- manufacturerLabelling?: string | null | undefined;
3951
- labels?: string[] | null | undefined;
3952
- } | null | undefined;
3953
- targetDate?: Date | null | undefined;
3954
- };
3955
- } | null | undefined;
3956
- requestId?: string | null | undefined;
3957
- targetDate?: Date | null | undefined;
3958
- targetHistoryId?: string | null | undefined;
3959
- }[] | null | undefined;
3960
- }, {
3961
- userId: string | number;
3962
- id: string | number;
3963
- updatedAt: Date;
3964
- name: string;
3965
- createdAt: Date;
3966
- sold: boolean;
3967
- state?: number | null | undefined;
3968
- colorIds?: number[] | null | undefined;
3969
- description?: string | null | undefined;
3970
- measurementLength?: number | null | undefined;
3971
- measurementWidth?: number | null | undefined;
3972
- packageSizeId?: number | null | undefined;
3973
- sizeId?: number | null | undefined;
3974
- labels?: {
3975
- itemId: string | number;
3976
- labelId: string | number;
3977
- label?: {
3978
- id: string | number;
3979
- name: string;
3980
- createdAt: Date;
3981
- isUserLabel: boolean;
3982
- userId?: string | number | null | undefined;
3983
- itemCount?: number | null | undefined;
3984
- parentId?: unknown;
3985
- } | null | undefined;
3986
- }[] | null | undefined;
3987
- enumValues?: {
3988
- id: string;
3989
- updatedAt: Date;
3990
- createdAt: Date;
3991
- itemId: number;
3992
- enumKey: string;
3993
- enumValue: string;
3994
- }[] | null | undefined;
3995
- files?: {
3996
- itemId: string | number;
3997
- fileId: string;
3998
- index?: number | null | undefined;
3999
- file?: {
4000
- path: string;
4001
- userId: string | number;
4002
- id: string;
4003
- createdAt: Date;
4004
- signedUrl: string;
4005
- } | null | undefined;
4006
- }[] | null | undefined;
4007
- fields?: {
4008
- value: string;
4009
- itemId: string | number;
4010
- fieldId: string | number;
4011
- }[] | null | undefined;
4012
- sku?: string | null | undefined;
4013
- categoryId?: number | null | undefined;
4014
- brandId?: string | number | null | undefined;
4015
- sex?: string | null | undefined;
4016
- purchasePrice?: number | null | undefined;
4017
- purchaseDate?: Date | null | undefined;
4018
- purchasePlaceId?: string | number | null | undefined;
4019
- purchased?: boolean | null | undefined;
4020
- sellingPrice?: number | null | undefined;
4021
- sellingDate?: Date | null | undefined;
4022
- sellingPlaceId?: string | number | null | undefined;
4023
- estimatedPrice?: number | null | undefined;
4024
- fees?: {
4025
- value: number;
4026
- type: string;
4027
- userId: string | number;
4028
- id: string | number;
4029
- updatedAt: Date;
4030
- name: string;
4031
- createdAt: Date;
4032
- recurrence: "UNIQUE" | "MONTHLY" | "YEARLY";
4033
- startDate: Date;
4034
- active: boolean;
4035
- description?: string | null | undefined;
4036
- itemId?: string | number | null | undefined;
4037
- endDate?: Date | null | undefined;
4038
- parentFeeId?: string | number | null | undefined;
4039
- }[] | null | undefined;
4040
- feesSum?: number | null | undefined;
4041
- lastHistory?: {
4042
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "TO_BE_SENT" | "IN_TRANSIT" | "BUYER_PAID" | "DELIVERED" | "RECEIVED" | "FINALIZED" | "RETURN" | "REFUND" | "LIFECYCLE_STARTED" | "LIFECYCLE_COMPLETED" | "LIFECYCLE_CANCELED";
4043
- id: string;
4044
- createdAt: Date;
4045
- itemId: string | number;
4046
- accountId?: string | null | undefined;
4047
- data?: {
4048
- type: "ACTION_CANCELED";
4049
- data: {
4050
- targetItemHistoryId: string;
4051
- };
4052
- } | {
4053
- type: "BUYER_PAID";
4054
- data: {
4055
- soldAccountId: string;
4056
- soldOrderId: string;
4057
- soldConversationId?: string | null | undefined;
4058
- };
4059
- } | {
4060
- type: "DELIVERED";
4061
- data: {
4062
- soldAccountId: string;
4063
- soldOrderId: string;
4064
- soldConversationId?: string | null | undefined;
4065
- };
4066
- } | {
4067
- type: "EMPTY";
4068
- } | {
4069
- type: "FAILED_TO_PUBLISH";
4070
- data: {
4071
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4072
- accountId?: string | null | undefined;
4073
- reason?: string | null | undefined;
4074
- fields?: {
4075
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4076
- autoFixable: boolean;
4077
- error?: string | null | undefined;
4078
- }[] | null | undefined;
4079
- itemHistoryId?: string | null | undefined;
4080
- };
4081
- } | {
4082
- type: "IMAGE_PROCESSING_DONE";
4083
- data: {
4084
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4085
- variations?: {
4086
- fileId: string;
4087
- seed: number;
4088
- phash: string;
4089
- distanceOriginal: number;
4090
- originalImageUrl: string;
4091
- originalPhash: string;
4092
- }[] | null | undefined;
4093
- originalPhashes?: string[] | null | undefined;
4094
- historyId?: string | null | undefined;
4095
- };
4096
- } | {
4097
- type: "IMPORTED";
4098
- data: {
4099
- post: {
4100
- platformId: string;
4101
- post: {
4102
- status?: string | null | undefined;
4103
- price?: number | null | undefined;
4104
- currency?: string | null | undefined;
4105
- brand?: string | null | undefined;
4106
- catalog?: string | null | undefined;
4107
- catalogId?: number | null | undefined;
4108
- colors?: string[] | null | undefined;
4109
- colorIds?: number[] | null | undefined;
4110
- description?: string | null | undefined;
4111
- measurementLength?: number | null | undefined;
4112
- measurementWidth?: number | null | undefined;
4113
- packageSizeId?: number | null | undefined;
4114
- photoUrls?: string[] | null | undefined;
4115
- size?: string | null | undefined;
4116
- sizeId?: number | null | undefined;
4117
- statusId?: number | null | undefined;
4118
- title?: string | null | undefined;
4119
- isDraft?: boolean | null | undefined;
4120
- isArchived?: boolean | null | undefined;
4121
- isUnisex?: boolean | null | undefined;
4122
- availableQuantity?: number | null | undefined;
4123
- material?: number[] | null | undefined;
4124
- manufacturerLabelling?: string | null | undefined;
4125
- labels?: string[] | null | undefined;
4126
- };
4127
- createdAt?: Date | null | undefined;
4128
- platformUrl?: string | null | undefined;
4129
- viewsCount?: number | null | undefined;
4130
- favoritesCount?: number | null | undefined;
4131
- };
4132
- };
4133
- } | {
4134
- type: "LIFECYCLE_COMPLETED";
4135
- data: {
4136
- accountId: string;
4137
- };
4138
- } | {
4139
- type: "LIFECYCLE_STARTED";
4140
- data: {
4141
- accountId: string;
4142
- caseId: string;
4143
- };
4144
- } | {
4145
- type: "PUBLISHED";
4146
- data: {
4147
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4148
- accountId?: string | null | undefined;
4149
- itemHistoryId?: string | null | undefined;
4150
- };
4151
- } | {
4152
- type: "REPUBLISHING";
4153
- data: {
4154
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4155
- publishingDate?: Date | null | undefined;
4156
- priceDropPayload?: {
4157
- value: number;
4158
- type: "PERCENTAGE" | "ABSOLUTE";
4159
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4160
- roundStep?: number | null | undefined;
4161
- maxRounds?: number | null | undefined;
4162
- } | null | undefined;
4163
- isTransfer?: boolean | null | undefined;
4164
- targetAccountId?: string | null | undefined;
4165
- allowIfDeleted?: boolean | null | undefined;
4166
- };
4167
- } | {
4168
- type: "REPUBLISHING_RETRY";
4169
- data: {
4170
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4171
- attemptNumber: number;
4172
- maxAttempts: number;
4173
- previousHistoryId: string;
4174
- originalFailureDate: Date;
4175
- fields?: {
4176
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4177
- autoFixable: boolean;
4178
- error?: string | null | undefined;
4179
- }[] | null | undefined;
4180
- priceDropPayload?: {
4181
- value: number;
4182
- type: "PERCENTAGE" | "ABSOLUTE";
4183
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4184
- roundStep?: number | null | undefined;
4185
- maxRounds?: number | null | undefined;
4186
- } | null | undefined;
4187
- };
4188
- } | {
4189
- type: "SCHEDULED";
4190
- data: {
4191
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4192
- publishingDate?: Date | null | undefined;
4193
- };
4194
- } | {
4195
- type: "SCHEDULED_RETRY";
4196
- data: {
4197
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4198
- attemptNumber: number;
4199
- maxAttempts: number;
4200
- previousHistoryId: string;
4201
- originalFailureDate: Date;
4202
- fields?: {
4203
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4204
- autoFixable: boolean;
4205
- error?: string | null | undefined;
4206
- }[] | null | undefined;
4207
- };
4208
- } | {
4209
- type: "UPDATED";
4210
- data: {
4211
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4212
- };
4213
- } | {
4214
- type: "UPDATING";
4215
- data: {
4216
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4217
- post?: {
4218
- status?: string | null | undefined;
4219
- price?: number | null | undefined;
4220
- currency?: string | null | undefined;
4221
- brand?: string | null | undefined;
4222
- catalog?: string | null | undefined;
4223
- catalogId?: number | null | undefined;
4224
- colors?: string[] | null | undefined;
4225
- colorIds?: number[] | null | undefined;
4226
- description?: string | null | undefined;
4227
- measurementLength?: number | null | undefined;
4228
- measurementWidth?: number | null | undefined;
4229
- packageSizeId?: number | null | undefined;
4230
- photoUrls?: string[] | null | undefined;
4231
- size?: string | null | undefined;
4232
- sizeId?: number | null | undefined;
4233
- statusId?: number | null | undefined;
4234
- title?: string | null | undefined;
4235
- isDraft?: boolean | null | undefined;
4236
- isArchived?: boolean | null | undefined;
4237
- isUnisex?: boolean | null | undefined;
4238
- availableQuantity?: number | null | undefined;
4239
- material?: number[] | null | undefined;
4240
- manufacturerLabelling?: string | null | undefined;
4241
- labels?: string[] | null | undefined;
4242
- } | null | undefined;
4243
- targetDate?: Date | null | undefined;
4244
- };
4245
- } | null | undefined;
4246
- requestId?: string | null | undefined;
4247
- targetDate?: Date | null | undefined;
4248
- targetHistoryId?: string | null | undefined;
4249
- } | null | undefined;
4250
- platforms?: {
4251
- status: "PENDING" | "DRAFT" | "ONLINE" | "DELETED" | "ARCHIVED" | "SOLD" | "SOLD_ELSEWHERE" | "HIDDEN" | "ERROR" | "DISPUTE";
4252
- id: string;
4253
- updatedAt: Date;
4254
- accountId: string;
4255
- createdAt: Date;
4256
- itemId: string | number;
4257
- platformId: string;
4258
- platformUrl: string;
4259
- platformPrice: number;
4260
- publishedAt: Date;
4261
- conversationId?: string | null | undefined;
4262
- viewsCount?: number | null | undefined;
4263
- favoritesCount?: number | null | undefined;
4264
- account?: {
4265
- status: "CONNECTED" | "DISCONNECTED" | "LOCKED";
4266
- userId: string | number;
4267
- accountId: string;
4268
- name: string;
4269
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4270
- locale?: string | null | undefined;
4271
- night?: {
4272
- startsAt: Date;
4273
- endsAt: Date;
4274
- } | null | undefined;
4275
- favoritesMaxDelay?: number | null | undefined;
4276
- ordersMaxDelay?: number | null | undefined;
4277
- conversationsMaxDelay?: number | null | undefined;
4278
- } | null | undefined;
4279
- }[] | null | undefined;
4280
- materialIds?: number[] | null | undefined;
4281
- history?: {
4282
- type: "CANCELED" | "SCHEDULED" | "DELETED" | "ARCHIVED" | "DISPUTE" | "IMPORTED" | "UNARCHIVED" | "PUBLISHED" | "FAILED_TO_PUBLISH" | "SCHEDULED_RETRY" | "REPUBLISHING_RETRY" | "PUBLISH_CANCELED" | "REPUBLISHING" | "IMAGE_PROCESSING_DONE" | "REPUBLISHED" | "REPUBLISH_CANCELED" | "UPDATING" | "UPDATED" | "UPDATE_CANCELED" | "DELETING" | "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: string | number;
4286
- accountId?: string | null | undefined;
4287
- data?: {
4288
- type: "ACTION_CANCELED";
4289
- data: {
4290
- targetItemHistoryId: string;
4291
- };
4292
- } | {
4293
- type: "BUYER_PAID";
4294
- data: {
4295
- soldAccountId: string;
4296
- soldOrderId: string;
4297
- soldConversationId?: string | null | undefined;
4298
- };
4299
- } | {
4300
- type: "DELIVERED";
4301
- data: {
4302
- soldAccountId: string;
4303
- soldOrderId: string;
4304
- soldConversationId?: string | null | undefined;
4305
- };
4306
- } | {
4307
- type: "EMPTY";
4308
- } | {
4309
- type: "FAILED_TO_PUBLISH";
4310
- data: {
4311
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4312
- accountId?: string | null | undefined;
4313
- reason?: string | null | undefined;
4314
- fields?: {
4315
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4316
- autoFixable: boolean;
4317
- error?: string | null | undefined;
4318
- }[] | null | undefined;
4319
- itemHistoryId?: string | null | undefined;
4320
- };
4321
- } | {
4322
- type: "IMAGE_PROCESSING_DONE";
4323
- data: {
4324
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4325
- variations?: {
4326
- fileId: string;
4327
- seed: number;
4328
- phash: string;
4329
- distanceOriginal: number;
4330
- originalImageUrl: string;
4331
- originalPhash: string;
4332
- }[] | null | undefined;
4333
- originalPhashes?: string[] | null | undefined;
4334
- historyId?: string | null | undefined;
4335
- };
4336
- } | {
4337
- type: "IMPORTED";
4338
- data: {
4339
- post: {
4340
- platformId: string;
4341
- post: {
4342
- status?: string | null | undefined;
4343
- price?: number | null | undefined;
4344
- currency?: string | null | undefined;
4345
- brand?: string | null | undefined;
4346
- catalog?: string | null | undefined;
4347
- catalogId?: number | null | undefined;
4348
- colors?: string[] | null | undefined;
4349
- colorIds?: number[] | null | undefined;
4350
- description?: string | null | undefined;
4351
- measurementLength?: number | null | undefined;
4352
- measurementWidth?: number | null | undefined;
4353
- packageSizeId?: number | null | undefined;
4354
- photoUrls?: string[] | null | undefined;
4355
- size?: string | null | undefined;
4356
- sizeId?: number | null | undefined;
4357
- statusId?: number | null | undefined;
4358
- title?: string | null | undefined;
4359
- isDraft?: boolean | null | undefined;
4360
- isArchived?: boolean | null | undefined;
4361
- isUnisex?: boolean | null | undefined;
4362
- availableQuantity?: number | null | undefined;
4363
- material?: number[] | null | undefined;
4364
- manufacturerLabelling?: string | null | undefined;
4365
- labels?: string[] | null | undefined;
4366
- };
4367
- createdAt?: Date | null | undefined;
4368
- platformUrl?: string | null | undefined;
4369
- viewsCount?: number | null | undefined;
4370
- favoritesCount?: number | null | undefined;
4371
- };
4372
- };
4373
- } | {
4374
- type: "LIFECYCLE_COMPLETED";
4375
- data: {
4376
- accountId: string;
4377
- };
4378
- } | {
4379
- type: "LIFECYCLE_STARTED";
4380
- data: {
4381
- accountId: string;
4382
- caseId: string;
4383
- };
4384
- } | {
4385
- type: "PUBLISHED";
4386
- data: {
4387
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4388
- accountId?: string | null | undefined;
4389
- itemHistoryId?: string | null | undefined;
4390
- };
4391
- } | {
4392
- type: "REPUBLISHING";
4393
- data: {
4394
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4395
- publishingDate?: Date | null | undefined;
4396
- priceDropPayload?: {
4397
- value: number;
4398
- type: "PERCENTAGE" | "ABSOLUTE";
4399
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4400
- roundStep?: number | null | undefined;
4401
- maxRounds?: number | null | undefined;
4402
- } | null | undefined;
4403
- isTransfer?: boolean | null | undefined;
4404
- targetAccountId?: string | null | undefined;
4405
- allowIfDeleted?: boolean | null | undefined;
4406
- };
4407
- } | {
4408
- type: "REPUBLISHING_RETRY";
4409
- data: {
4410
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4411
- attemptNumber: number;
4412
- maxAttempts: number;
4413
- previousHistoryId: string;
4414
- originalFailureDate: Date;
4415
- fields?: {
4416
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4417
- autoFixable: boolean;
4418
- error?: string | null | undefined;
4419
- }[] | null | undefined;
4420
- priceDropPayload?: {
4421
- value: number;
4422
- type: "PERCENTAGE" | "ABSOLUTE";
4423
- roundType?: "NEAREST" | "UP" | "DOWN" | "CUSTOM" | null | undefined;
4424
- roundStep?: number | null | undefined;
4425
- maxRounds?: number | null | undefined;
4426
- } | null | undefined;
4427
- };
4428
- } | {
4429
- type: "SCHEDULED";
4430
- data: {
4431
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4432
- publishingDate?: Date | null | undefined;
4433
- };
4434
- } | {
4435
- type: "SCHEDULED_RETRY";
4436
- data: {
4437
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4438
- attemptNumber: number;
4439
- maxAttempts: number;
4440
- previousHistoryId: string;
4441
- originalFailureDate: Date;
4442
- fields?: {
4443
- field: "UNKNOWN" | "TITLE" | "DESCRIPTION" | "SIZE" | "BRAND" | "STATUS" | "PRICE" | "PACKAGE_SIZE" | "COLOR" | "CATALOG" | "PHOTOS" | "MATERIAL" | "MEASUREMENT_LENGTH" | "MEASUREMENT_WIDTH" | "IS_UNISEX";
4444
- autoFixable: boolean;
4445
- error?: string | null | undefined;
4446
- }[] | null | undefined;
4447
- };
4448
- } | {
4449
- type: "UPDATED";
4450
- data: {
4451
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4452
- };
4453
- } | {
4454
- type: "UPDATING";
4455
- data: {
4456
- platform: "EBAY" | "ETSY" | "SHOPIFY" | "VINTED" | "VESTIAIRE";
4457
- post?: {
4458
- status?: string | null | undefined;
4459
- price?: number | null | undefined;
4460
- currency?: string | null | undefined;
4461
- brand?: string | null | undefined;
4462
- catalog?: string | null | undefined;
4463
- catalogId?: number | null | undefined;
4464
- colors?: string[] | null | undefined;
4465
- colorIds?: number[] | null | undefined;
4466
- description?: string | null | undefined;
4467
- measurementLength?: number | null | undefined;
4468
- measurementWidth?: number | null | undefined;
4469
- packageSizeId?: number | null | undefined;
4470
- photoUrls?: string[] | null | undefined;
4471
- size?: string | null | undefined;
4472
- sizeId?: number | null | undefined;
4473
- statusId?: number | null | undefined;
4474
- title?: string | null | undefined;
4475
- isDraft?: boolean | null | undefined;
4476
- isArchived?: boolean | null | undefined;
4477
- isUnisex?: boolean | null | undefined;
4478
- availableQuantity?: number | null | undefined;
4479
- material?: number[] | null | undefined;
4480
- manufacturerLabelling?: string | null | undefined;
4481
- labels?: string[] | null | undefined;
4482
- } | null | undefined;
4483
- targetDate?: Date | null | undefined;
4484
- };
4485
- } | null | undefined;
4486
- requestId?: string | null | undefined;
4487
- targetDate?: Date | 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