@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,21 +1,13 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { FiltersObj } from '../Filters/FiltersObj';
10
- import type { FiltersStatus } from '../Filters/FiltersStatus';
11
- import type { ReportFiltersCreator } from './ReportFiltersCreator';
1
+ import type { _FiltersObj } from '../Filters/_FiltersObj';
2
+ import type { _FiltersStatus } from '../Filters/_FiltersStatus';
3
+ import type { _ReportFiltersCreator } from './_ReportFiltersCreator';
12
4
  export interface ReportParticipantFilters {
13
- categories: FiltersObj[];
14
- facilities: FiltersObj[];
15
- products: FiltersObj[];
16
- producttypes: FiltersObj[];
17
- sizes: FiltersObj[];
18
- ripe_levels: FiltersObj[];
19
- trade_statuses: FiltersStatus[];
20
- creators: ReportFiltersCreator[];
5
+ categories: _FiltersObj[];
6
+ creators: _ReportFiltersCreator[];
7
+ facilities: _FiltersObj[];
8
+ products: _FiltersObj[];
9
+ producttypes: _FiltersObj[];
10
+ ripe_levels: _FiltersObj[];
11
+ sizes: _FiltersObj[];
12
+ trade_statuses: _FiltersStatus[];
21
13
  }
@@ -1,16 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { ReportParticipant } from './ReportParticipant';
10
2
  import type { ReportParticipantFilters } from './ReportParticipantFilters';
11
3
  import type { ReportSummaries } from './ReportSummaries';
12
4
  export interface ReportParticipantPagination {
13
5
  count: number;
6
+ filters: ReportParticipantFilters;
14
7
  /**
15
8
  * @format uri
16
9
  * @default "http://api.example.org/accounts/?offset=400&limit=100"
@@ -21,7 +14,6 @@ export interface ReportParticipantPagination {
21
14
  * @default "http://api.example.org/accounts/?offset=200&limit=100"
22
15
  */
23
16
  previous?: string;
24
- filters: ReportParticipantFilters;
25
- summaries: ReportSummaries;
26
17
  results: ReportParticipant[];
18
+ summaries: ReportSummaries;
27
19
  }
@@ -1,24 +1,16 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { ParticipantsBids } from '../Participants/ParticipantsBids';
1
+ import type { _ParticipantsBids } from '../Participants/_ParticipantsBids';
10
2
  export interface ReportSale {
11
3
  id: number;
12
4
  bids_count: number;
5
+ /** @format date */
6
+ d_begin: string;
7
+ facilities_ids?: number[];
8
+ participants_bids: _ParticipantsBids[];
13
9
  participants_count: number;
14
- participants_bids: ParticipantsBids[];
15
10
  sales_price: string;
16
11
  sales_price_sold: string;
17
12
  sales_total: string;
18
13
  sales_total_sold: string;
19
14
  sales_volume: string;
20
15
  sales_volume_sold: string;
21
- /** @format date */
22
- d_begin: string;
23
- facilities_ids?: number[];
24
16
  }
@@ -1,12 +1,4 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { FiltersObj } from '../Filters/FiltersObj';
1
+ import type { _FiltersObj } from '../Filters/_FiltersObj';
10
2
  export interface ReportSaleFilters {
11
- facilities: FiltersObj[];
3
+ facilities: _FiltersObj[];
12
4
  }
@@ -1,16 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { ReportSale } from './ReportSale';
10
2
  import type { ReportSaleFilters } from './ReportSaleFilters';
11
3
  import type { ReportSummaries } from './ReportSummaries';
12
4
  export interface ReportSalePagination {
13
5
  count: number;
6
+ filters: ReportSaleFilters;
14
7
  /**
15
8
  * @format uri
16
9
  * @default "http://api.example.org/accounts/?offset=400&limit=100"
@@ -21,7 +14,6 @@ export interface ReportSalePagination {
21
14
  * @default "http://api.example.org/accounts/?offset=200&limit=100"
22
15
  */
23
16
  previous?: string;
24
- filters: ReportSaleFilters;
25
- summaries: ReportSummaries;
26
17
  results: ReportSale[];
18
+ summaries: ReportSummaries;
27
19
  }
