@itcase/types-am 1.1.31 → 1.1.33

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 (295) hide show
  1. package/dist/enums/Bid/BidTypeEnum.d.ts +1 -1
  2. package/dist/enums/Email/EmailEnum.d.ts +2 -2
  3. package/dist/enums/Permissions/PermissionsTradesParticipantsEnum.d.ts +10 -0
  4. package/dist/enums/Permissions/index.d.ts +1 -0
  5. package/dist/enums/Push/PushEnum.d.ts +2 -2
  6. package/dist/enums/Settings/SettingsNotificationsChangeTypeEnum.d.ts +18 -18
  7. package/dist/enums/Status/Status8F7Enum.d.ts +2 -2
  8. package/dist/enums/Status/Status9DdEnum.d.ts +2 -2
  9. package/dist/enums/Status/StatusAeeEnum.d.ts +2 -2
  10. package/dist/enums/Types/TypesEnum.d.ts +2 -2
  11. package/dist/enums/Usertype/UsertypeEnum.d.ts +2 -2
  12. package/dist/enums/index.d.ts +1 -0
  13. package/dist/index.d.ts +2 -2
  14. package/dist/types/Additional/AdditionalProduct.d.ts +15 -23
  15. package/dist/types/Additional/AdditionalProductChange.d.ts +14 -22
  16. package/dist/types/Additional/AdditionalProductChangeRequest.d.ts +13 -21
  17. package/dist/types/Additional/index.d.ts +2 -0
  18. package/dist/types/Creator/{Creator.d.ts → _Creator.d.ts} +7 -15
  19. package/dist/types/Creator/index.d.ts +1 -1
  20. package/dist/types/Current/_CurrentUserWinner.d.ts +4 -0
  21. package/dist/types/Current/index.d.ts +1 -1
  22. package/dist/types/Document/Document.d.ts +22 -30
  23. package/dist/types/Document/DocumentRequest.d.ts +23 -31
  24. package/dist/types/Document/{DocumentField.d.ts → _DocumentField.d.ts} +23 -31
  25. package/dist/types/Document/index.d.ts +1 -1
  26. package/dist/types/External/External1CPayment.d.ts +0 -8
  27. package/dist/types/External/External1CPaymentRequest.d.ts +0 -8
  28. package/dist/types/External/External1CPrice.d.ts +2 -10
  29. package/dist/types/External/External1CPriceRequest.d.ts +2 -10
  30. package/dist/types/External/External1CShipment.d.ts +2 -10
  31. package/dist/types/External/External1CShipmentRequest.d.ts +2 -10
  32. package/dist/types/External/External1CSync.d.ts +0 -8
  33. package/dist/types/External/External1CSyncRequest.d.ts +0 -8
  34. package/dist/types/External/External1CTrade.d.ts +5 -13
  35. package/dist/types/External/ExternalBiTrade.d.ts +5 -13
  36. package/dist/types/External/ExternalBiTradeAdditionalProduct.d.ts +7 -15
  37. package/dist/types/External/ExternalBiTradeBid.d.ts +4 -12
  38. package/dist/types/External/ExternalBiTradeLot.d.ts +10 -18
  39. package/dist/types/External/ExternalBiTradeView.d.ts +4 -12
  40. package/dist/types/External/ExternalBiUser.d.ts +17 -25
  41. package/dist/types/External/ExternalBiUserDevice.d.ts +14 -22
  42. package/dist/types/External/_External1cPriceLot.d.ts +9 -0
  43. package/dist/types/External/_External1cPriceLotRequest.d.ts +12 -0
  44. package/dist/types/External/_External1cShipmentLot.d.ts +6 -0
  45. package/dist/types/External/_External1cShipmentLotRequest.d.ts +12 -0
  46. package/dist/types/External/{External1CTradeLot.d.ts → _External1cTradeLot.d.ts} +9 -17
  47. package/dist/types/External/index.d.ts +6 -5
  48. package/dist/types/Facility/Facility.d.ts +10 -18
  49. package/dist/types/Facility/FacilityChange.d.ts +12 -20
  50. package/dist/types/Facility/FacilityChangeRequest.d.ts +14 -22
  51. package/dist/types/Filters/_FiltersObj.d.ts +6 -0
  52. package/dist/types/Filters/_FiltersStatus.d.ts +5 -0
  53. package/dist/types/Filters/index.d.ts +2 -2
  54. package/dist/types/Frontend/FrontendLog.d.ts +2 -10
  55. package/dist/types/Frontend/FrontendLogRequest.d.ts +0 -8
  56. package/dist/types/Info/InfoBlock.d.ts +8 -16
  57. package/dist/types/Info/InfoBlockRequest.d.ts +8 -16
  58. package/dist/types/News/News.d.ts +10 -18
  59. package/dist/types/News/NewsDetail.d.ts +11 -19
  60. package/dist/types/News/NewsImage.d.ts +4 -12
  61. package/dist/types/News/NewsImageChange.d.ts +5 -13
  62. package/dist/types/News/NewsImageChangeRequest.d.ts +2 -10
  63. package/dist/types/News/NewsRequest.d.ts +8 -16
  64. package/dist/types/Null/NullEnum.d.ts +1 -0
  65. package/dist/types/Null/index.d.ts +1 -0
  66. package/dist/types/Onboarding/Onboarding.d.ts +9 -17
  67. package/dist/types/Onboarding/OnboardingChange.d.ts +9 -17
  68. package/dist/types/Onboarding/OnboardingChangeRequest.d.ts +9 -17
  69. package/dist/types/Paginated/PaginatedAdditionalProductList.d.ts +0 -8
  70. package/dist/types/Paginated/PaginatedDocumentList.d.ts +0 -8
  71. package/dist/types/Paginated/PaginatedExternal1CTradeList.d.ts +0 -8
  72. package/dist/types/Paginated/PaginatedExternalBiTradeAdditionalProductList.d.ts +0 -8
  73. package/dist/types/Paginated/PaginatedExternalBiTradeBidList.d.ts +0 -8
  74. package/dist/types/Paginated/PaginatedExternalBiTradeList.d.ts +0 -8
  75. package/dist/types/Paginated/PaginatedExternalBiTradeLotList.d.ts +0 -8
  76. package/dist/types/Paginated/PaginatedExternalBiTradeViewList.d.ts +0 -8
  77. package/dist/types/Paginated/PaginatedExternalBiUserDeviceList.d.ts +0 -8
  78. package/dist/types/Paginated/PaginatedExternalBiUserList.d.ts +0 -8
  79. package/dist/types/Paginated/PaginatedFacilityList.d.ts +0 -8
  80. package/dist/types/Paginated/PaginatedInfoBlockList.d.ts +0 -8
  81. package/dist/types/Paginated/PaginatedNewsImageList.d.ts +0 -8
  82. package/dist/types/Paginated/PaginatedNewsList.d.ts +0 -8
  83. package/dist/types/Paginated/PaginatedOnboardingList.d.ts +0 -8
  84. package/dist/types/Paginated/PaginatedProductImageList.d.ts +0 -8
  85. package/dist/types/Paginated/PaginatedProductList.d.ts +0 -8
  86. package/dist/types/Paginated/PaginatedProductTypeList.d.ts +0 -8
  87. package/dist/types/Paginated/PaginatedProductUnitList.d.ts +0 -8
  88. package/dist/types/Paginated/PaginatedProfileCompanyList.d.ts +0 -8
  89. package/dist/types/Paginated/PaginatedProfileNotificationsList.d.ts +0 -8
  90. package/dist/types/Paginated/PaginatedProfileNotificationsSettingsList.d.ts +0 -8
  91. package/dist/types/Paginated/PaginatedSettingsNotificationsList.d.ts +0 -8
  92. package/dist/types/Paginated/PaginatedSettingsNotificationsUserTypeList.d.ts +0 -8
  93. package/dist/types/Paginated/PaginatedStatisticDeviceList.d.ts +0 -8
  94. package/dist/types/Paginated/PaginatedTradeLotBidList.d.ts +0 -8
  95. package/dist/types/Paginated/PaginatedTradeLotCategoryList.d.ts +0 -8
  96. package/dist/types/Paginated/PaginatedTradeLotImageList.d.ts +0 -8
  97. package/dist/types/Paginated/PaginatedTradeLotList.d.ts +0 -8
  98. package/dist/types/Paginated/PaginatedTradeLotParticipantList.d.ts +0 -8
  99. package/dist/types/Paginated/PaginatedTradeLotRipeLevelList.d.ts +0 -8
  100. package/dist/types/Paginated/PaginatedTradeLotSizeList.d.ts +0 -8
  101. package/dist/types/Paginated/PaginatedTradeLotWinnerList.d.ts +0 -8
  102. package/dist/types/Paginated/PaginatedUserCompanyList.d.ts +0 -8
  103. package/dist/types/Paginated/PaginatedUserDocumentAcceptList.d.ts +0 -8
  104. package/dist/types/Paginated/PaginatedUserFCMTokensList.d.ts +0 -8
  105. package/dist/types/Paginated/PaginatedUserList.d.ts +0 -8
  106. package/dist/types/Paginated/PaginatedUserStatusList.d.ts +0 -8
  107. package/dist/types/Paginated/index.d.ts +38 -0
  108. package/dist/types/Participants/_ParticipantsBids.d.ts +5 -0
  109. package/dist/types/Participants/_ParticipantsBidsParticipant.d.ts +8 -0
  110. package/dist/types/Participants/index.d.ts +2 -2
  111. package/dist/types/Password/PasswordResetConfirmRequest.d.ts +1 -9
  112. package/dist/types/Password/PasswordResetRequest.d.ts +0 -8
  113. package/dist/types/Password/PasswordResetResendRequest.d.ts +1 -9
  114. package/dist/types/Patched/PatchedAdditionalProductChangeRequest.d.ts +13 -21
  115. package/dist/types/Patched/PatchedDocumentRequest.d.ts +23 -31
  116. package/dist/types/Patched/PatchedFacilityChangeRequest.d.ts +14 -22
  117. package/dist/types/Patched/PatchedInfoBlockRequest.d.ts +8 -16
  118. package/dist/types/Patched/PatchedNewsImageChangeRequest.d.ts +2 -10
  119. package/dist/types/Patched/PatchedNewsRequest.d.ts +8 -16
  120. package/dist/types/Patched/PatchedOnboardingChangeRequest.d.ts +9 -17
  121. package/dist/types/Patched/PatchedProductChangeRequest.d.ts +3 -11
  122. package/dist/types/Patched/PatchedProductImageChangeRequest.d.ts +2 -10
  123. package/dist/types/Patched/PatchedProductTypeRequest.d.ts +0 -8
  124. package/dist/types/Patched/PatchedProductUnitRequest.d.ts +6 -14
  125. package/dist/types/Patched/PatchedProfileChangeRequest.d.ts +11 -19
  126. package/dist/types/Patched/PatchedProfileCompanyRequest.d.ts +0 -8
  127. package/dist/types/Patched/PatchedProfileNotificationsRequest.d.ts +9 -17
  128. package/dist/types/Patched/PatchedProfileNotificationsSettingsRequest.d.ts +0 -8
  129. package/dist/types/Patched/PatchedSettingsNotificationsChangeRequest.d.ts +0 -8
  130. package/dist/types/Patched/PatchedSettingsNotificationsUserTypeRequest.d.ts +2 -10
  131. package/dist/types/Patched/PatchedSettingsRequest.d.ts +68 -76
  132. package/dist/types/Patched/PatchedTradeActionPublicRequest.d.ts +0 -8
  133. package/dist/types/Patched/PatchedTradeActionRequest.d.ts +0 -8
  134. package/dist/types/Patched/PatchedTradeLotCategoryRequest.d.ts +0 -8
  135. package/dist/types/Patched/PatchedTradeLotChangeRequest.d.ts +24 -32
  136. package/dist/types/Patched/PatchedTradeLotImageChangeRequest.d.ts +0 -8
  137. package/dist/types/Patched/PatchedTradeLotRipeLevelRequest.d.ts +0 -8
  138. package/dist/types/Patched/PatchedTradeLotSizeChangeRequest.d.ts +1 -9
  139. package/dist/types/Patched/PatchedTradeLotWinnerActionConfirmRequest.d.ts +0 -8
  140. package/dist/types/Patched/PatchedTradeLotWinnerRequest.d.ts +7 -15
  141. package/dist/types/Patched/PatchedTradeLotWinnerUpdateRequest.d.ts +7 -15
  142. package/dist/types/Patched/PatchedTradeUpdateRequest.d.ts +15 -22
  143. package/dist/types/Patched/PatchedUserActionRequest.d.ts +0 -8
  144. package/dist/types/Patched/PatchedUserCompanyChangeRequest.d.ts +16 -24
  145. package/dist/types/Patched/PatchedUserCompanyRequest.d.ts +17 -25
  146. package/dist/types/Patched/PatchedUserFCMTokensRequest.d.ts +0 -8
  147. package/dist/types/Patched/PatchedUserUpdateRequest.d.ts +25 -30
  148. package/dist/types/Patched/index.d.ts +3 -0
  149. package/dist/types/Product/Product.d.ts +4 -12
  150. package/dist/types/Product/ProductChangeRequest.d.ts +3 -11
  151. package/dist/types/Product/ProductDetail.d.ts +5 -13
  152. package/dist/types/Product/ProductImage.d.ts +4 -12
  153. package/dist/types/Product/ProductImageChange.d.ts +5 -13
  154. package/dist/types/Product/ProductImageChangeRequest.d.ts +2 -10
  155. package/dist/types/Product/ProductType.d.ts +0 -8
  156. package/dist/types/Product/ProductTypeRequest.d.ts +0 -8
  157. package/dist/types/Product/ProductUnit.d.ts +5 -13
  158. package/dist/types/Product/ProductUnitRequest.d.ts +6 -14
  159. package/dist/types/Product/index.d.ts +2 -0
  160. package/dist/types/Profile/ProfileChangeRequest.d.ts +11 -19
  161. package/dist/types/Profile/ProfileCompany.d.ts +1 -9
  162. package/dist/types/Profile/ProfileCompanyRequest.d.ts +0 -8
  163. package/dist/types/Profile/ProfileNotifications.d.ts +6 -14
  164. package/dist/types/Profile/ProfileNotificationsSettings.d.ts +4 -12
  165. package/dist/types/Profile/ProfileNotificationsSettingsRequest.d.ts +0 -8
  166. package/dist/types/Profile/_ProfileNotificationsSettingsDefaults.d.ts +4 -0
  167. package/dist/types/Profile/_ProfileNotificationsSettingsType.d.ts +5 -0
  168. package/dist/types/Profile/index.d.ts +2 -2
  169. package/dist/types/Report/ReportFilters.d.ts +9 -17
  170. package/dist/types/Report/ReportParticipant.d.ts +6 -14
  171. package/dist/types/Report/ReportParticipantFilters.d.ts +11 -19
  172. package/dist/types/Report/ReportParticipantPagination.d.ts +2 -10
  173. package/dist/types/Report/ReportSale.d.ts +5 -13
  174. package/dist/types/Report/ReportSaleFilters.d.ts +2 -10
  175. package/dist/types/Report/ReportSalePagination.d.ts +2 -10
  176. package/dist/types/Report/ReportStatParticipant.d.ts +7 -15
  177. package/dist/types/Report/ReportStatParticipantFilters.d.ts +3 -11
  178. package/dist/types/Report/ReportStatParticipantPagination.d.ts +2 -10
  179. package/dist/types/Report/ReportSummaries.d.ts +6 -14
  180. package/dist/types/Report/ReportSummary.d.ts +31 -39
  181. package/dist/types/Report/ReportSummaryPagination.d.ts +2 -10
  182. package/dist/types/Report/{ReportFiltersCreator.d.ts → _ReportFiltersCreator.d.ts} +8 -16
  183. package/dist/types/Report/index.d.ts +7 -1
  184. package/dist/types/Ripe/_RipeLevel.d.ts +13 -0
  185. package/dist/types/Ripe/index.d.ts +1 -1
  186. package/dist/types/Settings/Settings.d.ts +68 -76
  187. package/dist/types/Settings/SettingsNotifications.d.ts +0 -8
  188. package/dist/types/Settings/SettingsNotificationsChange.d.ts +0 -8
  189. package/dist/types/Settings/SettingsNotificationsChangeRequest.d.ts +0 -8
  190. package/dist/types/Settings/SettingsNotificationsUserType.d.ts +2 -10
  191. package/dist/types/Settings/SettingsNotificationsUserTypeRequest.d.ts +2 -10
  192. package/dist/types/Settings/SettingsRequest.d.ts +68 -76
  193. package/dist/types/Sign/SignInFromTelegramRequest.d.ts +2 -10
  194. package/dist/types/Sign/SignInRequest.d.ts +4 -12
  195. package/dist/types/Sign/SignInResponse.d.ts +0 -8
  196. package/dist/types/Sign/SignUp.d.ts +36 -41
  197. package/dist/types/Sign/SignUpConfirmRequest.d.ts +0 -8
  198. package/dist/types/Sign/SignUpRequest.d.ts +27 -32
  199. package/dist/types/Sign/SignUpResendRequest.d.ts +1 -9
  200. package/dist/types/Sign/index.d.ts +6 -0
  201. package/dist/types/Simple/SimpleResponse.d.ts +0 -8
  202. package/dist/types/Size/_Size.d.ts +13 -0
  203. package/dist/types/Size/index.d.ts +1 -1
  204. package/dist/types/Statistic/StatisticDevice.d.ts +12 -20
  205. package/dist/types/Statistic/StatisticDeviceRequest.d.ts +10 -18
  206. package/dist/types/Status/{StatusCreator.d.ts → _StatusCreator.d.ts} +2 -10
  207. package/dist/types/Status/index.d.ts +1 -1
  208. package/dist/types/Summaries/_SummariesCost.d.ts +14 -0
  209. package/dist/types/Summaries/{SummariesTrades.d.ts → _SummariesTrades.d.ts} +5 -13
  210. package/dist/types/Summaries/{SummariesVolume.d.ts → _SummariesVolume.d.ts} +1 -9
  211. package/dist/types/Summaries/index.d.ts +3 -3
  212. package/dist/types/Trade/Trade.d.ts +32 -40
  213. package/dist/types/Trade/TradeCreateRequest.d.ts +15 -22
  214. package/dist/types/Trade/TradeDetail.d.ts +35 -43
  215. package/dist/types/Trade/TradeFilters.d.ts +6 -14
  216. package/dist/types/Trade/TradeLot.d.ts +52 -60
  217. package/dist/types/Trade/TradeLotActionBidRequest.d.ts +0 -8
  218. package/dist/types/Trade/TradeLotActionBidResponse.d.ts +8 -16
  219. package/dist/types/Trade/TradeLotBid.d.ts +7 -15
  220. package/dist/types/Trade/TradeLotCategory.d.ts +14 -10
  221. package/dist/types/Trade/TradeLotCategoryRequest.d.ts +0 -8
  222. package/dist/types/Trade/TradeLotChangeRequest.d.ts +24 -32
  223. package/dist/types/Trade/TradeLotDetail.d.ts +53 -61
  224. package/dist/types/Trade/TradeLotImage.d.ts +1 -9
  225. package/dist/types/Trade/TradeLotImageChange.d.ts +1 -9
  226. package/dist/types/Trade/TradeLotImageChangeRequest.d.ts +0 -8
  227. package/dist/types/Trade/TradeLotParticipant.d.ts +2 -10
  228. package/dist/types/Trade/TradeLotRipeLevel.d.ts +0 -8
  229. package/dist/types/Trade/TradeLotRipeLevelRequest.d.ts +0 -8
  230. package/dist/types/Trade/TradeLotSize.d.ts +2 -10
  231. package/dist/types/Trade/TradeLotSizeChangeRequest.d.ts +1 -9
  232. package/dist/types/Trade/TradeLotWinner.d.ts +18 -25
  233. package/dist/types/Trade/TradeLotWinnerCreateBulkRequest.d.ts +5 -13
  234. package/dist/types/Trade/TradeLotWinnerCreateRequest.d.ts +5 -13
  235. package/dist/types/Trade/TradeLotWinnerUpdateRequest.d.ts +7 -15
  236. package/dist/types/Trade/TradePagination.d.ts +1 -9
  237. package/dist/types/Trade/TradeUpdateRequest.d.ts +15 -22
  238. package/dist/types/Trade/{TradeAdditionalProduct.d.ts → _TradeAdditionalProduct.d.ts} +11 -19
  239. package/dist/types/Trade/{TradeCreator.d.ts → _TradeCreator.d.ts} +9 -17
  240. package/dist/types/Trade/{TradeCreatorRequest.d.ts → _TradeCreatorRequest.d.ts} +6 -14
  241. package/dist/types/Trade/{TradeFacility.d.ts → _TradeFacility.d.ts} +2 -10
  242. package/dist/types/Trade/{TradeFiltersFacilities.d.ts → _TradeFiltersFacilities.d.ts} +2 -10
  243. package/dist/types/Trade/{TradeFiltersProductTypes.d.ts → _TradeFiltersProductTypes.d.ts} +2 -10
  244. package/dist/types/Trade/{TradeFiltersProducts.d.ts → _TradeFiltersProducts.d.ts} +6 -14
  245. package/dist/types/Trade/_TradeLotCategory.d.ts +13 -0
  246. package/dist/types/Trade/_TradeProduct.d.ts +15 -0
  247. package/dist/types/Trade/_TradeStatus.d.ts +15 -0
  248. package/dist/types/Trade/{TradeUser.d.ts → _TradeUser.d.ts} +11 -19
  249. package/dist/types/Trade/{TradeUserRequest.d.ts → _TradeUserRequest.d.ts} +10 -18
  250. package/dist/types/Trade/index.d.ts +20 -11
  251. package/dist/types/Type/_Type.d.ts +13 -0
  252. package/dist/types/Type/index.d.ts +1 -1
  253. package/dist/types/Unit/{Unit.d.ts → _Unit.d.ts} +2 -10
  254. package/dist/types/Unit/index.d.ts +1 -1
  255. package/dist/types/User/User.d.ts +34 -39
  256. package/dist/types/User/UserActionDocumentAcceptRequest.d.ts +1 -9
  257. package/dist/types/User/UserCompany.d.ts +22 -30
  258. package/dist/types/User/UserCompanyChange.d.ts +19 -27
  259. package/dist/types/User/UserCompanyChangeRequest.d.ts +16 -24
  260. package/dist/types/User/UserCreate.d.ts +35 -40
  261. package/dist/types/User/UserCreateRequest.d.ts +25 -30
  262. package/dist/types/User/UserDocumentAccept.d.ts +4 -12
  263. package/dist/types/User/UserFCMTokens.d.ts +0 -8
  264. package/dist/types/User/UserFCMTokensRequest.d.ts +0 -8
  265. package/dist/types/User/UserStatus.d.ts +2 -10
  266. package/dist/types/User/UserUpdate.d.ts +35 -40
  267. package/dist/types/User/UserUpdateRequest.d.ts +25 -30
  268. package/dist/types/User/{UserChanges.d.ts → _UserChanges.d.ts} +15 -23
  269. package/dist/types/User/{UserCompanyChanges.d.ts → _UserCompanyChanges.d.ts} +23 -31
  270. package/dist/types/User/{UserFacility.d.ts → _UserFacility.d.ts} +2 -10
  271. package/dist/types/User/{UserManager.d.ts → _UserManager.d.ts} +9 -17
  272. package/dist/types/User/index.d.ts +8 -4
  273. package/dist/types/Violation/ViolationChange.d.ts +14 -22
  274. package/dist/types/Violation/ViolationChangeRequest.d.ts +15 -23
  275. package/dist/types/Winner/_WinnerAdditionalProduct.d.ts +20 -0
  276. package/dist/types/Winner/index.d.ts +3 -0
  277. package/dist/types/index.d.ts +22 -24
  278. package/package.json +3 -3
  279. package/dist/types/Current/CurrentUserWinner.d.ts +0 -12
  280. package/dist/types/External/External1CPriceLot.d.ts +0 -17
  281. package/dist/types/External/External1CPriceLotRequest.d.ts +0 -20
  282. package/dist/types/External/External1CShipmentLot.d.ts +0 -14
  283. package/dist/types/External/External1CShipmentLotRequest.d.ts +0 -20
  284. package/dist/types/Filters/FiltersObj.d.ts +0 -14
  285. package/dist/types/Filters/FiltersStatus.d.ts +0 -13
  286. package/dist/types/Participants/ParticipantsBids.d.ts +0 -13
  287. package/dist/types/Participants/ParticipantsBidsParticipant.d.ts +0 -16
  288. package/dist/types/Profile/ProfileNotificationsSettingsDefaults.d.ts +0 -12
  289. package/dist/types/Profile/ProfileNotificationsSettingsType.d.ts +0 -13
  290. package/dist/types/Ripe/RipeLevel.d.ts +0 -21
  291. package/dist/types/Size/Size.d.ts +0 -21
  292. package/dist/types/Summaries/SummariesCost.d.ts +0 -22
  293. package/dist/types/Trade/TradeProduct.d.ts +0 -23
  294. package/dist/types/Trade/TradeStatus.d.ts +0 -23
  295. package/dist/types/Type/Type.d.ts +0 -21
