@itcase/types-am 1.1.31 → 1.1.32

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 (125) hide show
  1. package/dist/index.d.ts +1 -1
  2. package/dist/types/Additional/AdditionalProduct.d.ts +0 -2
  3. package/dist/types/Creator/{Creator.d.ts → _Creator.d.ts} +1 -1
  4. package/dist/types/Creator/index.d.ts +1 -1
  5. package/dist/types/Current/{CurrentUserWinner.d.ts → _CurrentUserWinner.d.ts} +1 -1
  6. package/dist/types/Current/index.d.ts +1 -1
  7. package/dist/types/Document/{DocumentField.d.ts → _DocumentField.d.ts} +1 -1
  8. package/dist/types/Document/index.d.ts +1 -1
  9. package/dist/types/External/External1CPrice.d.ts +1 -2
  10. package/dist/types/External/External1CPriceRequest.d.ts +1 -2
  11. package/dist/types/External/External1CShipment.d.ts +1 -2
  12. package/dist/types/External/External1CShipmentRequest.d.ts +1 -2
  13. package/dist/types/External/External1CTrade.d.ts +1 -2
  14. package/dist/types/External/ExternalBiTrade.d.ts +1 -2
  15. package/dist/types/External/{External1CPriceLot.d.ts → _External1cPriceLot.d.ts} +1 -1
  16. package/dist/types/External/{External1CPriceLotRequest.d.ts → _External1cPriceLotRequest.d.ts} +1 -1
  17. package/dist/types/External/{External1CShipmentLot.d.ts → _External1cShipmentLot.d.ts} +1 -1
  18. package/dist/types/External/{External1CShipmentLotRequest.d.ts → _External1cShipmentLotRequest.d.ts} +1 -1
  19. package/dist/types/External/{External1CTradeLot.d.ts → _External1cTradeLot.d.ts} +1 -1
  20. package/dist/types/External/index.d.ts +5 -5
  21. package/dist/types/Filters/{FiltersObj.d.ts → _FiltersObj.d.ts} +1 -1
  22. package/dist/types/Filters/{FiltersStatus.d.ts → _FiltersStatus.d.ts} +1 -1
  23. package/dist/types/Filters/index.d.ts +2 -2
  24. package/dist/types/News/NewsDetail.d.ts +0 -1
  25. package/dist/types/Paginated/PaginatedProductImageList.d.ts +0 -1
  26. package/dist/types/Paginated/PaginatedProductList.d.ts +0 -1
  27. package/dist/types/Paginated/PaginatedProductTypeList.d.ts +0 -1
  28. package/dist/types/Paginated/PaginatedProductUnitList.d.ts +0 -1
  29. package/dist/types/Paginated/PaginatedProfileCompanyList.d.ts +0 -1
  30. package/dist/types/Paginated/PaginatedProfileNotificationsList.d.ts +0 -1
  31. package/dist/types/Paginated/PaginatedProfileNotificationsSettingsList.d.ts +0 -1
  32. package/dist/types/Paginated/PaginatedSettingsNotificationsList.d.ts +0 -1
  33. package/dist/types/Paginated/PaginatedSettingsNotificationsUserTypeList.d.ts +0 -1
  34. package/dist/types/Paginated/PaginatedStatisticDeviceList.d.ts +0 -1
  35. package/dist/types/Paginated/PaginatedTradeLotBidList.d.ts +0 -1
  36. package/dist/types/Paginated/PaginatedTradeLotCategoryList.d.ts +0 -1
  37. package/dist/types/Paginated/PaginatedTradeLotImageList.d.ts +0 -1
  38. package/dist/types/Paginated/PaginatedTradeLotList.d.ts +0 -1
  39. package/dist/types/Paginated/PaginatedTradeLotParticipantList.d.ts +0 -1
  40. package/dist/types/Paginated/PaginatedTradeLotRipeLevelList.d.ts +0 -1
  41. package/dist/types/Paginated/PaginatedTradeLotSizeList.d.ts +0 -1
  42. package/dist/types/Paginated/PaginatedTradeLotWinnerList.d.ts +0 -1
  43. package/dist/types/Paginated/PaginatedUserCompanyList.d.ts +0 -1
  44. package/dist/types/Paginated/PaginatedUserDocumentAcceptList.d.ts +0 -1
  45. package/dist/types/Paginated/PaginatedUserFCMTokensList.d.ts +0 -1
  46. package/dist/types/Paginated/PaginatedUserList.d.ts +0 -1
  47. package/dist/types/Paginated/PaginatedUserStatusList.d.ts +0 -1
  48. package/dist/types/Participants/_ParticipantsBids.d.ts +12 -0
  49. package/dist/types/Participants/{ParticipantsBidsParticipant.d.ts → _ParticipantsBidsParticipant.d.ts} +1 -1
  50. package/dist/types/Participants/index.d.ts +2 -2
  51. package/dist/types/Patched/PatchedSettingsNotificationsChangeRequest.d.ts +0 -1
  52. package/dist/types/Product/Product.d.ts +2 -4
  53. package/dist/types/Product/ProductDetail.d.ts +2 -5
  54. package/dist/types/Profile/ProfileNotificationsSettings.d.ts +2 -4
  55. package/dist/types/Profile/{ProfileNotificationsSettingsDefaults.d.ts → _ProfileNotificationsSettingsDefaults.d.ts} +1 -1
  56. package/dist/types/Profile/{ProfileNotificationsSettingsType.d.ts → _ProfileNotificationsSettingsType.d.ts} +1 -1
  57. package/dist/types/Profile/index.d.ts +2 -2
  58. package/dist/types/Report/ReportFilters.d.ts +7 -9
  59. package/dist/types/Report/ReportParticipantFilters.d.ts +8 -11
  60. package/dist/types/Report/ReportParticipantPagination.d.ts +0 -1
  61. package/dist/types/Report/ReportSale.d.ts +1 -2
  62. package/dist/types/Report/ReportSaleFilters.d.ts +1 -2
  63. package/dist/types/Report/ReportSalePagination.d.ts +0 -1
  64. package/dist/types/Report/ReportStatParticipantFilters.d.ts +2 -3
  65. package/dist/types/Report/ReportStatParticipantPagination.d.ts +0 -1
  66. package/dist/types/Report/ReportSummaries.d.ts +3 -6
  67. package/dist/types/Report/ReportSummary.d.ts +1 -2
  68. package/dist/types/Report/{ReportFiltersCreator.d.ts → _ReportFiltersCreator.d.ts} +1 -1
  69. package/dist/types/Report/index.d.ts +1 -1
  70. package/dist/types/Ripe/{RipeLevel.d.ts → _RipeLevel.d.ts} +1 -1
  71. package/dist/types/Ripe/index.d.ts +1 -1
  72. package/dist/types/Settings/SettingsNotifications.d.ts +0 -1
  73. package/dist/types/Settings/SettingsNotificationsChange.d.ts +0 -1
  74. package/dist/types/Settings/SettingsNotificationsChangeRequest.d.ts +0 -1
  75. package/dist/types/Sign/SignUp.d.ts +3 -7
  76. package/dist/types/Size/{Size.d.ts → _Size.d.ts} +1 -1
  77. package/dist/types/Size/index.d.ts +1 -1
  78. package/dist/types/Status/{StatusCreator.d.ts → _StatusCreator.d.ts} +1 -1
  79. package/dist/types/Status/index.d.ts +1 -1
  80. package/dist/types/Summaries/{SummariesCost.d.ts → _SummariesCost.d.ts} +1 -1
  81. package/dist/types/Summaries/{SummariesTrades.d.ts → _SummariesTrades.d.ts} +1 -1
  82. package/dist/types/Summaries/{SummariesVolume.d.ts → _SummariesVolume.d.ts} +1 -1
  83. package/dist/types/Summaries/index.d.ts +3 -3
  84. package/dist/types/Trade/Trade.d.ts +4 -7
  85. package/dist/types/Trade/TradeCreateRequest.d.ts +0 -1
  86. package/dist/types/Trade/TradeDetail.d.ts +5 -10
  87. package/dist/types/Trade/TradeFilters.d.ts +3 -6
  88. package/dist/types/Trade/TradeLot.d.ts +6 -13
  89. package/dist/types/Trade/TradeLotActionBidResponse.d.ts +1 -2
  90. package/dist/types/Trade/TradeLotBid.d.ts +1 -2
  91. package/dist/types/Trade/TradeLotCategory.d.ts +13 -1
  92. package/dist/types/Trade/TradeLotDetail.d.ts +5 -12
  93. package/dist/types/Trade/TradeLotParticipant.d.ts +1 -2
  94. package/dist/types/Trade/TradeLotSize.d.ts +1 -2
  95. package/dist/types/Trade/TradeLotWinner.d.ts +3 -5
  96. package/dist/types/Trade/{TradeAdditionalProduct.d.ts → _TradeAdditionalProduct.d.ts} +1 -1
  97. package/dist/types/Trade/{TradeCreator.d.ts → _TradeCreator.d.ts} +2 -3
  98. package/dist/types/Trade/{TradeCreatorRequest.d.ts → _TradeCreatorRequest.d.ts} +1 -1
  99. package/dist/types/Trade/{TradeFacility.d.ts → _TradeFacility.d.ts} +1 -1
  100. package/dist/types/Trade/{TradeFiltersFacilities.d.ts → _TradeFiltersFacilities.d.ts} +1 -1
  101. package/dist/types/Trade/{TradeFiltersProductTypes.d.ts → _TradeFiltersProductTypes.d.ts} +1 -1
  102. package/dist/types/Trade/{TradeFiltersProducts.d.ts → _TradeFiltersProducts.d.ts} +1 -1
  103. package/dist/types/Trade/{TradeProduct.d.ts → _TradeLotCategory.d.ts} +1 -3
  104. package/dist/types/Trade/_TradeProduct.d.ts +22 -0
  105. package/dist/types/Trade/{TradeStatus.d.ts → _TradeStatus.d.ts} +2 -3
  106. package/dist/types/Trade/{TradeUser.d.ts → _TradeUser.d.ts} +1 -1
  107. package/dist/types/Trade/{TradeUserRequest.d.ts → _TradeUserRequest.d.ts} +1 -1
  108. package/dist/types/Trade/index.d.ts +12 -11
  109. package/dist/types/Type/{Type.d.ts → _Type.d.ts} +1 -1
  110. package/dist/types/Type/index.d.ts +1 -1
  111. package/dist/types/Unit/{Unit.d.ts → _Unit.d.ts} +1 -1
  112. package/dist/types/Unit/index.d.ts +1 -1
  113. package/dist/types/User/User.d.ts +5 -11
  114. package/dist/types/User/UserCreate.d.ts +3 -7
  115. package/dist/types/User/UserDocumentAccept.d.ts +1 -2
  116. package/dist/types/User/UserStatus.d.ts +1 -2
  117. package/dist/types/User/UserUpdate.d.ts +3 -5
  118. package/dist/types/User/{UserChanges.d.ts → _UserChanges.d.ts} +2 -3
  119. package/dist/types/User/{UserCompanyChanges.d.ts → _UserCompanyChanges.d.ts} +1 -1
  120. package/dist/types/User/{UserFacility.d.ts → _UserFacility.d.ts} +1 -1
  121. package/dist/types/User/{UserManager.d.ts → _UserManager.d.ts} +3 -3
  122. package/dist/types/User/index.d.ts +4 -4
  123. package/dist/types/index.d.ts +16 -16
  124. package/package.json +3 -3
  125. package/dist/types/Participants/ParticipantsBids.d.ts +0 -13
