@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.
- package/dist/index.d.ts +1 -1
- package/dist/types/Additional/AdditionalProduct.d.ts +0 -2
- package/dist/types/Creator/{Creator.d.ts → _Creator.d.ts} +1 -1
- package/dist/types/Creator/index.d.ts +1 -1
- package/dist/types/Current/{CurrentUserWinner.d.ts → _CurrentUserWinner.d.ts} +1 -1
- package/dist/types/Current/index.d.ts +1 -1
- package/dist/types/Document/{DocumentField.d.ts → _DocumentField.d.ts} +1 -1
- package/dist/types/Document/index.d.ts +1 -1
- package/dist/types/External/External1CPrice.d.ts +1 -2
- package/dist/types/External/External1CPriceRequest.d.ts +1 -2
- package/dist/types/External/External1CShipment.d.ts +1 -2
- package/dist/types/External/External1CShipmentRequest.d.ts +1 -2
- package/dist/types/External/External1CTrade.d.ts +1 -2
- package/dist/types/External/ExternalBiTrade.d.ts +1 -2
- package/dist/types/External/{External1CPriceLot.d.ts → _External1cPriceLot.d.ts} +1 -1
- package/dist/types/External/{External1CPriceLotRequest.d.ts → _External1cPriceLotRequest.d.ts} +1 -1
- package/dist/types/External/{External1CShipmentLot.d.ts → _External1cShipmentLot.d.ts} +1 -1
- package/dist/types/External/{External1CShipmentLotRequest.d.ts → _External1cShipmentLotRequest.d.ts} +1 -1
- package/dist/types/External/{External1CTradeLot.d.ts → _External1cTradeLot.d.ts} +1 -1
- package/dist/types/External/index.d.ts +5 -5
- package/dist/types/Filters/{FiltersObj.d.ts → _FiltersObj.d.ts} +1 -1
- package/dist/types/Filters/{FiltersStatus.d.ts → _FiltersStatus.d.ts} +1 -1
- package/dist/types/Filters/index.d.ts +2 -2
- package/dist/types/News/NewsDetail.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProductImageList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProductList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProductTypeList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProductUnitList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProfileCompanyList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProfileNotificationsList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedProfileNotificationsSettingsList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedSettingsNotificationsList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedSettingsNotificationsUserTypeList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedStatisticDeviceList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotBidList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotCategoryList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotImageList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotParticipantList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotRipeLevelList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotSizeList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedTradeLotWinnerList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedUserCompanyList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedUserDocumentAcceptList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedUserFCMTokensList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedUserList.d.ts +0 -1
- package/dist/types/Paginated/PaginatedUserStatusList.d.ts +0 -1
- package/dist/types/Participants/_ParticipantsBids.d.ts +12 -0
- package/dist/types/Participants/{ParticipantsBidsParticipant.d.ts → _ParticipantsBidsParticipant.d.ts} +1 -1
- package/dist/types/Participants/index.d.ts +2 -2
- package/dist/types/Patched/PatchedSettingsNotificationsChangeRequest.d.ts +0 -1
- package/dist/types/Product/Product.d.ts +2 -4
- package/dist/types/Product/ProductDetail.d.ts +2 -5
- package/dist/types/Profile/ProfileNotificationsSettings.d.ts +2 -4
- package/dist/types/Profile/{ProfileNotificationsSettingsDefaults.d.ts → _ProfileNotificationsSettingsDefaults.d.ts} +1 -1
- package/dist/types/Profile/{ProfileNotificationsSettingsType.d.ts → _ProfileNotificationsSettingsType.d.ts} +1 -1
- package/dist/types/Profile/index.d.ts +2 -2
- package/dist/types/Report/ReportFilters.d.ts +7 -9
- package/dist/types/Report/ReportParticipantFilters.d.ts +8 -11
- package/dist/types/Report/ReportParticipantPagination.d.ts +0 -1
- package/dist/types/Report/ReportSale.d.ts +1 -2
- package/dist/types/Report/ReportSaleFilters.d.ts +1 -2
- package/dist/types/Report/ReportSalePagination.d.ts +0 -1
- package/dist/types/Report/ReportStatParticipantFilters.d.ts +2 -3
- package/dist/types/Report/ReportStatParticipantPagination.d.ts +0 -1
- package/dist/types/Report/ReportSummaries.d.ts +3 -6
- package/dist/types/Report/ReportSummary.d.ts +1 -2
- package/dist/types/Report/{ReportFiltersCreator.d.ts → _ReportFiltersCreator.d.ts} +1 -1
- package/dist/types/Report/index.d.ts +1 -1
- package/dist/types/Ripe/{RipeLevel.d.ts → _RipeLevel.d.ts} +1 -1
- package/dist/types/Ripe/index.d.ts +1 -1
- package/dist/types/Settings/SettingsNotifications.d.ts +0 -1
- package/dist/types/Settings/SettingsNotificationsChange.d.ts +0 -1
- package/dist/types/Settings/SettingsNotificationsChangeRequest.d.ts +0 -1
- package/dist/types/Sign/SignUp.d.ts +3 -7
- package/dist/types/Size/{Size.d.ts → _Size.d.ts} +1 -1
- package/dist/types/Size/index.d.ts +1 -1
- package/dist/types/Status/{StatusCreator.d.ts → _StatusCreator.d.ts} +1 -1
- package/dist/types/Status/index.d.ts +1 -1
- package/dist/types/Summaries/{SummariesCost.d.ts → _SummariesCost.d.ts} +1 -1
- package/dist/types/Summaries/{SummariesTrades.d.ts → _SummariesTrades.d.ts} +1 -1
- package/dist/types/Summaries/{SummariesVolume.d.ts → _SummariesVolume.d.ts} +1 -1
- package/dist/types/Summaries/index.d.ts +3 -3
- package/dist/types/Trade/Trade.d.ts +4 -7
- package/dist/types/Trade/TradeCreateRequest.d.ts +0 -1
- package/dist/types/Trade/TradeDetail.d.ts +5 -10
- package/dist/types/Trade/TradeFilters.d.ts +3 -6
- package/dist/types/Trade/TradeLot.d.ts +6 -13
- package/dist/types/Trade/TradeLotActionBidResponse.d.ts +1 -2
- package/dist/types/Trade/TradeLotBid.d.ts +1 -2
- package/dist/types/Trade/TradeLotCategory.d.ts +13 -1
- package/dist/types/Trade/TradeLotDetail.d.ts +5 -12
- package/dist/types/Trade/TradeLotParticipant.d.ts +1 -2
- package/dist/types/Trade/TradeLotSize.d.ts +1 -2
- package/dist/types/Trade/TradeLotWinner.d.ts +3 -5
- package/dist/types/Trade/{TradeAdditionalProduct.d.ts → _TradeAdditionalProduct.d.ts} +1 -1
- package/dist/types/Trade/{TradeCreator.d.ts → _TradeCreator.d.ts} +2 -3
- package/dist/types/Trade/{TradeCreatorRequest.d.ts → _TradeCreatorRequest.d.ts} +1 -1
- package/dist/types/Trade/{TradeFacility.d.ts → _TradeFacility.d.ts} +1 -1
- package/dist/types/Trade/{TradeFiltersFacilities.d.ts → _TradeFiltersFacilities.d.ts} +1 -1
- package/dist/types/Trade/{TradeFiltersProductTypes.d.ts → _TradeFiltersProductTypes.d.ts} +1 -1
- package/dist/types/Trade/{TradeFiltersProducts.d.ts → _TradeFiltersProducts.d.ts} +1 -1
- package/dist/types/Trade/{TradeProduct.d.ts → _TradeLotCategory.d.ts} +1 -3
- package/dist/types/Trade/_TradeProduct.d.ts +22 -0
- package/dist/types/Trade/{TradeStatus.d.ts → _TradeStatus.d.ts} +2 -3
- package/dist/types/Trade/{TradeUser.d.ts → _TradeUser.d.ts} +1 -1
- package/dist/types/Trade/{TradeUserRequest.d.ts → _TradeUserRequest.d.ts} +1 -1
- package/dist/types/Trade/index.d.ts +12 -11
- package/dist/types/Type/{Type.d.ts → _Type.d.ts} +1 -1
- package/dist/types/Type/index.d.ts +1 -1
- package/dist/types/Unit/{Unit.d.ts → _Unit.d.ts} +1 -1
- package/dist/types/Unit/index.d.ts +1 -1
- package/dist/types/User/User.d.ts +5 -11
- package/dist/types/User/UserCreate.d.ts +3 -7
- package/dist/types/User/UserDocumentAccept.d.ts +1 -2
- package/dist/types/User/UserStatus.d.ts +1 -2
- package/dist/types/User/UserUpdate.d.ts +3 -5
- package/dist/types/User/{UserChanges.d.ts → _UserChanges.d.ts} +2 -3
- package/dist/types/User/{UserCompanyChanges.d.ts → _UserCompanyChanges.d.ts} +1 -1
- package/dist/types/User/{UserFacility.d.ts → _UserFacility.d.ts} +1 -1
- package/dist/types/User/{UserManager.d.ts → _UserManager.d.ts} +3 -3
- package/dist/types/User/index.d.ts +4 -4
- package/dist/types/index.d.ts +16 -16
- package/package.json +3 -3
- 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 {
|
|
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;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type {
|
|
1
|
+
export type { _Creator } from './_Creator';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type {
|
|
1
|
+
export type { _CurrentUserWinner } from './_CurrentUserWinner';
|
|
@@ -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
|
-
ДанныеПоТоварам:
|
|
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
|
-
ДанныеПоТоварам:
|
|
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
|
-
ДанныеПоТоварам:
|
|
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
|
-
ДанныеПоТоварам:
|
|
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
|
-
ДанныеПоТоварам:
|
|
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:
|
|
16
|
+
trade_creator: _Creator;
|
|
18
17
|
trade_id: number;
|
|
19
18
|
trade_name: string;
|
|
20
19
|
trade_status: 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';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type {
|
|
2
|
-
export type {
|
|
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 { 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 { SettingsNotificationsUserType } from '../Settings/SettingsNotificationsUserType';
|
|
10
9
|
export interface PaginatedSettingsNotificationsUserTypeList {
|
|
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
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export type {
|
|
2
|
-
export type {
|
|
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:
|
|
14
|
-
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:
|
|
15
|
-
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:
|
|
27
|
-
type:
|
|
24
|
+
defaults: _ProfileNotificationsSettingsDefaults;
|
|
25
|
+
type: _ProfileNotificationsSettingsType;
|
|
28
26
|
}
|
|
@@ -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';
|