@@ -1,14 +1,15 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { UserFacility } from './UserFacility';
10
- export interface UserChanges {
11
- facilities: UserFacility[];
1
+ import type { _UserFacility } from './_UserFacility';
2
+ export interface _UserChanges {
3
+ /**
4
+ * Наименование организации
5
+ * @maxLength 255
6
+ */
7
+ company: string;
8
+ /**
9
+ * Контактное лицо
10
+ * @maxLength 255
11
+ */
12
+ contact_person: string;
12
13
  /**
13
14
  * Дата/время создания
14
15
  * @format date-time
@@ -20,24 +21,15 @@ export interface UserChanges {
20
21
  * @maxLength 255
21
22
  */
22
23
  email: string;
23
- /**
24
- * Телефон
25
- * @maxLength 255
26
- */
27
- phone: string;
28
- /**
29
- * Наименование организации
30
- * @maxLength 255
31
- */
32
- company: string;
24
+ facilities: _UserFacility[];
33
25
  /**
34
26
  * ИНН
35
27
  * @maxLength 255
36
28
  */
37
29
  inn: string;
38
30
  /**
39
- * Контактное лицо
31
+ * Телефон
40
32
  * @maxLength 255
41
33
  */
42
- contact_person: string;
34
+ phone: string;
43
35
  }
@@ -1,13 +1,5 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { Status9DdEnum } from '../../enums';
10
- export interface UserCompanyChanges {
2
+ export interface _UserCompanyChanges {
11
3
  id: number;
12
4
  /**
13
5
  * Показывать
@@ -15,19 +7,22 @@ export interface UserCompanyChanges {
15
7
  */
16
8
  active?: boolean;
17
9
  /**
18
- * Дата/время создания
19
- * @format date-time
10
+ * Наименование организации
11
+ * @maxLength 255
20
12
  */
21
- dt_create: string;
13
+ company?: string;
22
14
  /**
23
- * Сортировка
24
- * Чем меньше значение, тем выше отображается в списке
25
- * @min -32768
26
- * @max 32767
15
+ * Контактное лицо
16
+ * @maxLength 255
27
17
  */
28
- sort?: number;
18
+ contact_person?: string;
29
19
  /** По умолчанию */
30
20
  default?: boolean;
21
+ /**
22
+ * Дата/время создания
23
+ * @format date-time
24
+ */
25
+ dt_create: string;
31
26
  /**
32
27
  * Дата/время редактирования
33
28
  * @format date-time
@@ -39,21 +34,15 @@ export interface UserCompanyChanges {
39
34
  * @maxLength 255
40
35
  */
41
36
  email?: string | null;
42
- /**
43
- * Наименование организации
44
- * @maxLength 255
45
- */
46
- company?: string;
47
- /**
48
- * Контактное лицо
49
- * @maxLength 255
50
- */
51
- contact_person?: string;
52
37
  /**
53
38
  * ИНН
54
39
  * @maxLength 255
55
40
  */
56
41
  inn?: string;
42
+ /** Модератор */
43
+ moderator?: number | null;
44
+ /** Родитель */
45
+ parent: number | null;
57
46
  /**
58
47
  * Телефон
59
48
  * @maxLength 255
@@ -64,10 +53,13 @@ export interface UserCompanyChanges {
64
53
  * @maxLength 255
65
54
  */
66
55
  position?: string;
56
+ /**
57
+ * Сортировка
58
+ * Чем меньше значение, тем выше отображается в списке
59
+ * @min -32768
60
+ * @max 32767
61
+ */
62
+ sort?: number;
67
63
  /** Статус */
68
64
  status?: Status9DdEnum;
69
- /** Модератор */
70
- moderator?: number | null;
71
- /** Родитель */
72
- parent: number | null;
73
65
  }
@@ -1,12 +1,5 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface UserFacility {
1
+ export interface _UserFacility {
2
+ id: number;
10
3
  /**
11
4
  * Показывать
12
5
  * Если отключёно, элемент не будет отображаться на сайте
@@ -17,7 +10,6 @@ export interface UserFacility {
17
10
  * @maxLength 50
18
11
  */
19
12
  color?: string;
20
- id: number;
21
13
  /**
22
14
  * Название
23
15
  * @maxLength 255
@@ -1,25 +1,23 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { UserFacility } from './UserFacility';
10
- export interface UserManager {
1
+ import type { _UserFacility } from './_UserFacility';
2
+ export interface _UserManager {
3
+ id: number;
4
+ /**
5
+ * Контактное лицо
6
+ * @maxLength 255
7
+ */
8
+ contact_person?: string;
11
9
  /**
12
10
  * Почта
13
11
  * @format email
14
12
  * @maxLength 255
15
13
  */
16
14
  email?: string | null;
15
+ facilities: _UserFacility[];
17
16
  /**
18
17
  * Имя
19
18
  * @maxLength 255
20
19
  */
21
20
  first_name?: string;
22
- id: number;
23
21
  /**
24
22
  * Фамилия
25
23
  * @maxLength 255
@@ -30,15 +28,9 @@ export interface UserManager {
30
28
  * @maxLength 255
31
29
  */
32
30
  phone?: string | null;
33
- /**
34
- * Контактное лицо
35
- * @maxLength 255
36
- */
37
- contact_person?: string;
38
31
  /**
39
32
  * Должность
40
33
  * @maxLength 255
41
34
  */
42
35
  position?: string;
43
- facilities: UserFacility[];
44
36
  }
@@ -1,21 +1,25 @@
1
1
  export { type BlankEnum } from '../../enums';
2
+ export { type PermissionsTradesParticipantsEnum } from '../../enums';
2
3
  export { type Status8F7Enum } from '../../enums';
3
4
  export { type Status9DdEnum } from '../../enums';
4
5
  export { type TypesEnum } from '../../enums';
6
+ export type { _DocumentField } from '../Document';
7
+ export type { NullEnum } from '../Null';
8
+ export type { _StatusCreator } from '../Status';
9
+ export type { _UserChanges } from './_UserChanges';
10
+ export type { _UserCompanyChanges } from './_UserCompanyChanges';
11
+ export type { _UserFacility } from './_UserFacility';
12
+ export type { _UserManager } from './_UserManager';
5
13
  export type { User } from './User';
6
14
  export type { UserActionDocumentAcceptRequest } from './UserActionDocumentAcceptRequest';
7
- export type { UserChanges } from './UserChanges';
8
15
  export type { UserCompany } from './UserCompany';
9
16
  export type { UserCompanyChange } from './UserCompanyChange';
10
17
  export type { UserCompanyChangeRequest } from './UserCompanyChangeRequest';
11
- export type { UserCompanyChanges } from './UserCompanyChanges';
12
18
  export type { UserCreate } from './UserCreate';
13
19
  export type { UserCreateRequest } from './UserCreateRequest';
14
20
  export type { UserDocumentAccept } from './UserDocumentAccept';
15
- export type { UserFacility } from './UserFacility';
16
21
  export type { UserFCMTokens } from './UserFCMTokens';
17
22
  export type { UserFCMTokensRequest } from './UserFCMTokensRequest';
18
- export type { UserManager } from './UserManager';
19
23
  export type { UserStatus } from './UserStatus';
20
24
  export type { UserUpdate } from './UserUpdate';
21
25
  export type { UserUpdateRequest } from './UserUpdateRequest';
@@ -1,41 +1,33 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ViolationChange {
10
2
  id: number;
3
+ /** Согласие на обработку персональных данных */
4
+ agree_personal_data?: boolean;
5
+ /**
6
+ * Наименование юридического лица
7
+ * @maxLength 255
8
+ */
9
+ company: string;
11
10
  /**
12
11
  * Дата/время создания
13
12
  * @format date-time
14
13
  */
15
14
  dt_create: string;
16
15
  /**
17
- * ФИО
16
+ * Электронный адрес
17
+ * @format email
18
18
  * @maxLength 255
19
19
  */
20
- name: string;
20
+ email: string;
21
+ /** Сообщение */
22
+ message: string;
21
23
  /**
22
- * Наименование юридического лица
24
+ * ФИО
23
25
  * @maxLength 255
24
26
  */
25
- company: string;
27
+ name: string;
26
28
  /**
27
29
  * Контактный телефон
28
30
  * @maxLength 255
29
31
  */
30
32
  phone: string;
31
- /**
32
- * Электронный адрес
33
- * @format email
34
- * @maxLength 255
35
- */
36
- email: string;
37
- /** Сообщение */
38
- message: string;
39
- /** Согласие на обработку персональных данных */
40
- agree_personal_data?: boolean;
41
33
  }
@@ -1,31 +1,12 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ViolationChangeRequest {
10
- facility: number;
11
- /**
12
- * ФИО
13
- * @minLength 1
14
- * @maxLength 255
15
- */
16
- name: string;
2
+ /** Согласие на обработку персональных данных */
3
+ agree_personal_data?: boolean;
17
4
  /**
18
5
  * Наименование юридического лица
19
6
  * @minLength 1
20
7
  * @maxLength 255
21
8
  */
22
9
  company: string;
23
- /**
24
- * Контактный телефон
25
- * @minLength 1
26
- * @maxLength 255
27
- */
28
- phone: string;
29
10
  /**
30
11
  * Электронный адрес
31
12
  * @format email
@@ -33,11 +14,22 @@ export interface ViolationChangeRequest {
33
14
  * @maxLength 255
34
15
  */
35
16
  email: string;
17
+ facility: number;
36
18
  /**
37
19
  * Сообщение
38
20
  * @minLength 1
39
21
  */
40
22
  message: string;
41
- /** Согласие на обработку персональных данных */
42
- agree_personal_data?: boolean;
23
+ /**
24
+ * ФИО
25
+ * @minLength 1
26
+ * @maxLength 255
27
+ */
28
+ name: string;
29
+ /**
30
+ * Контактный телефон
31
+ * @minLength 1
32
+ * @maxLength 255
33
+ */
34
+ phone: string;
43
35
  }
@@ -0,0 +1,20 @@
1
+ import type { PriceTypeEnum } from '../../enums';
2
+ import type { _TradeAdditionalProduct } from '../Trade/_TradeAdditionalProduct';
3
+ export interface _WinnerAdditionalProduct {
4
+ additional_product: _TradeAdditionalProduct;
5
+ /**
6
+ * Стоимость
7
+ * На момент выбора
8
+ * @format decimal
9
+ * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
10
+ */
11
+ price: string;
12
+ /**
13
+ * Тип стоимости
14
+ * На момент выбора
15
+ *
16
+ * * `total` - Общая
17
+ * * `unit` - За единицу
18
+ */
19
+ price_type: PriceTypeEnum;
20
+ }
@@ -0,0 +1,3 @@
1
+ export { type PriceTypeEnum } from '../../enums';
2
+ export type { _TradeAdditionalProduct } from '../Trade';
3
+ export type { _WinnerAdditionalProduct } from './_WinnerAdditionalProduct';
@@ -1,31 +1,29 @@
1
- export type { AdditionalProduct, AdditionalProductChange, AdditionalProductChangeRequest, } from './Additional';
2
- export type { Creator } from './Creator';
3
- export type { CurrentUserWinner } from './Current';
4
- export type { Document, DocumentField, DocumentRequest } from './Document';
5
- export type { External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceLot, External1CPriceLotRequest, External1CPriceRequest, External1CShipment, External1CShipmentLot, External1CShipmentLotRequest, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, External1CTradeLot, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, } from './External';
6
- export type { Facility, FacilityChange, FacilityChangeRequest, } from './Facility';
7
- export type { FiltersObj, FiltersStatus } from './Filters';
1
+ export type { AdditionalProduct, AdditionalProductChange, AdditionalProductChangeRequest, Facility, Product, } from './Additional';
2
+ export type { _Creator } from './Creator';
3
+ export type { _CurrentUserWinner } from './Current';
4
+ export type { _DocumentField, Document, DocumentRequest } from './Document';
5
+ export type { _External1cPriceLot, _External1cPriceLotRequest, _External1cShipmentLot, _External1cShipmentLotRequest, _External1cTradeLot, External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceRequest, External1CShipment, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, } from './External';
6
+ export type { FacilityChange, FacilityChangeRequest } from './Facility';
7
+ export type { _FiltersObj, _FiltersStatus } from './Filters';
8
8
  export type { FrontendLog, FrontendLogRequest } from './Frontend';
9
9
  export type { InfoBlock, InfoBlockRequest } from './Info';
10
10
  export type { News, NewsDetail, NewsImage, NewsImageChange, NewsImageChangeRequest, NewsRequest, } from './News';
11
+ export type { NullEnum } from './Null';
11
12
  export type { Onboarding, OnboardingChange, OnboardingChangeRequest, } from './Onboarding';
12
- export type { PaginatedAdditionalProductList, PaginatedDocumentList, PaginatedExternal1CTradeList, PaginatedExternalBiTradeAdditionalProductList, PaginatedExternalBiTradeBidList, PaginatedExternalBiTradeList, PaginatedExternalBiTradeLotList, PaginatedExternalBiTradeViewList, PaginatedExternalBiUserDeviceList, PaginatedExternalBiUserList, PaginatedFacilityList, PaginatedInfoBlockList, PaginatedNewsImageList, PaginatedNewsList, PaginatedOnboardingList, PaginatedProductImageList, PaginatedProductList, PaginatedProductTypeList, PaginatedProductUnitList, PaginatedProfileCompanyList, PaginatedProfileNotificationsList, PaginatedProfileNotificationsSettingsList, PaginatedSettingsNotificationsList, PaginatedSettingsNotificationsUserTypeList, PaginatedStatisticDeviceList, PaginatedTradeLotBidList, PaginatedTradeLotCategoryList, PaginatedTradeLotImageList, PaginatedTradeLotList, PaginatedTradeLotParticipantList, PaginatedTradeLotRipeLevelList, PaginatedTradeLotSizeList, PaginatedTradeLotWinnerList, PaginatedUserCompanyList, PaginatedUserDocumentAcceptList, PaginatedUserFCMTokensList, PaginatedUserList, PaginatedUserStatusList, } from './Paginated';
13
- export type { ParticipantsBids, ParticipantsBidsParticipant, } from './Participants';
13
+ export type { PaginatedAdditionalProductList, PaginatedDocumentList, PaginatedExternal1CTradeList, PaginatedExternalBiTradeAdditionalProductList, PaginatedExternalBiTradeBidList, PaginatedExternalBiTradeList, PaginatedExternalBiTradeLotList, PaginatedExternalBiTradeViewList, PaginatedExternalBiUserDeviceList, PaginatedExternalBiUserList, PaginatedFacilityList, PaginatedInfoBlockList, PaginatedNewsImageList, PaginatedNewsList, PaginatedOnboardingList, PaginatedProductImageList, PaginatedProductList, PaginatedProductTypeList, PaginatedProductUnitList, PaginatedProfileCompanyList, PaginatedProfileNotificationsList, PaginatedProfileNotificationsSettingsList, PaginatedSettingsNotificationsList, PaginatedSettingsNotificationsUserTypeList, PaginatedStatisticDeviceList, PaginatedTradeLotBidList, PaginatedTradeLotCategoryList, PaginatedTradeLotImageList, PaginatedTradeLotList, PaginatedTradeLotParticipantList, PaginatedTradeLotRipeLevelList, PaginatedTradeLotSizeList, PaginatedTradeLotWinnerList, PaginatedUserCompanyList, PaginatedUserDocumentAcceptList, PaginatedUserFCMTokensList, PaginatedUserList, PaginatedUserStatusList, ProductImage, ProductType, ProductUnit, ProfileCompany, ProfileNotifications, ProfileNotificationsSettings, SettingsNotifications, SettingsNotificationsUserType, StatisticDevice, TradeLot, TradeLotBid, TradeLotCategory, TradeLotImage, TradeLotParticipant, TradeLotRipeLevel, TradeLotSize, TradeLotWinner, User, UserCompany, UserDocumentAccept, UserFCMTokens, UserStatus, } from './Paginated';
14
+ export type { _ParticipantsBids, _ParticipantsBidsParticipant, } from './Participants';
14
15
  export type { PasswordResetConfirmRequest, PasswordResetRequest, PasswordResetResendRequest, } from './Password';
15
- export type { PatchedAdditionalProductChangeRequest, PatchedDocumentRequest, PatchedFacilityChangeRequest, PatchedInfoBlockRequest, PatchedNewsImageChangeRequest, PatchedNewsRequest, PatchedOnboardingChangeRequest, PatchedProductChangeRequest, PatchedProductImageChangeRequest, PatchedProductTypeRequest, PatchedProductUnitRequest, PatchedProfileChangeRequest, PatchedProfileCompanyRequest, PatchedProfileNotificationsRequest, PatchedProfileNotificationsSettingsRequest, PatchedSettingsNotificationsChangeRequest, PatchedSettingsNotificationsUserTypeRequest, PatchedSettingsRequest, PatchedTradeActionPublicRequest, PatchedTradeActionRequest, PatchedTradeLotCategoryRequest, PatchedTradeLotChangeRequest, PatchedTradeLotImageChangeRequest, PatchedTradeLotRipeLevelRequest, PatchedTradeLotSizeChangeRequest, PatchedTradeLotWinnerActionConfirmRequest, PatchedTradeLotWinnerRequest, PatchedTradeLotWinnerUpdateRequest, PatchedTradeUpdateRequest, PatchedUserActionRequest, PatchedUserCompanyChangeRequest, PatchedUserCompanyRequest, PatchedUserFCMTokensRequest, PatchedUserUpdateRequest, } from './Patched';
16
- export type { Product, ProductChangeRequest, ProductDetail, ProductImage, ProductImageChange, ProductImageChangeRequest, ProductType, ProductTypeRequest, ProductUnit, ProductUnitRequest, } from './Product';
17
- export type { ProfileChangeRequest, ProfileCompany, ProfileCompanyRequest, ProfileNotifications, ProfileNotificationsSettings, ProfileNotificationsSettingsDefaults, ProfileNotificationsSettingsRequest, ProfileNotificationsSettingsType, } from './Profile';
18
- export type { ReportFilters, ReportFiltersCreator, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, } from './Report';
19
- export type { RipeLevel } from './Ripe';
20
- export type { Settings, SettingsNotifications, SettingsNotificationsChange, SettingsNotificationsChangeRequest, SettingsNotificationsUserType, SettingsNotificationsUserTypeRequest, SettingsRequest, } from './Settings';
21
- export type { SignInFromTelegramRequest, SignInRequest, SignInResponse, SignUp, SignUpConfirmRequest, SignUpRequest, SignUpResendRequest, } from './Sign';
16
+ export type { PatchedAdditionalProductChangeRequest, PatchedDocumentRequest, PatchedFacilityChangeRequest, PatchedInfoBlockRequest, PatchedNewsImageChangeRequest, PatchedNewsRequest, PatchedOnboardingChangeRequest, PatchedProductChangeRequest, PatchedProductImageChangeRequest, PatchedProductTypeRequest, PatchedProductUnitRequest, PatchedProfileChangeRequest, PatchedProfileCompanyRequest, PatchedProfileNotificationsRequest, PatchedProfileNotificationsSettingsRequest, PatchedSettingsNotificationsChangeRequest, PatchedSettingsNotificationsUserTypeRequest, PatchedSettingsRequest, PatchedTradeActionPublicRequest, PatchedTradeActionRequest, PatchedTradeLotCategoryRequest, PatchedTradeLotChangeRequest, PatchedTradeLotImageChangeRequest, PatchedTradeLotRipeLevelRequest, PatchedTradeLotSizeChangeRequest, PatchedTradeLotWinnerActionConfirmRequest, PatchedTradeLotWinnerRequest, PatchedTradeLotWinnerUpdateRequest, PatchedTradeUpdateRequest, PatchedUserActionRequest, PatchedUserCompanyChangeRequest, PatchedUserCompanyRequest, PatchedUserFCMTokensRequest, PatchedUserUpdateRequest, SettingsNotificationsUserTypeRequest, } from './Patched';
17
+ export type { _Type, _Unit, ProductChangeRequest, ProductDetail, ProductImageChange, ProductImageChangeRequest, ProductTypeRequest, ProductUnitRequest, } from './Product';
18
+ export type { _ProfileNotificationsSettingsDefaults, _ProfileNotificationsSettingsType, ProfileChangeRequest, ProfileCompanyRequest, ProfileNotificationsSettingsRequest, } from './Profile';
19
+ export type { _ReportFiltersCreator, _SummariesCost, _SummariesTrades, _SummariesVolume, ReportFilters, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, } from './Report';
20
+ export type { _RipeLevel } from './Ripe';
21
+ export type { Settings, SettingsNotificationsChange, SettingsNotificationsChangeRequest, SettingsRequest, } from './Settings';
22
+ export type { _UserChanges, _UserCompanyChanges, SignInFromTelegramRequest, SignInRequest, SignInResponse, SignUp, SignUpConfirmRequest, SignUpRequest, SignUpResendRequest, } from './Sign';
22
23
  export type { SimpleResponse } from './Simple';
23
- export type { Size } from './Size';
24
- export type { StatisticDevice, StatisticDeviceRequest } from './Statistic';
25
- export type { StatusCreator } from './Status';
26
- export type { SummariesCost, SummariesTrades, SummariesVolume, } from './Summaries';
27
- export type { Trade, TradeAdditionalProduct, TradeCreateRequest, TradeCreator, TradeCreatorRequest, TradeDetail, TradeFacility, TradeFilters, TradeFiltersFacilities, TradeFiltersProducts, TradeFiltersProductTypes, TradeLot, TradeLotActionBidRequest, TradeLotActionBidResponse, TradeLotBid, TradeLotCategory, TradeLotCategoryRequest, TradeLotChangeRequest, TradeLotDetail, TradeLotImage, TradeLotImageChange, TradeLotImageChangeRequest, TradeLotParticipant, TradeLotRipeLevel, TradeLotRipeLevelRequest, TradeLotSize, TradeLotSizeChangeRequest, TradeLotWinner, TradeLotWinnerCreateBulkRequest, TradeLotWinnerCreateRequest, TradeLotWinnerUpdateRequest, TradePagination, TradeProduct, TradeStatus, TradeUpdateRequest, TradeUser, TradeUserRequest, } from './Trade';
28
- export type { Type } from './Type';
29
- export type { Unit } from './Unit';
30
- export type { User, UserActionDocumentAcceptRequest, UserChanges, UserCompany, UserCompanyChange, UserCompanyChangeRequest, UserCompanyChanges, UserCreate, UserCreateRequest, UserDocumentAccept, UserFacility, UserFCMTokens, UserFCMTokensRequest, UserManager, UserStatus, UserUpdate, UserUpdateRequest, } from './User';
24
+ export type { _Size } from './Size';
25
+ export type { StatisticDeviceRequest } from './Statistic';
26
+ export type { _StatusCreator } from './Status';
27
+ export type { _TradeAdditionalProduct, _TradeCreator, _TradeCreatorRequest, _TradeFacility, _TradeFiltersFacilities, _TradeFiltersProducts, _TradeFiltersProductTypes, _TradeLotCategory, _TradeProduct, _TradeStatus, _TradeUser, _TradeUserRequest, _UserFacility, _WinnerAdditionalProduct, Trade, TradeCreateRequest, TradeDetail, TradeFilters, TradeLotActionBidRequest, TradeLotActionBidResponse, TradeLotCategoryRequest, TradeLotChangeRequest, TradeLotDetail, TradeLotImageChange, TradeLotImageChangeRequest, TradeLotRipeLevelRequest, TradeLotSizeChangeRequest, TradeLotWinnerCreateBulkRequest, TradeLotWinnerCreateRequest, TradeLotWinnerUpdateRequest, TradePagination, TradeUpdateRequest, } from './Trade';
28
+ export type { _UserManager, UserActionDocumentAcceptRequest, UserCompanyChange, UserCompanyChangeRequest, UserCreate, UserCreateRequest, UserFCMTokensRequest, UserUpdate, UserUpdateRequest, } from './User';
31
29
  export type { ViolationChange, ViolationChangeRequest } from './Violation';
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@itcase/types-am",
3
3
  "description": "",
4
- "version": "1.1.31",
4
+ "version": "1.1.33",
5
5
  "license": "MIT",
6
6
  "private": false,
7
7
  "repository": {
@@ -16,7 +16,7 @@
16
16
  "typecheck": "tsc --noEmit",
17
17
  "prettier:src": "prettier --write ./src/",
18
18
  "prettier:swagger": "prettier --write ./swagger/",
19
- "generate-types": "make get-schema && npx swagger-typescript-api generate -p ./swagger/swagger-schema.json -o ./swagger/ --modular --no-client && node ../../utils/generateSeparated.js ./swagger/data-contracts.ts ./src && npm run prettier:src && npm run prettier:swagger && npm run lint:fix && npm run build"
19
+ "generate-types": "make get-schema && npx swagger-typescript-api generate -p ./swagger/swagger-schema.json -o ./swagger/ --modular --no-client --custom-config ../../utils/swagger-api.config.js && node ../../utils/generateSeparated.js ./swagger/data-contracts.ts ./src && npm run prettier:src && npm run prettier:swagger && npm run lint:fix && npm run build"
20
20
  },
21
21
  "exports": {
22
22
  ".": {
@@ -34,5 +34,5 @@
34
34
  "access": "public",
35
35
  "registry": "https://registry.npmjs.org/"
36
36
  },
37
- "gitHead": "c98b220a9ce93ef753eb9b75c33cfc9c4ff08546"
37
+ "gitHead": "27665bf6a17ceda5cb9ebf7e1614c8c0caa70794"
38
38
  }
@@ -1,12 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface CurrentUserWinner {
10
- failed: boolean;
11
- status: string;
12
- }
@@ -1,17 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface External1CPriceLot {
10
- /**
11
- * @format decimal
12
- * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
13
- */
14
- Цена: string;
15
- /** @maxLength 40 */
16
- GUIDЛота: string;
17
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface External1CPriceLotRequest {
10
- /**
11
- * @format decimal
12
- * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
13
- */
14
- Цена: string;
15
- /**
16
- * @minLength 1
17
- * @maxLength 40
18
- */
19
- GUIDЛота: string;
20
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface External1CShipmentLot {
10
- /** @maxLength 50 */
11
- Статус: string;
12
- /** @maxLength 40 */
13
- GUIDЛота: string;
14
- }
@@ -1,20 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface External1CShipmentLotRequest {
10
- /**
11
- * @minLength 1
12
- * @maxLength 50
13
- */
14
- Статус: string;
15
- /**
16
- * @minLength 1
17
- * @maxLength 40
18
- */
19
- GUIDЛота: string;
20
- }
@@ -1,14 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface FiltersObj {
10
- count: number;
11
- id: number;
12
- name: string;
13
- sort: number;
14
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface FiltersStatus {
10
- count: number;
11
- label: string;
12
- value: string;
13
- }
@@ -1,13 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { ParticipantsBidsParticipant } from './ParticipantsBidsParticipant';
10
- export interface ParticipantsBids {
11
- bid: string;
12
- participant: ParticipantsBidsParticipant;
13
- }
@@ -1,16 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface ParticipantsBidsParticipant {
10
- company: string;
11
- contact_person: string;
12
- email: string;
13
- inn: string;
14
- phone: string;
15
- position: string;
16
- }
@@ -1,12 +0,0 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface ProfileNotificationsSettingsDefaults {
10
- email: number;
11
- push: number;
12
- }