package/dist/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
1
  export type { BidTypeEnum, BlankEnum, ChannelEnum, EmailEnum, PriceTypeEnum, ProcessTypeEnum, PushEnum, SettingsNotificationsChangeTypeEnum, Status0CcEnum, Status8F7Enum, Status9DdEnum, StatusAeeEnum, StepTypeEnum, Type744Enum, TypesEnum, UsertypeEnum, } from './enums';
2
- export type { AdditionalProduct, AdditionalProductChange, AdditionalProductChangeRequest, Creator, CurrentUserWinner, Document, DocumentField, DocumentRequest, External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceLot, External1CPriceLotRequest, External1CPriceRequest, External1CShipment, External1CShipmentLot, External1CShipmentLotRequest, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, External1CTradeLot, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, Facility, FacilityChange, FacilityChangeRequest, FiltersObj, FiltersStatus, FrontendLog, FrontendLogRequest, InfoBlock, InfoBlockRequest, News, NewsDetail, NewsImage, NewsImageChange, NewsImageChangeRequest, NewsRequest, Onboarding, OnboardingChange, OnboardingChangeRequest, 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, ParticipantsBids, ParticipantsBidsParticipant, PasswordResetConfirmRequest, PasswordResetRequest, PasswordResetResendRequest, 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, Product, ProductChangeRequest, ProductDetail, ProductImage, ProductImageChange, ProductImageChangeRequest, ProductType, ProductTypeRequest, ProductUnit, ProductUnitRequest, ProfileChangeRequest, ProfileCompany, ProfileCompanyRequest, ProfileNotifications, ProfileNotificationsSettings, ProfileNotificationsSettingsDefaults, ProfileNotificationsSettingsRequest, ProfileNotificationsSettingsType, ReportFilters, ReportFiltersCreator, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, RipeLevel, Settings, SettingsNotifications, SettingsNotificationsChange, SettingsNotificationsChangeRequest, SettingsNotificationsUserType, SettingsNotificationsUserTypeRequest, SettingsRequest, SignInFromTelegramRequest, SignInRequest, SignInResponse, SignUp, SignUpConfirmRequest, SignUpRequest, SignUpResendRequest, SimpleResponse, Size, StatisticDevice, StatisticDeviceRequest, StatusCreator, SummariesCost, SummariesTrades, SummariesVolume, 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, Type, Unit, User, UserActionDocumentAcceptRequest, UserChanges, UserCompany, UserCompanyChange, UserCompanyChangeRequest, UserCompanyChanges, UserCreate, UserCreateRequest, UserDocumentAccept, UserFacility, UserFCMTokens, UserFCMTokensRequest, UserManager, UserStatus, UserUpdate, UserUpdateRequest, ViolationChange, ViolationChangeRequest, } from './types';
2
+ export type { _Creator, _CurrentUserWinner, _DocumentField, _External1cPriceLot, _External1cPriceLotRequest, _External1cShipmentLot, _External1cShipmentLotRequest, _External1cTradeLot, _FiltersObj, _FiltersStatus, _ParticipantsBids, _ParticipantsBidsParticipant, _ProfileNotificationsSettingsDefaults, _ProfileNotificationsSettingsType, _ReportFiltersCreator, _RipeLevel, _Size, _StatusCreator, _SummariesCost, _SummariesTrades, _SummariesVolume, _TradeAdditionalProduct, _TradeCreator, _TradeCreatorRequest, _TradeFacility, _TradeFiltersFacilities, _TradeFiltersProducts, _TradeFiltersProductTypes, _TradeLotCategory, _TradeProduct, _TradeStatus, _TradeUser, _TradeUserRequest, _Type, _Unit, _UserChanges, _UserCompanyChanges, _UserFacility, _UserManager, AdditionalProduct, AdditionalProductChange, AdditionalProductChangeRequest, Document, DocumentRequest, External1CPayment, External1CPaymentRequest, External1CPrice, External1CPriceRequest, External1CShipment, External1CShipmentRequest, External1CSync, External1CSyncRequest, External1CTrade, ExternalBiTrade, ExternalBiTradeAdditionalProduct, ExternalBiTradeBid, ExternalBiTradeLot, ExternalBiTradeView, ExternalBiUser, ExternalBiUserDevice, Facility, FacilityChange, FacilityChangeRequest, FrontendLog, FrontendLogRequest, InfoBlock, InfoBlockRequest, News, NewsDetail, NewsImage, NewsImageChange, NewsImageChangeRequest, NewsRequest, Onboarding, OnboardingChange, OnboardingChangeRequest, 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, PasswordResetConfirmRequest, PasswordResetRequest, PasswordResetResendRequest, 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, Product, ProductChangeRequest, ProductDetail, ProductImage, ProductImageChange, ProductImageChangeRequest, ProductType, ProductTypeRequest, ProductUnit, ProductUnitRequest, ProfileChangeRequest, ProfileCompany, ProfileCompanyRequest, ProfileNotifications, ProfileNotificationsSettings, ProfileNotificationsSettingsRequest, ReportFilters, ReportParticipant, ReportParticipantFilters, ReportParticipantPagination, ReportSale, ReportSaleFilters, ReportSalePagination, ReportStatParticipant, ReportStatParticipantFilters, ReportStatParticipantPagination, ReportSummaries, ReportSummary, ReportSummaryPagination, Settings, SettingsNotifications, SettingsNotificationsChange, SettingsNotificationsChangeRequest, SettingsNotificationsUserType, SettingsNotificationsUserTypeRequest, SettingsRequest, SignInFromTelegramRequest, SignInRequest, SignInResponse, SignUp, SignUpConfirmRequest, SignUpRequest, SignUpResendRequest, SimpleResponse, StatisticDevice, StatisticDeviceRequest, Trade, TradeCreateRequest, TradeDetail, TradeFilters, TradeLot, TradeLotActionBidRequest, TradeLotActionBidResponse, TradeLotBid, TradeLotCategory, TradeLotCategoryRequest, TradeLotChangeRequest, TradeLotDetail, TradeLotImage, TradeLotImageChange, TradeLotImageChangeRequest, TradeLotParticipant, TradeLotRipeLevel, TradeLotRipeLevelRequest, TradeLotSize, TradeLotSizeChangeRequest, TradeLotWinner, TradeLotWinnerCreateBulkRequest, TradeLotWinnerCreateRequest, TradeLotWinnerUpdateRequest, TradePagination, TradeUpdateRequest, User, UserActionDocumentAcceptRequest, UserCompany, UserCompanyChange, UserCompanyChangeRequest, UserCreate, UserCreateRequest, UserDocumentAccept, UserFCMTokens, UserFCMTokensRequest, UserStatus, UserUpdate, UserUpdateRequest, ViolationChange, ViolationChangeRequest, } from './types';
@@ -7,8 +7,6 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { PriceTypeEnum } from '../../enums';
10
- import type { Facility } from '../Facility/Facility';
11
- import type { Product } from '../Product/Product';
12
10
  export interface AdditionalProduct {
13
11
  id: number;
14
12
  image: string;
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface Creator {
9
+ export interface _Creator {
10
10
  /**
11
11
  * Почта
12
12
  * @format email
@@ -1 +1 @@
1
- export type { Creator } from './Creator';
1
+ export type { _Creator } from './_Creator';
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface CurrentUserWinner {
9
+ export interface _CurrentUserWinner {
10
10
  failed: boolean;
11
11
  status: string;
12
12
  }
@@ -1 +1 @@
1
- export type { CurrentUserWinner } from './CurrentUserWinner';
1
+ export type { _CurrentUserWinner } from './_CurrentUserWinner';
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface DocumentField {
9
+ export interface _DocumentField {
10
10
  id: number;
11
11
  /**
12
12
  * Показывать
@@ -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';
@@ -6,9 +6,8 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { External1CPriceLot } from './External1CPriceLot';
10
9
  export interface External1CPrice {
11
10
  /** @maxLength 40 */
12
11
  GUIDТорга: string;
13
- ДанныеПоТоварам: External1CPriceLot[];
12
+ ДанныеПоТоварам: _External1cPriceLot[];
14
13
  }
@@ -6,12 +6,11 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { External1CPriceLotRequest } from './External1CPriceLotRequest';
10
9
  export interface External1CPriceRequest {
11
10
  /**
12
11
  * @minLength 1
13
12
  * @maxLength 40
14
13
  */
15
14
  GUIDТорга: string;
16
- ДанныеПоТоварам: External1CPriceLotRequest[];
15
+ ДанныеПоТоварам: _External1cPriceLotRequest[];
17
16
  }
@@ -6,9 +6,8 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { External1CShipmentLot } from './External1CShipmentLot';
10
9
  export interface External1CShipment {
11
10
  /** @maxLength 40 */
12
11
  GUIDТорга: string;
13
- ДанныеПоТоварам: External1CShipmentLot[];
12
+ ДанныеПоТоварам: _External1cShipmentLot[];
14
13
  }
@@ -6,12 +6,11 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { External1CShipmentLotRequest } from './External1CShipmentLotRequest';
10
9
  export interface External1CShipmentRequest {
11
10
  /**
12
11
  * @minLength 1
13
12
  * @maxLength 40
14
13
  */
15
14
  GUIDТорга: string;
16
- ДанныеПоТоварам: External1CShipmentLotRequest[];
15
+ ДанныеПоТоварам: _External1cShipmentLotRequest[];
17
16
  }
@@ -6,12 +6,11 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { External1CTradeLot } from './External1CTradeLot';
10
9
  export interface External1CTrade {
11
10
  ОрганизацияGUID: string;
12
11
  Организация: string;
13
12
  Контрагент: string;
14
13
  GUIDТорга: string;
15
- ДанныеПоТоварам: External1CTradeLot[];
14
+ ДанныеПоТоварам: _External1cTradeLot[];
16
15
  Синхронизировано: boolean;
17
16
  }
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { Creator } from '../Creator/Creator';
10
9
  export interface ExternalBiTrade {
11
10
  /** @format date-time */
12
11
  trade_dt_begin: string;
@@ -14,7 +13,7 @@ export interface ExternalBiTrade {
14
13
  trade_dt_end_initial: string;
15
14
  /** @format date-time */
16
15
  trade_dt_end_actual: string;
17
- trade_creator: Creator;
16
+ trade_creator: _Creator;
18
17
  trade_id: number;
19
18
  trade_name: string;
20
19
  trade_status: string;
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface External1CPriceLot {
9
+ export interface _External1cPriceLot {
10
10
  /**
11
11
  * @format decimal
12
12
  * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface External1CPriceLotRequest {
9
+ export interface _External1cPriceLotRequest {
10
10
  /**
11
11
  * @format decimal
12
12
  * @pattern ^-?\d{0,8}(?:\.\d{0,2})?$
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface External1CShipmentLot {
9
+ export interface _External1cShipmentLot {
10
10
  /** @maxLength 50 */
11
11
  Статус: string;
12
12
  /** @maxLength 40 */
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface External1CShipmentLotRequest {
9
+ export interface _External1cShipmentLotRequest {
10
10
  /**
11
11
  * @minLength 1
12
12
  * @maxLength 50
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface External1CTradeLot {
9
+ export interface _External1cTradeLot {
10
10
  НоменклатураGUID: string;
11
11
  Номенклатура: string;
12
12
  ХарактеристикаGUID: string;
@@ -1,17 +1,17 @@
1
+ export type { _External1cPriceLot } from './_External1cPriceLot';
2
+ export type { _External1cPriceLotRequest } from './_External1cPriceLotRequest';
3
+ export type { _External1cShipmentLot } from './_External1cShipmentLot';
4
+ export type { _External1cShipmentLotRequest } from './_External1cShipmentLotRequest';
5
+ export type { _External1cTradeLot } from './_External1cTradeLot';
1
6
  export type { External1CPayment } from './External1CPayment';
2
7
  export type { External1CPaymentRequest } from './External1CPaymentRequest';
3
8
  export type { External1CPrice } from './External1CPrice';
4
- export type { External1CPriceLot } from './External1CPriceLot';
5
- export type { External1CPriceLotRequest } from './External1CPriceLotRequest';
6
9
  export type { External1CPriceRequest } from './External1CPriceRequest';
7
10
  export type { External1CShipment } from './External1CShipment';
8
- export type { External1CShipmentLot } from './External1CShipmentLot';
9
- export type { External1CShipmentLotRequest } from './External1CShipmentLotRequest';
10
11
  export type { External1CShipmentRequest } from './External1CShipmentRequest';
11
12
  export type { External1CSync } from './External1CSync';
12
13
  export type { External1CSyncRequest } from './External1CSyncRequest';
13
14
  export type { External1CTrade } from './External1CTrade';
14
- export type { External1CTradeLot } from './External1CTradeLot';
15
15
  export type { ExternalBiTrade } from './ExternalBiTrade';
16
16
  export type { ExternalBiTradeAdditionalProduct } from './ExternalBiTradeAdditionalProduct';
17
17
  export type { ExternalBiTradeBid } from './ExternalBiTradeBid';
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface FiltersObj {
9
+ export interface _FiltersObj {
10
10
  count: number;
11
11
  id: number;
12
12
  name: string;
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface FiltersStatus {
9
+ export interface _FiltersStatus {
10
10
  count: number;
11
11
  label: string;
12
12
  value: string;
@@ -1,2 +1,2 @@
1
- export type { FiltersObj } from './FiltersObj';
2
- export type { FiltersStatus } from './FiltersStatus';
1
+ export type { _FiltersObj } from './_FiltersObj';
2
+ export type { _FiltersStatus } from './_FiltersStatus';
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { NewsImage } from './NewsImage';
10
9
  export interface NewsDetail {
11
10
  id: number;
12
11
  image: string;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProductImage } from '../Product/ProductImage';
10
9
  export interface PaginatedProductImageList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { Product } from '../Product/Product';
10
9
  export interface PaginatedProductList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProductType } from '../Product/ProductType';
10
9
  export interface PaginatedProductTypeList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProductUnit } from '../Product/ProductUnit';
10
9
  export interface PaginatedProductUnitList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProfileCompany } from '../Profile/ProfileCompany';
10
9
  export interface PaginatedProfileCompanyList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProfileNotifications } from '../Profile/ProfileNotifications';
10
9
  export interface PaginatedProfileNotificationsList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { ProfileNotificationsSettings } from '../Profile/ProfileNotificationsSettings';
10
9
  export interface PaginatedProfileNotificationsSettingsList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { SettingsNotifications } from '../Settings/SettingsNotifications';
10
9
  export interface PaginatedSettingsNotificationsList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { SettingsNotificationsUserType } from '../Settings/SettingsNotificationsUserType';
10
9
  export interface PaginatedSettingsNotificationsUserTypeList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { StatisticDevice } from '../Statistic/StatisticDevice';
10
9
  export interface PaginatedStatisticDeviceList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotBid } from '../Trade/TradeLotBid';
10
9
  export interface PaginatedTradeLotBidList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotCategory } from '../Trade/TradeLotCategory';
10
9
  export interface PaginatedTradeLotCategoryList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotImage } from '../Trade/TradeLotImage';
10
9
  export interface PaginatedTradeLotImageList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLot } from '../Trade/TradeLot';
10
9
  export interface PaginatedTradeLotList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotParticipant } from '../Trade/TradeLotParticipant';
10
9
  export interface PaginatedTradeLotParticipantList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotRipeLevel } from '../Trade/TradeLotRipeLevel';
10
9
  export interface PaginatedTradeLotRipeLevelList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotSize } from '../Trade/TradeLotSize';
10
9
  export interface PaginatedTradeLotSizeList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { TradeLotWinner } from '../Trade/TradeLotWinner';
10
9
  export interface PaginatedTradeLotWinnerList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserCompany } from '../User/UserCompany';
10
9
  export interface PaginatedUserCompanyList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserDocumentAccept } from '../User/UserDocumentAccept';
10
9
  export interface PaginatedUserDocumentAcceptList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserFCMTokens } from '../User/UserFCMTokens';
10
9
  export interface PaginatedUserFCMTokensList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { User } from '../User/User';
10
9
  export interface PaginatedUserList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -6,7 +6,6 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { UserStatus } from '../User/UserStatus';
10
9
  export interface PaginatedUserStatusList {
11
10
  /** @example 123 */
12
11
  count: number;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * * `admin` - Администратор
3
+ * * `manager` - Менеджер
4
+ * * `moderator` - Модератор
5
+ * * `participant` - Участник
6
+ * * `security` - Служба безопасности
7
+ * * `director` - Руководитель
8
+ */
9
+ export interface _ParticipantsBids {
10
+ bid: string;
11
+ participant: _ParticipantsBidsParticipant;
12
+ }
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface ParticipantsBidsParticipant {
9
+ export interface _ParticipantsBidsParticipant {
10
10
  company: string;
11
11
  contact_person: string;
12
12
  email: string;
@@ -1,2 +1,2 @@
1
- export type { ParticipantsBids } from './ParticipantsBids';
2
- export type { ParticipantsBidsParticipant } from './ParticipantsBidsParticipant';
1
+ export type { _ParticipantsBids } from './_ParticipantsBids';
2
+ export type { _ParticipantsBidsParticipant } from './_ParticipantsBidsParticipant';
@@ -7,7 +7,6 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { SettingsNotificationsChangeTypeEnum } from '../../enums';
10
- import type { SettingsNotificationsUserTypeRequest } from '../Settings/SettingsNotificationsUserTypeRequest';
11
10
  export interface PatchedSettingsNotificationsChangeRequest {
12
11
  /**
13
12
  * * `trade_bid` - Торги: Актуализируйте ставку
@@ -6,12 +6,10 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { Type } from '../Type/Type';
10
- import type { Unit } from '../Unit/Unit';
11
9
  export interface Product {
12
10
  id: number;
13
- type: Type;
14
- unit: Unit;
11
+ type: _Type;
12
+ unit: _Unit;
15
13
  /**
16
14
  * Показывать
17
15
  * Если отключёно, элемент не будет отображаться на сайте
@@ -6,13 +6,10 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- import type { Type } from '../Type/Type';
10
- import type { Unit } from '../Unit/Unit';
11
- import type { ProductImage } from './ProductImage';
12
9
  export interface ProductDetail {
13
10
  id: number;
14
- type: Type;
15
- unit: Unit;
11
+ type: _Type;
12
+ unit: _Unit;
16
13
  images: ProductImage[];
17
14
  /**
18
15
  * Показывать
@@ -7,8 +7,6 @@
7
7
  * * `director` - Руководитель
8
8
  */
9
9
  import type { EmailEnum, PushEnum } from '../../enums';
10
- import type { ProfileNotificationsSettingsDefaults } from './ProfileNotificationsSettingsDefaults';
11
- import type { ProfileNotificationsSettingsType } from './ProfileNotificationsSettingsType';
12
10
  export interface ProfileNotificationsSettings {
13
11
  id: number;
14
12
  /**
@@ -23,6 +21,6 @@ export interface ProfileNotificationsSettings {
23
21
  * @max 32767
24
22
  */
25
23
  push?: PushEnum;
26
- defaults: ProfileNotificationsSettingsDefaults;
27
- type: ProfileNotificationsSettingsType;
24
+ defaults: _ProfileNotificationsSettingsDefaults;
25
+ type: _ProfileNotificationsSettingsType;
28
26
  }
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface ProfileNotificationsSettingsDefaults {
9
+ export interface _ProfileNotificationsSettingsDefaults {
10
10
  email: number;
11
11
  push: number;
12
12
  }
@@ -6,7 +6,7 @@
6
6
  * * `security` - Служба безопасности
7
7
  * * `director` - Руководитель
8
8
  */
9
- export interface ProfileNotificationsSettingsType {
9
+ export interface _ProfileNotificationsSettingsType {
10
10
  group: string;
11
11
  label: string;
12
12
  value: string;
@@ -1,11 +1,11 @@
1
1
  export { type EmailEnum } from '../../enums';
2
2
  export { type PushEnum } from '../../enums';
3
3
  export { type Status9DdEnum } from '../../enums';
4
+ export type { _ProfileNotificationsSettingsDefaults } from './_ProfileNotificationsSettingsDefaults';
5
+ export type { _ProfileNotificationsSettingsType } from './_ProfileNotificationsSettingsType';
4
6
  export type { ProfileChangeRequest } from './ProfileChangeRequest';
5
7
  export type { ProfileCompany } from './ProfileCompany';
6
8
  export type { ProfileCompanyRequest } from './ProfileCompanyRequest';
7
9
  export type { ProfileNotifications } from './ProfileNotifications';
8
10
  export type { ProfileNotificationsSettings } from './ProfileNotificationsSettings';
9
- export type { ProfileNotificationsSettingsDefaults } from './ProfileNotificationsSettingsDefaults';
10
11
  export type { ProfileNotificationsSettingsRequest } from './ProfileNotificationsSettingsRequest';
11
- export type { ProfileNotificationsSettingsType } from './ProfileNotificationsSettingsType';