@@ -1,13 +1,12 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface ReportStatParticipant {
10
2
  id: number;
3
+ /**
4
+ * Активность
5
+ * @format double
6
+ */
7
+ activity: number;
8
+ /** Ставок */
9
+ bids: number;
11
10
  /**
12
11
  * Наименование организации
13
12
  * @maxLength 255
@@ -18,13 +17,6 @@ export interface ReportStatParticipant {
18
17
  * @maxLength 255
19
18
  */
20
19
  inn?: string;
21
- /**
22
- * Активность
23
- * @format double
24
- */
25
- activity: number;
26
- /** Ставок */
27
- bids: number;
28
20
  /** Просмотры */
29
21
  views: number;
30
22
  /** Побед */
@@ -1,13 +1,5 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { FiltersObj } from '../Filters/FiltersObj';
1
+ import type { _FiltersObj } from '../Filters/_FiltersObj';
10
2
  export interface ReportStatParticipantFilters {
11
- companies: FiltersObj[];
12
- inns: FiltersObj[];
3
+ companies: _FiltersObj[];
4
+ inns: _FiltersObj[];
13
5
  }
@@ -1,16 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { ReportSale } from './ReportSale';
10
2
  import type { ReportStatParticipantFilters } from './ReportStatParticipantFilters';
11
3
  import type { ReportSummaries } from './ReportSummaries';
12
4
  export interface ReportStatParticipantPagination {
13
5
  count: number;
6
+ filters: ReportStatParticipantFilters;
14
7
  /**
15
8
  * @format uri
16
9
  * @default "http://api.example.org/accounts/?offset=400&limit=100"
@@ -21,7 +14,6 @@ export interface ReportStatParticipantPagination {
21
14
  * @default "http://api.example.org/accounts/?offset=200&limit=100"
22
15
  */
23
16
  previous?: string;
24
- filters: ReportStatParticipantFilters;
25
- summaries: ReportSummaries;
26
17
  results: ReportSale[];
18
+ summaries: ReportSummaries;
27
19
  }
@@ -1,16 +1,8 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { SummariesCost } from '../Summaries/SummariesCost';
10
- import type { SummariesTrades } from '../Summaries/SummariesTrades';
11
- import type { SummariesVolume } from '../Summaries/SummariesVolume';
1
+ import type { _SummariesCost } from '../Summaries/_SummariesCost';
2
+ import type { _SummariesTrades } from '../Summaries/_SummariesTrades';
3
+ import type { _SummariesVolume } from '../Summaries/_SummariesVolume';
12
4
  export interface ReportSummaries {
13
- cost: SummariesCost;
14
- trades: SummariesTrades;
15
- volume: SummariesVolume;
5
+ cost: _SummariesCost;
6
+ trades: _SummariesTrades;
7
+ volume: _SummariesVolume;
16
8
  }
@@ -1,12 +1,4 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- import type { ParticipantsBids } from '../Participants/ParticipantsBids';
1
+ import type { _ParticipantsBids } from '../Participants/_ParticipantsBids';
10
2
  export interface ReportSummary {
11
3
  /**
12
4
  * @format int64
@@ -14,23 +6,20 @@ export interface ReportSummary {
14
6
  * @max 9223372036854776000
15
7
  */
16
8
  id: number;
17
- participants_count: number;
18
- participants_bids: ParticipantsBids[];
19
- trade_creator_name: string;
20
- trade_id: string;
21
- trade_name: string;
22
- trade_stat: string;
23
- trade_status: string;
24
- trade_status_label: string;
25
- winner: string;
26
- winner_name: string;
27
- winner_inn: string;
9
+ /**
10
+ * @min 0
11
+ * @max 32767
12
+ */
13
+ bids_count: number;
28
14
  category: any;
29
15
  /** @format date-time */
30
16
  dt_begin?: string | null;
31
17
  /** @format date-time */
32
18
  dt_end?: string | null;
33
19
  facility: any;
20
+ failed: boolean;
21
+ participants_bids: _ParticipantsBids[];
22
+ participants_count: number;
34
23
  /**
35
24
  * @format decimal
36
25
  * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
@@ -39,43 +28,46 @@ export interface ReportSummary {
39
28
  product: any;
40
29
  ripe_level: any;
41
30
  size: any;
42
- trade_creator: any;
31
+ /**
32
+ * @format decimal
33
+ * @pattern ^-?\d{0,18}(?:\.\d{0,2})?$
34
+ */
35
+ total: string;
36
+ /**
37
+ * @format decimal
38
+ * @pattern ^-?\d{0,18}(?:\.\d{0,2})?$
39
+ */
40
+ total_sold: string;
43
41
  trade: any;
42
+ trade_creator: any;
43
+ trade_creator_name: string;
44
+ trade_id: string;
45
+ trade_name: string;
46
+ trade_stat: string;
47
+ trade_status: string;
48
+ trade_status_label: string;
44
49
  /**
45
50
  * @format decimal
46
51
  * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
47
52
  */
48
53
  volume: string;
54
+ winned: boolean;
55
+ winner: string;
49
56
  /**
50
57
  * @format decimal
51
58
  * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
52
59
  */
53
60
  winner_bid?: string | null;
54
- /**
55
- * @min 0
56
- * @max 32767
57
- */
58
- winner_proposals: number;
59
61
  /**
60
62
  * @min 0
61
63
  * @max 32767
62
64
  */
63
65
  winner_fails: number;
64
- failed: boolean;
65
- winned: boolean;
66
- /**
67
- * @format decimal
68
- * @pattern ^-?\d{0,18}(?:\.\d{0,2})?$
69
- */
70
- total: string;
71
- /**
72
- * @format decimal
73
- * @pattern ^-?\d{0,18}(?:\.\d{0,2})?$
74
- */
75
- total_sold: string;
66
+ winner_inn: string;
67
+ winner_name: string;
76
68
  /**
77
69
  * @min 0
78
70
  * @max 32767
79
71
  */
80
- bids_count: number;
72
+ winner_proposals: number;
81
73
  }
@@ -1,16 +1,9 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { ReportFilters } from './ReportFilters';
10
2
  import type { ReportSummaries } from './ReportSummaries';
11
3
  import type { ReportSummary } from './ReportSummary';
12
4
  export interface ReportSummaryPagination {
13
5
  count: number;
6
+ filters: ReportFilters;
14
7
  /**
15
8
  * @format uri
16
9
  * @default "http://api.example.org/accounts/?offset=400&limit=100"
@@ -21,7 +14,6 @@ export interface ReportSummaryPagination {
21
14
  * @default "http://api.example.org/accounts/?offset=200&limit=100"
22
15
  */
23
16
  previous?: string;
24
- filters: ReportFilters;
25
- summaries: ReportSummaries;
26
17
  results: ReportSummary[];
18
+ summaries: ReportSummaries;
27
19
  }
@@ -1,28 +1,20 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
- export interface ReportFiltersCreator {
1
+ export interface _ReportFiltersCreator {
2
+ id: number;
10
3
  /**
11
- * Почта
12
- * @format email
4
+ * Наименование организации
13
5
  * @maxLength 255
14
6
  */
15
- email?: string | null;
16
- id: number;
7
+ company?: string;
17
8
  /**
18
9
  * Контактное лицо
19
10
  * @maxLength 255
20
11
  */
21
12
  contact_person?: string;
13
+ count: number;
22
14
  /**
23
- * Наименование организации
15
+ * Почта
16
+ * @format email
24
17
  * @maxLength 255
25
18
  */
26
- company?: string;
27
- count: number;
19
+ email?: string | null;
28
20
  }
@@ -1,5 +1,11 @@
1
+ export type { _FiltersObj } from '../Filters';
2
+ export type { _FiltersStatus } from '../Filters';
3
+ export type { _ParticipantsBids } from '../Participants';
4
+ export type { _SummariesCost } from '../Summaries';
5
+ export type { _SummariesTrades } from '../Summaries';
6
+ export type { _SummariesVolume } from '../Summaries';
7
+ export type { _ReportFiltersCreator } from './_ReportFiltersCreator';
1
8
  export type { ReportFilters } from './ReportFilters';
2
- export type { ReportFiltersCreator } from './ReportFiltersCreator';
3
9
  export type { ReportParticipant } from './ReportParticipant';
4
10
  export type { ReportParticipantFilters } from './ReportParticipantFilters';
5
11
  export type { ReportParticipantPagination } from './ReportParticipantPagination';
@@ -0,0 +1,13 @@
1
+ export interface _RipeLevel {
2
+ id: number;
3
+ /**
4
+ * Показывать
5
+ * Если отключёно, элемент не будет отображаться на сайте
6
+ */
7
+ active?: boolean;
8
+ /**
9
+ * Название
10
+ * @maxLength 255
11
+ */
12
+ name: string;
13
+ }
@@ -1 +1 @@
1
- export type { RipeLevel } from './RipeLevel';
1
+ export type { _RipeLevel } from './_RipeLevel';
@@ -1,88 +1,20 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  export interface Settings {
10
- emails_domains_black?: string[] | null;
11
- emails_domains_white?: string[] | null;
12
- trade_report_emails?: string[] | null;
13
2
  /** Alias for 'app_version_store_google' */
14
3
  app_version_android: string;
15
4
  /** Alias for 'app_version_store_apple' */
16
5
  app_version_ios: string;
17
- /**
18
- * Время продления торгов после последней ставки
19
- * минуты
20
- * @min 0
21
- * @max 32767
22
- */
23
- bid_increase_time?: number;
24
- /**
25
- * Время повторной отправки сообщения 'Торги: Актуализируйте ставку'
26
- * каждые N минут
27
- * @min 0
28
- * @max 32767
29
- */
30
- bid_message_reminder_time?: number;
31
- /**
32
- * Тип торгов "Фьючерсные"
33
- * килограммы. Если пустое, то без ограничений
34
- * @min 0
35
- * @max 2147483647
36
- */
37
- trade_type_futures_lot_volume_limit?: number | null;
38
- /**
39
- * Тип торгов "Планируемые"
40
- * килограммы. Если пустое, то без ограничений
41
- * @min 0
42
- * @max 2147483647
43
- */
44
- trade_type_planned_lot_volume_limit?: number | null;
45
- /**
46
- * Тип торгов "Обычные"
47
- * килограммы. Если пустое, то без ограничений
48
- * @min 0
49
- * @max 2147483647
50
- */
51
- trade_type_regular_lot_volume_limit?: number | null;
52
- /**
53
- * Время ожидания ответа от назначенного победителя
54
- * минуты
55
- * @min 0
56
- * @max 2147483647
57
- */
58
- winner_status_waiting_time?: number;
59
- /**
60
- * Логин к smsc.ru
61
- * @maxLength 255
62
- */
63
- sms_login?: string;
64
- /**
65
- * Пароль к smsc.ru
66
- * @maxLength 255
67
- */
68
- sms_password?: string;
69
- /**
70
- * Service account file
71
- * @format uri
72
- */
73
- google_service_account_file: string;
74
6
  /**
75
7
  * App Store (iOS), версия
76
8
  * @maxLength 255
77
9
  */
78
10
  app_version_store_apple?: string;
11
+ /** App Store (iOS), текст сообщения */
12
+ app_version_store_apple_message?: string;
79
13
  /**
80
14
  * App Store (iOS), текст для заголовка
81
15
  * @maxLength 255
82
16
  */
83
17
  app_version_store_apple_name?: string;
84
- /** App Store (iOS), текст сообщения */
85
- app_version_store_apple_message?: string;
86
18
  /**
87
19
  * App Store (iOS), ссылка
88
20
  * @maxLength 255
@@ -93,13 +25,13 @@ export interface Settings {
93
25
  * @maxLength 255
94
26
  */
95
27
  app_version_store_google?: string;
28
+ /** Google Play (Android), текст сообщения */
29
+ app_version_store_google_message?: string;
96
30
  /**
97
31
  * Google Play (Android), текст для заголовка
98
32
  * @maxLength 255
99
33
  */
100
34
  app_version_store_google_name?: string;
101
- /** Google Play (Android), текст сообщения */
102
- app_version_store_google_message?: string;
103
35
  /**
104
36
  * Google Play (Android), ссылка
105
37
  * @maxLength 255
@@ -110,13 +42,13 @@ export interface Settings {
110
42
  * @maxLength 255
111
43
  */
112
44
  app_version_store_huawei?: string;
45
+ /** AppGallery (Android), текст сообщения */
46
+ app_version_store_huawei_message?: string;
113
47
  /**
114
48
  * AppGallery (Android), текст для заголовка
115
49
  * @maxLength 255
116
50
  */
117
51
  app_version_store_huawei_name?: string;
118
- /** AppGallery (Android), текст сообщения */
119
- app_version_store_huawei_message?: string;
120
52
  /**
121
53
  * AppGallery (Android), ссылка
122
54
  * @maxLength 255
@@ -127,16 +59,76 @@ export interface Settings {
127
59
  * @maxLength 255
128
60
  */
129
61
  app_version_store_rustore?: string;
62
+ /** RuStore (Android), текст сообщения */
63
+ app_version_store_rustore_message?: string;
130
64
  /**
131
65
  * RuStore (Android), текст для заголовка
132
66
  * @maxLength 255
133
67
  */
134
68
  app_version_store_rustore_name?: string;
135
- /** RuStore (Android), текст сообщения */
136
- app_version_store_rustore_message?: string;
137
69
  /**
138
70
  * RuStore (Android), ссылка
139
71
  * @maxLength 255
140
72
  */
141
73
  app_version_store_rustore_url?: string;
74
+ /**
75
+ * Время продления торгов после последней ставки
76
+ * минуты
77
+ * @min 0
78
+ * @max 32767
79
+ */
80
+ bid_increase_time?: number;
81
+ /**
82
+ * Время повторной отправки сообщения 'Торги: Актуализируйте ставку'
83
+ * каждые N минут
84
+ * @min 0
85
+ * @max 32767
86
+ */
87
+ bid_message_reminder_time?: number;
88
+ emails_domains_black?: string[] | null;
89
+ emails_domains_white?: string[] | null;
90
+ /**
91
+ * Service account file
92
+ * @format uri
93
+ */
94
+ google_service_account_file: string;
95
+ /**
96
+ * Логин к smsc.ru
97
+ * @maxLength 255
98
+ */
99
+ sms_login?: string;
100
+ /**
101
+ * Пароль к smsc.ru
102
+ * @maxLength 255
103
+ */
104
+ sms_password?: string;
105
+ trade_report_emails?: string[] | null;
106
+ /**
107
+ * Тип торгов "Фьючерсные"
108
+ * килограммы. Если пустое, то без ограничений
109
+ * @min 0
110
+ * @max 2147483647
111
+ */
112
+ trade_type_futures_lot_volume_limit?: number | null;
113
+ /**
114
+ * Тип торгов "Планируемые"
115
+ * килограммы. Если пустое, то без ограничений
116
+ * @min 0
117
+ * @max 2147483647
118
+ */
119
+ trade_type_planned_lot_volume_limit?: number | null;
120
+ /**
121
+ * Тип торгов "Обычные"
122
+ * килограммы. Если пустое, то без ограничений
123
+ * @min 0
124
+ * @max 2147483647
125
+ */
126
+ trade_type_regular_lot_volume_limit?: number | null;
127
+ /**
128
+ * Время ожидания ответа от назначенного победителя
129
+ * минуты
130
+ * @min 0
131
+ * @max 2147483647
132
+ */
133
+ winner_status_waiting_time?: number;
142
134
  }
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { SettingsNotificationsUserType } from './SettingsNotificationsUserType';
10
2
  export interface SettingsNotifications {
11
3
  id: number;
@@ -1,11 +1,3 @@
1
- /**
2
- * * `admin` - Администратор
3
- * * `manager` - Менеджер
4
- * * `moderator` - Модератор
5
- * * `participant` - Участник
6
- * * `security` - Служба безопасности
7
- * * `director` - Руководитель
8
- */
9
1
  import type { SettingsNotificationsChangeTypeEnum } from '../../enums';
10
2
  import type { SettingsNotificationsUserType } from './SettingsNotificationsUserType';
11
3
  export interface SettingsNotificationsChange {