@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,12 +1,4 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface DocumentField {
1
+ export interface _DocumentField {
10
2
  id: number;
11
3
  /**
12
4
  * Показывать
@@ -14,43 +6,43 @@ export interface DocumentField {
14
6
  */
15
7
  active?: boolean;
16
8
  /**
17
- * Название
18
- * @maxLength 255
19
- */
20
- name: string;
21
- /**
22
- * Сортировка
23
- * Чем меньше значение, тем выше отображается в списке
24
- * @min -32768
25
- * @max 32767
9
+ * Комментарий
10
+ * Что изменилось
26
11
  */
27
- sort?: number;
12
+ comment?: string;
28
13
  /**
29
- * Версия
30
- * @maxLength 255
14
+ * Дата публикации
15
+ * @format date
31
16
  */
32
- version: string;
17
+ d_published?: string | null;
18
+ html?: string;
33
19
  /**
34
20
  * Ссылка
35
21
  * @maxLength 255
36
22
  */
37
23
  link?: string;
38
- html?: string;
39
24
  /**
40
- * Комментарий
41
- * Что изменилось
25
+ * Название
26
+ * @maxLength 255
42
27
  */
43
- comment?: string;
44
- /** Показывать документ */
45
- show?: boolean;
28
+ name: string;
46
29
  /**
47
30
  * Обязательный
48
31
  * Без подписания этого документа доступ к платформе будет ограничен
49
32
  */
50
33
  required?: boolean;
34
+ /** Показывать документ */
35
+ show?: boolean;
51
36
  /**
52
- * Дата публикации
53
- * @format date
37
+ * Сортировка
38
+ * Чем меньше значение, тем выше отображается в списке
39
+ * @min -32768
40
+ * @max 32767
54
41
  */
55
- d_published?: string | null;
42
+ sort?: number;
43
+ /**
44
+ * Версия
45
+ * @maxLength 255
46
+ */
47
+ version: string;
56
48
  }
@@ -1,3 +1,3 @@
1
+ export type { _DocumentField } from './_DocumentField';
1
2
  export type { Document } from './Document';
2
- export type { DocumentField } from './DocumentField';
3
3
  export type { DocumentRequest } from './DocumentRequest';
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface External1CPayment {
10
2
  /** @maxLength 40 */
11
3
  GUIDТорга: string;
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface External1CPaymentRequest {
10
2
  /**
11
3
  * @minLength 1
@@ -1,14 +1,6 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { External1CPriceLot } from './External1CPriceLot';
1
+ import type { _External1cPriceLot } from './_External1cPriceLot';
10
2
  export interface External1CPrice {
11
3
  /** @maxLength 40 */
12
4
  GUIDТорга: string;
13
- ДанныеПоТоварам: External1CPriceLot[];
5
+ ДанныеПоТоварам: _External1cPriceLot[];
14
6
  }
@@ -1,17 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { External1CPriceLotRequest } from './External1CPriceLotRequest';
1
+ import type { _External1cPriceLotRequest } from './_External1cPriceLotRequest';
10
2
  export interface External1CPriceRequest {
11
3
  /**
12
4
  * @minLength 1
13
5
  * @maxLength 40
14
6
  */
15
7
  GUIDТорга: string;
16
- ДанныеПоТоварам: External1CPriceLotRequest[];
8
+ ДанныеПоТоварам: _External1cPriceLotRequest[];
17
9
  }
@@ -1,14 +1,6 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { External1CShipmentLot } from './External1CShipmentLot';
1
+ import type { _External1cShipmentLot } from './_External1cShipmentLot';
10
2
  export interface External1CShipment {
11
3
  /** @maxLength 40 */
12
4
  GUIDТорга: string;
13
- ДанныеПоТоварам: External1CShipmentLot[];
5
+ ДанныеПоТоварам: _External1cShipmentLot[];
14
6
  }
@@ -1,17 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { External1CShipmentLotRequest } from './External1CShipmentLotRequest';
1
+ import type { _External1cShipmentLotRequest } from './_External1cShipmentLotRequest';
10
2
  export interface External1CShipmentRequest {
11
3
  /**
12
4
  * @minLength 1
13
5
  * @maxLength 40
14
6
  */
15
7
  GUIDТорга: string;
16
- ДанныеПоТоварам: External1CShipmentLotRequest[];
8
+ ДанныеПоТоварам: _External1cShipmentLotRequest[];
17
9
  }
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface External1CSync {
10
2
  /** @maxLength 40 */
11
3
  GUIDТорга: string;
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface External1CSyncRequest {
10
2
  /**
11
3
  * @minLength 1
@@ -1,17 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { External1CTradeLot } from './External1CTradeLot';
1
+ import type { _External1cTradeLot } from './_External1cTradeLot';
10
2
  export interface External1CTrade {
11
- ОрганизацияGUID: string;
12
- Организация: string;
13
- Контрагент: string;
14
3
  GUIDТорга: string;
15
- ДанныеПоТоварам: External1CTradeLot[];
4
+ ДанныеПоТоварам: _External1cTradeLot[];
5
+ Контрагент: string;
6
+ Организация: string;
7
+ ОрганизацияGUID: string;
16
8
  Синхронизировано: boolean;
17
9
  }
@@ -1,23 +1,15 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { Creator } from '../Creator/Creator';
1
+ import type { _Creator } from '../Creator/_Creator';
10
2
  export interface ExternalBiTrade {
3
+ trade_creator: _Creator;
11
4
  /** @format date-time */
12
5
  trade_dt_begin: string;
13
6
  /** @format date-time */
14
- trade_dt_end_initial: string;
15
- /** @format date-time */
16
7
  trade_dt_end_actual: string;
17
- trade_creator: Creator;
8
+ /** @format date-time */
9
+ trade_dt_end_initial: string;
18
10
  trade_id: number;
19
11
  trade_name: string;
12
+ trade_process_type: string;
20
13
  trade_status: string;
21
14
  trade_type: string;
22
- trade_process_type: string;
23
15
  }
@@ -1,16 +1,11 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiTradeAdditionalProduct {
10
- trade_id: number;
11
- name: string;
12
- lot_product: string;
2
+ count: string;
3
+ /** @format date-time */
4
+ dt_sale: string;
13
5
  facility: string;
6
+ lot_id: number;
7
+ lot_product: string;
8
+ name: string;
14
9
  /**
15
10
  * Стоимость
16
11
  * На момент выбора
@@ -19,9 +14,6 @@ export interface ExternalBiTradeAdditionalProduct {
19
14
  */
20
15
  price: string;
21
16
  price_type: string;
22
- count: string;
17
+ trade_id: number;
23
18
  winner: string;
24
- /** @format date-time */
25
- dt_sale: string;
26
- lot_id: number;
27
19
  }
@@ -1,15 +1,4 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiTradeBid {
10
- trade_id: number;
11
- /** @format date-time */
12
- dt_bid: string;
13
2
  /**
14
3
  * Ставка
15
4
  * @format decimal
@@ -17,7 +6,10 @@ export interface ExternalBiTradeBid {
17
6
  */
18
7
  bid: string;
19
8
  creator: string;
20
- session_id: string;
21
9
  device: string;
10
+ /** @format date-time */
11
+ dt_bid: string;
22
12
  lot_id: number;
13
+ session_id: string;
14
+ trade_id: number;
23
15
  }
@@ -1,28 +1,20 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiTradeLot {
10
- trade_id: number;
2
+ additional_products: boolean;
3
+ /** @format double */
4
+ bid: number;
5
+ /** Комментарий */
6
+ comment?: string;
7
+ lot_category: string;
8
+ /** @format date-time */
9
+ lot_dt_shipment: string;
11
10
  lot_id: number;
12
11
  lot_product: string;
13
12
  lot_product_type: string;
14
13
  lot_product_unit: string;
15
- lot_category: string;
16
- lot_size: string;
17
14
  lot_ripe_level: string;
15
+ lot_size: string;
18
16
  /** @format double */
19
17
  lot_volume: number;
20
- /** @format date-time */
21
- lot_dt_shipment: string;
22
- /** @format double */
23
- bid: number;
18
+ trade_id: number;
24
19
  winner: string;
25
- additional_products: boolean;
26
- /** Комментарий */
27
- comment?: string;
28
20
  }
@@ -1,17 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiTradeView {
10
- trade_id: number;
2
+ device: string;
11
3
  /** @format date-time */
12
4
  dt_view: string;
13
- viewer: string;
14
- session_id: string;
15
- device: string;
16
5
  lot_id: string;
6
+ session_id: string;
7
+ trade_id: number;
8
+ viewer: string;
17
9
  }
@@ -1,25 +1,5 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiUser {
10
2
  id: number;
11
- username: string;
12
- /**
13
- * Почта
14
- * @format email
15
- * @maxLength 255
16
- */
17
- email?: string | null;
18
- /**
19
- * Телефон
20
- * @maxLength 255
21
- */
22
- phone?: string | null;
23
3
  /**
24
4
  * Наименование организации
25
5
  * @maxLength 255
@@ -33,15 +13,27 @@ export interface ExternalBiUser {
33
13
  /** @format date-time */
34
14
  dt_signup: string;
35
15
  /**
36
- * Статус персонала
37
- * Отметьте, если пользователь может входить в административную часть сайта.
16
+ * Почта
17
+ * @format email
18
+ * @maxLength 255
38
19
  */
39
- is_staff?: boolean;
20
+ email?: string | null;
21
+ /**
22
+ * Телефон
23
+ * @maxLength 255
24
+ */
25
+ phone?: string | null;
26
+ status: string;
27
+ types: string[];
28
+ username: string;
40
29
  /**
41
30
  * Активный
42
31
  * Отметьте, если пользователь должен считаться активным. Уберите эту отметку вместо удаления учётной записи.
43
32
  */
44
33
  is_active?: boolean;
45
- status: string;
46
- types: string[];
34
+ /**
35
+ * Статус персонала
36
+ * Отметьте, если пользователь может входить в административную часть сайта.
37
+ */
38
+ is_staff?: boolean;
47
39
  }
@@ -1,42 +1,34 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ExternalBiUserDevice {
10
2
  /**
11
- * Дата/время создания
12
- * @format date-time
13
- */
14
- dt_create: string;
15
- user: string;
16
- /**
17
- * Регион
3
+ * Версия приложения
18
4
  * @maxLength 255
19
5
  */
20
- region: string;
6
+ app_version: string;
21
7
  /**
22
8
  * Устройство
23
9
  * @maxLength 255
24
10
  */
25
11
  device: string;
26
12
  /**
27
- * Опереационная система
13
+ * Дата/время создания
14
+ * @format date-time
15
+ */
16
+ dt_create: string;
17
+ /**
18
+ * IP адрес
28
19
  * @maxLength 255
29
20
  */
30
- operating_system: string;
21
+ ip_address: string;
31
22
  /**
32
- * Версия приложения
23
+ * Опереационная система
33
24
  * @maxLength 255
34
25
  */
35
- app_version: string;
26
+ operating_system: string;
36
27
  /**
37
- * IP адрес
28
+ * Регион
38
29
  * @maxLength 255
39
30
  */
40
- ip_address: string;
31
+ region: string;
41
32
  token: string;
33
+ user: string;
42
34
  }
@@ -0,0 +1,9 @@
1
+ export interface _External1cPriceLot {
2
+ /** @maxLength 40 */
3
+ GUIDЛота: string;
4
+ /**
5
+ * @format decimal
6
+ * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
7
+ */
8
+ Цена: string;
9
+ }
@@ -0,0 +1,12 @@
1
+ export interface _External1cPriceLotRequest {
2
+ /**
3
+ * @minLength 1
4
+ * @maxLength 40
5
+ */
6
+ GUIDЛота: string;
7
+ /**
8
+ * @format decimal
9
+ * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
10
+ */
11
+ Цена: string;
12
+ }
@@ -0,0 +1,6 @@
1
+ export interface _External1cShipmentLot {
2
+ /** @maxLength 40 */
3
+ GUIDЛота: string;
4
+ /** @maxLength 50 */
5
+ Статус: string;
6
+ }
@@ -0,0 +1,12 @@
1
+ export interface _External1cShipmentLotRequest {
2
+ /**
3
+ * @minLength 1
4
+ * @maxLength 40
5
+ */
6
+ GUIDЛота: string;
7
+ /**
8
+ * @minLength 1
9
+ * @maxLength 50
10
+ */
11
+ Статус: string;
12
+ }
@@ -1,24 +1,16 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface External1CTradeLot {
10
- НоменклатураGUID: string;
11
- Номенклатура: string;
12
- ХарактеристикаGUID: string;
13
- Характеристика: string;
14
- ЕдиницаИзмеренияGUID: string;
15
- ЕдиницаИзмерения: string;
1
+ export interface _External1cTradeLot {
16
2
  BecЕдиницыИзмерения: string;
17
- Количество: string;
18
- Цена: string;
19
3
  GUIDЛота: string;
20
4
  ДатаОтгрузки: string;
5
+ ЕдиницаИзмерения: string;
6
+ ЕдиницаИзмеренияGUID: string;
7
+ Количество: string;
21
8
  Контрагент: string;
22
9
  КонтрагентНаименование: string;
10
+ Номенклатура: string;
11
+ НоменклатураGUID: string;
23
12
  Синхронизировано: boolean;
13
+ Характеристика: string;
14
+ ХарактеристикаGUID: string;
15
+ Цена: string;
24
16
  }
@@ -1,17 +1,18 @@
1
+ export type { _Creator } from '../Creator';
2
+ export type { _External1cPriceLot } from './_External1cPriceLot';
3
+ export type { _External1cPriceLotRequest } from './_External1cPriceLotRequest';
4
+ export type { _External1cShipmentLot } from './_External1cShipmentLot';
5
+ export type { _External1cShipmentLotRequest } from './_External1cShipmentLotRequest';
6
+ export type { _External1cTradeLot } from './_External1cTradeLot';
1
7
  export type { External1CPayment } from './External1CPayment';
2
8
  export type { External1CPaymentRequest } from './External1CPaymentRequest';
3
9
  export type { External1CPrice } from './External1CPrice';
4
- export type { External1CPriceLot } from './External1CPriceLot';
5
- export type { External1CPriceLotRequest } from './External1CPriceLotRequest';
6
10
  export type { External1CPriceRequest } from './External1CPriceRequest';
7
11
  export type { External1CShipment } from './External1CShipment';
8
- export type { External1CShipmentLot } from './External1CShipmentLot';
9
- export type { External1CShipmentLotRequest } from './External1CShipmentLotRequest';
10
12
  export type { External1CShipmentRequest } from './External1CShipmentRequest';
11
13
  export type { External1CSync } from './External1CSync';
12
14
  export type { External1CSyncRequest } from './External1CSyncRequest';
13
15
  export type { External1CTrade } from './External1CTrade';
14
- export type { External1CTradeLot } from './External1CTradeLot';
15
16
  export type { ExternalBiTrade } from './ExternalBiTrade';
16
17
  export type { ExternalBiTradeAdditionalProduct } from './ExternalBiTradeAdditionalProduct';
17
18
  export type { ExternalBiTradeBid } from './ExternalBiTradeBid';
@@ -1,26 +1,24 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface Facility {
10
2
  id: number;
11
- image: string;
12
- image_email: string;
13
- time_zone_offset: string;
14
3
  /**
15
4
  * Показывать
16
5
  * Если отключёно, элемент не будет отображаться на сайте
17
6
  */
18
7
  active?: boolean;
8
+ /** Адрес отгрузки */
9
+ address: string;
10
+ /**
11
+ * Цвет
12
+ * @maxLength 50
13
+ */
14
+ color?: string;
19
15
  /**
20
16
  * GUID из 1С
21
17
  * @maxLength 40
22
18
  */
23
19
  guid_1c?: string | null;
20
+ image: string;
21
+ image_email: string;
24
22
  /**
25
23
  * Название
26
24
  * @maxLength 255
@@ -33,16 +31,10 @@ export interface Facility {
33
31
  * @max 32767
34
32
  */
35
33
  sort?: number;
36
- /** Адрес отгрузки */
37
- address: string;
38
34
  /**
39
35
  * Часовой пояс
40
36
  * @maxLength 50
41
37
  */
42
38
  time_zone: string;
43
- /**
44
- * Цвет
45
- * @maxLength 50
46
- */
47
- color?: string;
39
+ time_zone_offset: string;
48
40
  }