wildberries-sdk 0.1.100 → 0.1.102
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/README.md +2 -0
- package/dist/analytics/models/Comparison.d.ts +3 -3
- package/dist/analytics/models/Comparison.js +3 -3
- package/dist/analytics/models/DistributionTableIndicators.d.ts +13 -18
- package/dist/analytics/models/DistributionTableIndicators.js +13 -18
- package/dist/analytics/models/DistributionTableItem.d.ts +13 -18
- package/dist/analytics/models/DistributionTableItem.js +13 -18
- package/dist/analytics/models/FeedbacksIncreaseItem.d.ts +8 -12
- package/dist/analytics/models/FeedbacksIncreaseItem.js +8 -12
- package/dist/analytics/models/PositionInfo.d.ts +5 -6
- package/dist/analytics/models/PositionInfo.js +5 -6
- package/dist/analytics/models/ProductsRequest.d.ts +2 -3
- package/dist/analytics/models/ProductsRequest.js +2 -3
- package/dist/analytics/models/ProductsResponseProductsInnerStatistic.d.ts +2 -3
- package/dist/analytics/models/ProductsResponseProductsInnerStatistic.js +2 -3
- package/dist/analytics/models/SearchReportPositionClusters.d.ts +7 -9
- package/dist/analytics/models/SearchReportPositionClusters.js +7 -9
- package/dist/analytics/models/Statistics.d.ts +2 -3
- package/dist/analytics/models/Statistics.js +2 -3
- package/dist/analytics/models/StatisticsComparison.d.ts +3 -3
- package/dist/analytics/models/StatisticsComparison.js +3 -3
- package/dist/analytics/models/TableCommonMetrics.d.ts +4 -6
- package/dist/analytics/models/TableCommonMetrics.js +4 -6
- package/dist/analytics/models/TableGroupItemMetrics.d.ts +15 -21
- package/dist/analytics/models/TableGroupItemMetrics.js +15 -21
- package/dist/analytics/models/TableProductItem.d.ts +15 -21
- package/dist/analytics/models/TableProductItem.js +15 -21
- package/dist/analytics/models/TableProductItemAllOfAvgPosition.d.ts +38 -0
- package/dist/analytics/models/TableProductItemAllOfAvgPosition.js +53 -0
- package/dist/analytics/models/TableProductItemStMetrics.d.ts +4 -6
- package/dist/analytics/models/TableProductItemStMetrics.js +4 -6
- package/dist/analytics/models/TableSearchTextItem.d.ts +17 -24
- package/dist/analytics/models/TableSearchTextItem.js +17 -24
- package/dist/analytics/models/TableSizeResponseSizesInnerMetrics.d.ts +4 -6
- package/dist/analytics/models/TableSizeResponseSizesInnerMetrics.js +4 -6
- package/dist/analytics/models/VisibilityInfo.d.ts +5 -6
- package/dist/analytics/models/VisibilityInfo.js +5 -6
- package/dist/analytics/models/index.d.ts +1 -35
- package/dist/analytics/models/index.js +1 -35
- package/dist/communications/apis/DefaultApi.d.ts +9 -12
- package/dist/communications/apis/DefaultApi.js +3 -6
- package/dist/communications/models/ApiV1QuestionGet200Response.d.ts +3 -3
- package/dist/communications/models/ApiV1QuestionGet200Response.js +3 -3
- package/dist/communications/models/ResponseFeedbackInner.d.ts +9 -9
- package/dist/communications/models/ResponseFeedbackInner.js +9 -9
- package/dist/communications/models/index.d.ts +0 -11
- package/dist/communications/models/index.js +0 -11
- package/dist/finances/models/GetDocs.d.ts +3 -3
- package/dist/finances/models/GetDocs.js +3 -3
- package/dist/finances/models/index.d.ts +0 -1
- package/dist/finances/models/index.js +0 -1
- package/dist/general/apis/DefaultApi.d.ts +4 -4
- package/dist/general/apis/DefaultApi.js +4 -4
- package/dist/in_store_pickup/apis/DefaultApi.d.ts +32 -32
- package/dist/in_store_pickup/apis/DefaultApi.js +32 -32
- package/dist/orders_dbs/apis/DBSApi.d.ts +42 -42
- package/dist/orders_dbs/apis/DBSApi.js +42 -42
- package/dist/orders_dbs/models/ApiB2bClientInfoResponse.d.ts +3 -3
- package/dist/orders_dbs/models/ApiB2bClientInfoResponse.js +3 -3
- package/dist/orders_dbs/models/ApiOrdersMetaDetailsResponseOrdersInner.d.ts +3 -3
- package/dist/orders_dbs/models/ApiOrdersMetaDetailsResponseOrdersInner.js +3 -3
- package/dist/orders_dbs/models/index.d.ts +0 -2
- package/dist/orders_dbs/models/index.js +0 -2
- package/dist/orders_dbw/apis/DBWApi.d.ts +34 -34
- package/dist/orders_dbw/apis/DBWApi.js +34 -34
- package/dist/orders_dbw/models/Meta.d.ts +4 -6
- package/dist/orders_dbw/models/Meta.js +4 -6
- package/dist/orders_dbw/models/index.d.ts +0 -2
- package/dist/orders_dbw/models/index.js +0 -2
- package/dist/orders_fbs/apis/FBSApi.d.ts +88 -91
- package/dist/orders_fbs/apis/FBSApi.js +77 -80
- package/dist/orders_fbs/models/ApiV3PassesOfficesGet402Response.d.ts +38 -0
- package/dist/orders_fbs/models/ApiV3PassesOfficesGet402Response.js +51 -0
- package/dist/orders_fbs/models/MetaDetailsInner.d.ts +75 -46
- package/dist/orders_fbs/models/Model409SupplyDeliverErrorDataOrdersInnerMetaDetailsInner.d.ts +13 -10
- package/dist/orders_fbs/models/Order.d.ts +3 -3
- package/dist/orders_fbs/models/Order.js +3 -3
- package/dist/orders_fbs/models/OrderNew.d.ts +3 -3
- package/dist/orders_fbs/models/OrderNew.js +3 -3
- package/dist/orders_fbs/models/V3OrderMetaAPI.d.ts +0 -7
- package/dist/orders_fbs/models/V3OrderMetaAPI.js +0 -3
- package/dist/orders_fbs/models/index.d.ts +1 -12
- package/dist/orders_fbs/models/index.js +1 -12
- package/dist/orders_fbw/models/ModelsOptionsResultModelResultInner.d.ts +3 -3
- package/dist/orders_fbw/models/ModelsOptionsResultModelResultInner.js +3 -3
- package/dist/orders_fbw/models/index.d.ts +0 -1
- package/dist/orders_fbw/models/index.js +0 -1
- package/dist/products/apis/DefaultApi.d.ts +73 -77
- package/dist/products/apis/DefaultApi.js +68 -72
- package/dist/products/models/ContentV2CardsUploadAddPostRequestCardsToAddInner.d.ts +6 -6
- package/dist/products/models/ContentV2CardsUploadAddPostRequestCardsToAddInner.js +6 -6
- package/dist/products/models/ContentV2CardsUploadPostRequestInnerVariantsInner.d.ts +3 -3
- package/dist/products/models/ContentV2CardsUploadPostRequestInnerVariantsInner.js +3 -3
- package/dist/products/models/ContentV2GetCardsTrashPost200ResponseCardsInner.d.ts +3 -3
- package/dist/products/models/ContentV2GetCardsTrashPost200ResponseCardsInner.js +3 -3
- package/dist/products/models/ContentV2GetCardsTrashPostRequestSettings.d.ts +3 -3
- package/dist/products/models/ContentV2GetCardsTrashPostRequestSettings.js +3 -3
- package/dist/products/models/PostV1UploadTaskB2bWholesale208Response.d.ts +2 -2
- package/dist/products/models/StoreContactRequestBody.d.ts +3 -3
- package/dist/products/models/StoreContactRequestBody.js +3 -3
- package/dist/products/models/TaskCreated.d.ts +3 -3
- package/dist/products/models/TaskCreated.js +3 -3
- package/dist/products/models/index.d.ts +0 -11
- package/dist/products/models/index.js +0 -11
- package/dist/promotion/apis/DefaultApi.d.ts +39 -1
- package/dist/promotion/apis/DefaultApi.js +149 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200Response.js +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200ResponseNmsInner.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200ResponseNmsInner.js +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200ResponseNmsInnerNms.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatch200ResponseNmsInnerNms.js +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequest.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequest.js +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequestNmsInner.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequestNmsInner.js +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequestNmsInnerNms.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionNmsPatchRequestNmsInnerNms.js +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequest.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequest.js +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequestPlacementsInner.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequestPlacementsInner.js +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequestPlacementsInnerPlacements.d.ts +1 -1
- package/dist/promotion/models/AdvV0AuctionPlacementsPutRequestPlacementsInnerPlacements.js +1 -1
- package/dist/promotion/models/AdvV0RenamePostRequest.d.ts +1 -1
- package/dist/promotion/models/AdvV0RenamePostRequest.js +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200Response.js +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseExtended.d.ts +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseExtended.js +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseItemsInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseItemsInner.js +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseItemsInnerShowHoursInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1AdvertGet200ResponseItemsInnerShowHoursInner.js +1 -1
- package/dist/promotion/models/AdvV1AdvertsGet200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1AdvertsGet200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvV1BalanceGet200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1BalanceGet200Response.js +1 -1
- package/dist/promotion/models/AdvV1BalanceGet200ResponseCashbacksInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1BalanceGet200ResponseCashbacksInner.js +1 -1
- package/dist/promotion/models/AdvV1BudgetDepositPost400Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1BudgetDepositPost400Response.js +1 -1
- package/dist/promotion/models/AdvV1BudgetDepositPostRequest.d.ts +1 -1
- package/dist/promotion/models/AdvV1BudgetDepositPostRequest.js +1 -1
- package/dist/promotion/models/AdvV1BudgetGet200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1BudgetGet200Response.js +1 -1
- package/dist/promotion/models/AdvV1CountGet200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1CountGet200Response.js +1 -1
- package/dist/promotion/models/AdvV1CountGet200ResponseAdverts.d.ts +1 -1
- package/dist/promotion/models/AdvV1CountGet200ResponseAdverts.js +1 -1
- package/dist/promotion/models/AdvV1PaymentsGet200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1PaymentsGet200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200Response.js +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200ResponseAdvertsInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200ResponseAdvertsInner.js +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200ResponseAdvertsInnerAdvertListInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet200ResponseAdvertsInnerAdvertListInner.js +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet401Response.d.ts +1 -1
- package/dist/promotion/models/AdvV1PromotionCountGet401Response.js +1 -1
- package/dist/promotion/models/AdvV1StatsPost200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1StatsPost200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvV1StatsPostRequestInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1StatsPostRequestInner.js +1 -1
- package/dist/promotion/models/AdvV1SupplierSubjectsGet200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1SupplierSubjectsGet200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvV1UpdGet200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV1UpdGet200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvV2SeacatSaveAdPostRequest.d.ts +1 -1
- package/dist/promotion/models/AdvV2SeacatSaveAdPostRequest.js +1 -1
- package/dist/promotion/models/AdvV2SupplierNmsPost200ResponseInner.d.ts +1 -1
- package/dist/promotion/models/AdvV2SupplierNmsPost200ResponseInner.js +1 -1
- package/dist/promotion/models/AdvertBidsKopecks.d.ts +1 -1
- package/dist/promotion/models/AdvertBidsKopecks.js +1 -1
- package/dist/promotion/models/AdvertNMsSettings.d.ts +1 -1
- package/dist/promotion/models/AdvertNMsSettings.js +1 -1
- package/dist/promotion/models/AdvertSettings.d.ts +1 -1
- package/dist/promotion/models/AdvertSettings.js +1 -1
- package/dist/promotion/models/AdvertSubject.d.ts +1 -1
- package/dist/promotion/models/AdvertSubject.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200Response.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200Response.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200ResponseBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200ResponseBidsInner.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200ResponseBidsInnerBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPost200ResponseBidsInnerBidsInner.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPostRequest.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsMinPostRequest.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200Response.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200Response.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200ResponseBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200ResponseBidsInner.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200ResponseBidsInnerNmBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatch200ResponseBidsInnerNmBidsInner.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequest.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequest.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequestBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequestBidsInner.js +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequestBidsInnerNmBidsInner.d.ts +1 -1
- package/dist/promotion/models/ApiAdvertV1BidsPatchRequestBidsInnerNmBidsInner.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseData.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseData.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseDataPromotionsInner.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseDataPromotionsInner.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseDataPromotionsInnerRangingInner.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsDetailsGet200ResponseDataPromotionsInnerRangingInner.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200ResponseData.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200ResponseData.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200ResponseDataPromotionsInner.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet200ResponseDataPromotionsInner.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet400Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet400Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet402Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsGet402Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsNomenclaturesGet200Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsNomenclaturesGet200Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsNomenclaturesGet200ResponseData.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsNomenclaturesGet200ResponseData.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPost200Response.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPost200Response.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPost200ResponseData.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPost200ResponseData.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPostRequest.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPostRequest.js +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPostRequestData.d.ts +1 -1
- package/dist/promotion/models/ApiV1CalendarPromotionsUploadPostRequestData.js +1 -1
- package/dist/promotion/models/BoosterStatsV3Inner.d.ts +1 -1
- package/dist/promotion/models/BoosterStatsV3Inner.js +1 -1
- package/dist/promotion/models/DailyStats1Inner.d.ts +1 -1
- package/dist/promotion/models/DailyStats1Inner.js +1 -1
- package/dist/promotion/models/DailyStats1InnerAppTypeStatsInner.d.ts +1 -1
- package/dist/promotion/models/DailyStats1InnerAppTypeStatsInner.js +1 -1
- package/dist/promotion/models/DailyStats2Inner.d.ts +1 -1
- package/dist/promotion/models/DailyStats2Inner.js +1 -1
- package/dist/promotion/models/DailyStats2InnerAppTypeStatsInner.d.ts +1 -1
- package/dist/promotion/models/DailyStats2InnerAppTypeStatsInner.js +1 -1
- package/dist/promotion/models/DaysV3Inner.d.ts +1 -1
- package/dist/promotion/models/DaysV3Inner.js +1 -1
- package/dist/promotion/models/DaysV3InnerAppsInner.d.ts +1 -1
- package/dist/promotion/models/DaysV3InnerAppsInner.js +1 -1
- package/dist/promotion/models/DaysV3InnerAppsInnerNmsInner.d.ts +1 -1
- package/dist/promotion/models/DaysV3InnerAppsInnerNmsInner.js +1 -1
- package/dist/promotion/models/FullStatsError.d.ts +1 -1
- package/dist/promotion/models/FullStatsError.js +1 -1
- package/dist/promotion/models/FullStatsItem.d.ts +1 -1
- package/dist/promotion/models/FullStatsItem.js +1 -1
- package/dist/promotion/models/GetAdverts.d.ts +1 -1
- package/dist/promotion/models/GetAdverts.js +1 -1
- package/dist/promotion/models/GetAdvertsAdvertsInner.d.ts +1 -1
- package/dist/promotion/models/GetAdvertsAdvertsInner.js +1 -1
- package/dist/promotion/models/GetRecomReq.d.ts +59 -0
- package/dist/promotion/models/GetRecomReq.js +57 -0
- package/dist/promotion/models/GetRecomRes.d.ts +39 -0
- package/dist/promotion/models/GetRecomRes.js +56 -0
- package/dist/promotion/models/GetRecomResDataInner.d.ts +98 -0
- package/dist/promotion/models/GetRecomResDataInner.js +93 -0
- package/dist/promotion/models/Model400Response.d.ts +1 -1
- package/dist/promotion/models/Model400Response.js +1 -1
- package/dist/promotion/models/PlacementType.d.ts +1 -1
- package/dist/promotion/models/PlacementType.js +1 -1
- package/dist/promotion/models/PromotionsGoodsList.d.ts +1 -1
- package/dist/promotion/models/PromotionsGoodsList.js +1 -1
- package/dist/promotion/models/RequestWithCampaignID.d.ts +1 -1
- package/dist/promotion/models/RequestWithCampaignID.js +1 -1
- package/dist/promotion/models/RequestWithDate.d.ts +1 -1
- package/dist/promotion/models/RequestWithDate.js +1 -1
- package/dist/promotion/models/RequestWithInterval.d.ts +4 -4
- package/dist/promotion/models/RequestWithInterval.js +4 -4
- package/dist/promotion/models/Response208SetRecom.d.ts +50 -0
- package/dist/promotion/models/Response208SetRecom.js +63 -0
- package/dist/promotion/models/Response400.d.ts +1 -1
- package/dist/promotion/models/Response400.js +1 -1
- package/dist/promotion/models/Response400GetRecom.d.ts +50 -0
- package/dist/promotion/models/Response400GetRecom.js +63 -0
- package/dist/promotion/models/Response400SetRecom.d.ts +50 -0
- package/dist/promotion/models/Response400SetRecom.js +63 -0
- package/dist/promotion/models/ResponseAdvError1.d.ts +1 -1
- package/dist/promotion/models/ResponseAdvError1.js +1 -1
- package/dist/promotion/models/ResponseWithReturn.d.ts +1 -1
- package/dist/promotion/models/ResponseWithReturn.js +1 -1
- package/dist/promotion/models/SetRecomReq.d.ts +42 -0
- package/dist/promotion/models/SetRecomReq.js +54 -0
- package/dist/promotion/models/SetRecomReqRecListInner.d.ts +39 -0
- package/dist/promotion/models/SetRecomReqRecListInner.js +52 -0
- package/dist/promotion/models/SetRecomReqRecListInnerRecommendationsInner.d.ts +38 -0
- package/dist/promotion/models/SetRecomReqRecListInnerRecommendationsInner.js +51 -0
- package/dist/promotion/models/SetRecomRes.d.ts +42 -0
- package/dist/promotion/models/SetRecomRes.js +54 -0
- package/dist/promotion/models/SetRecomResErrorsInner.d.ts +44 -0
- package/dist/promotion/models/SetRecomResErrorsInner.js +59 -0
- package/dist/promotion/models/StandardizedBatchError.d.ts +1 -1
- package/dist/promotion/models/StandardizedBatchError.js +1 -1
- package/dist/promotion/models/Stat.d.ts +1 -1
- package/dist/promotion/models/Stat.js +1 -1
- package/dist/promotion/models/StatCampaignNotFound.d.ts +1 -1
- package/dist/promotion/models/StatCampaignNotFound.js +1 -1
- package/dist/promotion/models/StatDate.d.ts +1 -1
- package/dist/promotion/models/StatDate.js +1 -1
- package/dist/promotion/models/StatInterval.d.ts +1 -1
- package/dist/promotion/models/StatInterval.js +1 -1
- package/dist/promotion/models/StatIntervalInterval.d.ts +1 -1
- package/dist/promotion/models/StatIntervalInterval.js +1 -1
- package/dist/promotion/models/Stats1Inner.d.ts +1 -1
- package/dist/promotion/models/Stats1Inner.js +1 -1
- package/dist/promotion/models/Stats2Inner.d.ts +1 -1
- package/dist/promotion/models/Stats2Inner.js +1 -1
- package/dist/promotion/models/StatsBlok1.d.ts +1 -1
- package/dist/promotion/models/StatsBlok1.js +1 -1
- package/dist/promotion/models/StatsBlok2.d.ts +1 -1
- package/dist/promotion/models/StatsBlok2.js +1 -1
- package/dist/promotion/models/Timestamps.d.ts +1 -1
- package/dist/promotion/models/Timestamps.js +1 -1
- package/dist/promotion/models/V0BidRecommendationBase.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationBase.js +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidCompetitiveBid.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidCompetitiveBid.js +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidLeadersBid.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidLeadersBid.js +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidTop2.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationBaseBidTop2.js +1 -1
- package/dist/promotion/models/V0BidRecommendationNormQuery.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationNormQuery.js +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMax.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMax.js +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMedium.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMedium.js +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMin.d.ts +1 -1
- package/dist/promotion/models/V0BidRecommendationReachMin.js +1 -1
- package/dist/promotion/models/V0BidsRecommendationsResponse.d.ts +1 -1
- package/dist/promotion/models/V0BidsRecommendationsResponse.js +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsRequest.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsRequest.js +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsRequestItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsRequestItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsResponse.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryBidsResponse.js +1 -1
- package/dist/promotion/models/V0GetNormQueryListRequest.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryListRequest.js +1 -1
- package/dist/promotion/models/V0GetNormQueryListRequestItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryListRequestItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponse.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponse.js +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponseItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponseItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponseItemNormQueries.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryListResponseItemNormQueries.js +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusRequest.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusRequest.js +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusRequestItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusRequestItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusResponse.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusResponse.js +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusResponseItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryMinusResponseItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsItem.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsItem.js +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsItemStat.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsItemStat.js +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsRequest.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsRequest.js +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsRequestItemsInner.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsRequestItemsInner.js +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsResponse.d.ts +1 -1
- package/dist/promotion/models/V0GetNormQueryStatsResponse.js +1 -1
- package/dist/promotion/models/V0SetMinusNormQueryRequest.d.ts +1 -1
- package/dist/promotion/models/V0SetMinusNormQueryRequest.js +1 -1
- package/dist/promotion/models/V0SetNormQueryBidsRequest.d.ts +1 -1
- package/dist/promotion/models/V0SetNormQueryBidsRequest.js +1 -1
- package/dist/promotion/models/V0SetNormQueryBidsRequestItem.d.ts +1 -1
- package/dist/promotion/models/V0SetNormQueryBidsRequestItem.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsRequest.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsRequest.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsRequestItemsInner.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsRequestItemsInner.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponse.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponse.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItem.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItem.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItemDailyStat.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItemDailyStat.js +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItemStat.d.ts +1 -1
- package/dist/promotion/models/V1GetNormQueryStatsResponseItemStat.js +1 -1
- package/dist/promotion/models/index.d.ts +11 -4
- package/dist/promotion/models/index.js +11 -4
- package/dist/promotion/runtime.d.ts +1 -1
- package/dist/promotion/runtime.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -264,6 +264,8 @@ main().catch(console.error);
|
|
|
264
264
|
- `promotion.DefaultApi.apiV1CalendarPromotionsGet` — Список акций
|
|
265
265
|
- `promotion.DefaultApi.apiV1CalendarPromotionsNomenclaturesGet` — Список товаров для участия в акции
|
|
266
266
|
- `promotion.DefaultApi.apiV1CalendarPromotionsUploadPost` — Добавить товар в акцию
|
|
267
|
+
- `promotion.DefaultApi.postV1RecommendationsList` — Список рекомендаций в карточках товаров
|
|
268
|
+
- `promotion.DefaultApi.postV1RecommendationsSet` — Установить рекомендации для товаров
|
|
267
269
|
|
|
268
270
|
### communications (`communications`)
|
|
269
271
|
- `communications.DefaultApi.apiFeedbacksV1PinsCountGet` — Количество закреплённых и откреплённых отзывов
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { ComparisonTimeToReadyDynamic } from './ComparisonTimeToReadyDynamic';
|
|
13
12
|
import type { ComparisonWbClubDynamic } from './ComparisonWbClubDynamic';
|
|
14
13
|
import type { StatisticConversions } from './StatisticConversions';
|
|
14
|
+
import type { StatisticTimeToReady } from './StatisticTimeToReady';
|
|
15
15
|
/**
|
|
16
16
|
*
|
|
17
17
|
* @export
|
|
@@ -92,10 +92,10 @@ export interface Comparison {
|
|
|
92
92
|
addToWishlistDynamic: number;
|
|
93
93
|
/**
|
|
94
94
|
*
|
|
95
|
-
* @type {
|
|
95
|
+
* @type {StatisticTimeToReady}
|
|
96
96
|
* @memberof Comparison
|
|
97
97
|
*/
|
|
98
|
-
timeToReadyDynamic:
|
|
98
|
+
timeToReadyDynamic: StatisticTimeToReady;
|
|
99
99
|
/**
|
|
100
100
|
* Динамика локальных заказов в рамках одного региона
|
|
101
101
|
* @type {number}
|
|
@@ -18,9 +18,9 @@ exports.ComparisonFromJSON = ComparisonFromJSON;
|
|
|
18
18
|
exports.ComparisonFromJSONTyped = ComparisonFromJSONTyped;
|
|
19
19
|
exports.ComparisonToJSON = ComparisonToJSON;
|
|
20
20
|
exports.ComparisonToJSONTyped = ComparisonToJSONTyped;
|
|
21
|
-
var ComparisonTimeToReadyDynamic_1 = require("./ComparisonTimeToReadyDynamic");
|
|
22
21
|
var ComparisonWbClubDynamic_1 = require("./ComparisonWbClubDynamic");
|
|
23
22
|
var StatisticConversions_1 = require("./StatisticConversions");
|
|
23
|
+
var StatisticTimeToReady_1 = require("./StatisticTimeToReady");
|
|
24
24
|
/**
|
|
25
25
|
* Check if a given object implements the Comparison interface.
|
|
26
26
|
*/
|
|
@@ -79,7 +79,7 @@ function ComparisonFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
79
79
|
'avgPriceDynamic': json['avgPriceDynamic'],
|
|
80
80
|
'shareOrderPercentDynamic': json['shareOrderPercentDynamic'],
|
|
81
81
|
'addToWishlistDynamic': json['addToWishlistDynamic'],
|
|
82
|
-
'timeToReadyDynamic': (0,
|
|
82
|
+
'timeToReadyDynamic': (0, StatisticTimeToReady_1.StatisticTimeToReadyFromJSON)(json['timeToReadyDynamic']),
|
|
83
83
|
'localizationPercentDynamic': json['localizationPercentDynamic'],
|
|
84
84
|
'wbClubDynamic': (0, ComparisonWbClubDynamic_1.ComparisonWbClubDynamicFromJSON)(json['wbClubDynamic']),
|
|
85
85
|
'conversions': (0, StatisticConversions_1.StatisticConversionsFromJSON)(json['conversions']),
|
|
@@ -106,7 +106,7 @@ function ComparisonToJSONTyped(value, ignoreDiscriminator) {
|
|
|
106
106
|
'avgPriceDynamic': value['avgPriceDynamic'],
|
|
107
107
|
'shareOrderPercentDynamic': value['shareOrderPercentDynamic'],
|
|
108
108
|
'addToWishlistDynamic': value['addToWishlistDynamic'],
|
|
109
|
-
'timeToReadyDynamic': (0,
|
|
109
|
+
'timeToReadyDynamic': (0, StatisticTimeToReady_1.StatisticTimeToReadyToJSON)(value['timeToReadyDynamic']),
|
|
110
110
|
'localizationPercentDynamic': value['localizationPercentDynamic'],
|
|
111
111
|
'wbClubDynamic': (0, ComparisonWbClubDynamic_1.ComparisonWbClubDynamicToJSON)(value['wbClubDynamic']),
|
|
112
112
|
'conversions': (0, StatisticConversions_1.StatisticConversionsToJSON)(value['conversions']),
|
|
@@ -9,12 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
13
|
-
import type { DistributionTableIndicatorsThreeStar } from './DistributionTableIndicatorsThreeStar';
|
|
14
|
-
import type { DistributionTableIndicatorsFeedbackCount } from './DistributionTableIndicatorsFeedbackCount';
|
|
15
|
-
import type { DistributionTableIndicatorsTwoStar } from './DistributionTableIndicatorsTwoStar';
|
|
16
|
-
import type { DistributionTableIndicatorsFiveStar } from './DistributionTableIndicatorsFiveStar';
|
|
17
|
-
import type { DistributionTableIndicatorsOneStar } from './DistributionTableIndicatorsOneStar';
|
|
12
|
+
import type { CommonInfoAdvertisedProducts } from './CommonInfoAdvertisedProducts';
|
|
18
13
|
/**
|
|
19
14
|
*
|
|
20
15
|
* @export
|
|
@@ -23,40 +18,40 @@ import type { DistributionTableIndicatorsOneStar } from './DistributionTableIndi
|
|
|
23
18
|
export interface DistributionTableIndicators {
|
|
24
19
|
/**
|
|
25
20
|
*
|
|
26
|
-
* @type {
|
|
21
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
27
22
|
* @memberof DistributionTableIndicators
|
|
28
23
|
*/
|
|
29
|
-
feedbackCount?:
|
|
24
|
+
feedbackCount?: CommonInfoAdvertisedProducts;
|
|
30
25
|
/**
|
|
31
26
|
*
|
|
32
|
-
* @type {
|
|
27
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
33
28
|
* @memberof DistributionTableIndicators
|
|
34
29
|
*/
|
|
35
|
-
fiveStar?:
|
|
30
|
+
fiveStar?: CommonInfoAdvertisedProducts;
|
|
36
31
|
/**
|
|
37
32
|
*
|
|
38
|
-
* @type {
|
|
33
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
39
34
|
* @memberof DistributionTableIndicators
|
|
40
35
|
*/
|
|
41
|
-
fourStar?:
|
|
36
|
+
fourStar?: CommonInfoAdvertisedProducts;
|
|
42
37
|
/**
|
|
43
38
|
*
|
|
44
|
-
* @type {
|
|
39
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
45
40
|
* @memberof DistributionTableIndicators
|
|
46
41
|
*/
|
|
47
|
-
threeStar?:
|
|
42
|
+
threeStar?: CommonInfoAdvertisedProducts;
|
|
48
43
|
/**
|
|
49
44
|
*
|
|
50
|
-
* @type {
|
|
45
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
51
46
|
* @memberof DistributionTableIndicators
|
|
52
47
|
*/
|
|
53
|
-
twoStar?:
|
|
48
|
+
twoStar?: CommonInfoAdvertisedProducts;
|
|
54
49
|
/**
|
|
55
50
|
*
|
|
56
|
-
* @type {
|
|
51
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
57
52
|
* @memberof DistributionTableIndicators
|
|
58
53
|
*/
|
|
59
|
-
oneStar?:
|
|
54
|
+
oneStar?: CommonInfoAdvertisedProducts;
|
|
60
55
|
/**
|
|
61
56
|
* Отзывы, исключённые из рейтинга
|
|
62
57
|
* @type {number}
|
|
@@ -18,12 +18,7 @@ exports.DistributionTableIndicatorsFromJSON = DistributionTableIndicatorsFromJSO
|
|
|
18
18
|
exports.DistributionTableIndicatorsFromJSONTyped = DistributionTableIndicatorsFromJSONTyped;
|
|
19
19
|
exports.DistributionTableIndicatorsToJSON = DistributionTableIndicatorsToJSON;
|
|
20
20
|
exports.DistributionTableIndicatorsToJSONTyped = DistributionTableIndicatorsToJSONTyped;
|
|
21
|
-
var
|
|
22
|
-
var DistributionTableIndicatorsThreeStar_1 = require("./DistributionTableIndicatorsThreeStar");
|
|
23
|
-
var DistributionTableIndicatorsFeedbackCount_1 = require("./DistributionTableIndicatorsFeedbackCount");
|
|
24
|
-
var DistributionTableIndicatorsTwoStar_1 = require("./DistributionTableIndicatorsTwoStar");
|
|
25
|
-
var DistributionTableIndicatorsFiveStar_1 = require("./DistributionTableIndicatorsFiveStar");
|
|
26
|
-
var DistributionTableIndicatorsOneStar_1 = require("./DistributionTableIndicatorsOneStar");
|
|
21
|
+
var CommonInfoAdvertisedProducts_1 = require("./CommonInfoAdvertisedProducts");
|
|
27
22
|
/**
|
|
28
23
|
* Check if a given object implements the DistributionTableIndicators interface.
|
|
29
24
|
*/
|
|
@@ -38,12 +33,12 @@ function DistributionTableIndicatorsFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
33
|
return json;
|
|
39
34
|
}
|
|
40
35
|
return {
|
|
41
|
-
'feedbackCount': json['feedbackCount'] == null ? undefined : (0,
|
|
42
|
-
'fiveStar': json['fiveStar'] == null ? undefined : (0,
|
|
43
|
-
'fourStar': json['fourStar'] == null ? undefined : (0,
|
|
44
|
-
'threeStar': json['threeStar'] == null ? undefined : (0,
|
|
45
|
-
'twoStar': json['twoStar'] == null ? undefined : (0,
|
|
46
|
-
'oneStar': json['oneStar'] == null ? undefined : (0,
|
|
36
|
+
'feedbackCount': json['feedbackCount'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['feedbackCount']),
|
|
37
|
+
'fiveStar': json['fiveStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['fiveStar']),
|
|
38
|
+
'fourStar': json['fourStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['fourStar']),
|
|
39
|
+
'threeStar': json['threeStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['threeStar']),
|
|
40
|
+
'twoStar': json['twoStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['twoStar']),
|
|
41
|
+
'oneStar': json['oneStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['oneStar']),
|
|
47
42
|
'disqualified': json['disqualified'] == null ? undefined : json['disqualified'],
|
|
48
43
|
};
|
|
49
44
|
}
|
|
@@ -56,12 +51,12 @@ function DistributionTableIndicatorsToJSONTyped(value, ignoreDiscriminator) {
|
|
|
56
51
|
return value;
|
|
57
52
|
}
|
|
58
53
|
return {
|
|
59
|
-
'feedbackCount': (0,
|
|
60
|
-
'fiveStar': (0,
|
|
61
|
-
'fourStar': (0,
|
|
62
|
-
'threeStar': (0,
|
|
63
|
-
'twoStar': (0,
|
|
64
|
-
'oneStar': (0,
|
|
54
|
+
'feedbackCount': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['feedbackCount']),
|
|
55
|
+
'fiveStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['fiveStar']),
|
|
56
|
+
'fourStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['fourStar']),
|
|
57
|
+
'threeStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['threeStar']),
|
|
58
|
+
'twoStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['twoStar']),
|
|
59
|
+
'oneStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['oneStar']),
|
|
65
60
|
'disqualified': value['disqualified'],
|
|
66
61
|
};
|
|
67
62
|
}
|
|
@@ -9,13 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { DistributionTableIndicatorsFourStar } from './DistributionTableIndicatorsFourStar';
|
|
13
|
-
import type { DistributionTableIndicatorsThreeStar } from './DistributionTableIndicatorsThreeStar';
|
|
14
|
-
import type { DistributionTableIndicatorsFeedbackCount } from './DistributionTableIndicatorsFeedbackCount';
|
|
15
12
|
import type { TableItemBaseCommonFeedbackRating } from './TableItemBaseCommonFeedbackRating';
|
|
16
|
-
import type {
|
|
17
|
-
import type { DistributionTableIndicatorsFiveStar } from './DistributionTableIndicatorsFiveStar';
|
|
18
|
-
import type { DistributionTableIndicatorsOneStar } from './DistributionTableIndicatorsOneStar';
|
|
13
|
+
import type { CommonInfoAdvertisedProducts } from './CommonInfoAdvertisedProducts';
|
|
19
14
|
/**
|
|
20
15
|
*
|
|
21
16
|
* @export
|
|
@@ -90,40 +85,40 @@ export interface DistributionTableItem {
|
|
|
90
85
|
feedbackRating?: TableItemBaseCommonFeedbackRating;
|
|
91
86
|
/**
|
|
92
87
|
*
|
|
93
|
-
* @type {
|
|
88
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
94
89
|
* @memberof DistributionTableItem
|
|
95
90
|
*/
|
|
96
|
-
feedbackCount?:
|
|
91
|
+
feedbackCount?: CommonInfoAdvertisedProducts;
|
|
97
92
|
/**
|
|
98
93
|
*
|
|
99
|
-
* @type {
|
|
94
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
100
95
|
* @memberof DistributionTableItem
|
|
101
96
|
*/
|
|
102
|
-
fiveStar?:
|
|
97
|
+
fiveStar?: CommonInfoAdvertisedProducts;
|
|
103
98
|
/**
|
|
104
99
|
*
|
|
105
|
-
* @type {
|
|
100
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
106
101
|
* @memberof DistributionTableItem
|
|
107
102
|
*/
|
|
108
|
-
fourStar?:
|
|
103
|
+
fourStar?: CommonInfoAdvertisedProducts;
|
|
109
104
|
/**
|
|
110
105
|
*
|
|
111
|
-
* @type {
|
|
106
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
112
107
|
* @memberof DistributionTableItem
|
|
113
108
|
*/
|
|
114
|
-
threeStar?:
|
|
109
|
+
threeStar?: CommonInfoAdvertisedProducts;
|
|
115
110
|
/**
|
|
116
111
|
*
|
|
117
|
-
* @type {
|
|
112
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
118
113
|
* @memberof DistributionTableItem
|
|
119
114
|
*/
|
|
120
|
-
twoStar?:
|
|
115
|
+
twoStar?: CommonInfoAdvertisedProducts;
|
|
121
116
|
/**
|
|
122
117
|
*
|
|
123
|
-
* @type {
|
|
118
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
124
119
|
* @memberof DistributionTableItem
|
|
125
120
|
*/
|
|
126
|
-
oneStar?:
|
|
121
|
+
oneStar?: CommonInfoAdvertisedProducts;
|
|
127
122
|
/**
|
|
128
123
|
* Отзывы, исключённые из рейтинга
|
|
129
124
|
* @type {number}
|
|
@@ -18,13 +18,8 @@ exports.DistributionTableItemFromJSON = DistributionTableItemFromJSON;
|
|
|
18
18
|
exports.DistributionTableItemFromJSONTyped = DistributionTableItemFromJSONTyped;
|
|
19
19
|
exports.DistributionTableItemToJSON = DistributionTableItemToJSON;
|
|
20
20
|
exports.DistributionTableItemToJSONTyped = DistributionTableItemToJSONTyped;
|
|
21
|
-
var DistributionTableIndicatorsFourStar_1 = require("./DistributionTableIndicatorsFourStar");
|
|
22
|
-
var DistributionTableIndicatorsThreeStar_1 = require("./DistributionTableIndicatorsThreeStar");
|
|
23
|
-
var DistributionTableIndicatorsFeedbackCount_1 = require("./DistributionTableIndicatorsFeedbackCount");
|
|
24
21
|
var TableItemBaseCommonFeedbackRating_1 = require("./TableItemBaseCommonFeedbackRating");
|
|
25
|
-
var
|
|
26
|
-
var DistributionTableIndicatorsFiveStar_1 = require("./DistributionTableIndicatorsFiveStar");
|
|
27
|
-
var DistributionTableIndicatorsOneStar_1 = require("./DistributionTableIndicatorsOneStar");
|
|
22
|
+
var CommonInfoAdvertisedProducts_1 = require("./CommonInfoAdvertisedProducts");
|
|
28
23
|
/**
|
|
29
24
|
* Check if a given object implements the DistributionTableItem interface.
|
|
30
25
|
*/
|
|
@@ -50,12 +45,12 @@ function DistributionTableItemFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
50
45
|
'pinnedFeedback': json['pinnedFeedback'] == null ? undefined : json['pinnedFeedback'],
|
|
51
46
|
'rating': json['rating'] == null ? undefined : json['rating'],
|
|
52
47
|
'feedbackRating': json['feedbackRating'] == null ? undefined : (0, TableItemBaseCommonFeedbackRating_1.TableItemBaseCommonFeedbackRatingFromJSON)(json['feedbackRating']),
|
|
53
|
-
'feedbackCount': json['feedbackCount'] == null ? undefined : (0,
|
|
54
|
-
'fiveStar': json['fiveStar'] == null ? undefined : (0,
|
|
55
|
-
'fourStar': json['fourStar'] == null ? undefined : (0,
|
|
56
|
-
'threeStar': json['threeStar'] == null ? undefined : (0,
|
|
57
|
-
'twoStar': json['twoStar'] == null ? undefined : (0,
|
|
58
|
-
'oneStar': json['oneStar'] == null ? undefined : (0,
|
|
48
|
+
'feedbackCount': json['feedbackCount'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['feedbackCount']),
|
|
49
|
+
'fiveStar': json['fiveStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['fiveStar']),
|
|
50
|
+
'fourStar': json['fourStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['fourStar']),
|
|
51
|
+
'threeStar': json['threeStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['threeStar']),
|
|
52
|
+
'twoStar': json['twoStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['twoStar']),
|
|
53
|
+
'oneStar': json['oneStar'] == null ? undefined : (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['oneStar']),
|
|
59
54
|
'disqualified': json['disqualified'] == null ? undefined : json['disqualified'],
|
|
60
55
|
};
|
|
61
56
|
}
|
|
@@ -79,12 +74,12 @@ function DistributionTableItemToJSONTyped(value, ignoreDiscriminator) {
|
|
|
79
74
|
'pinnedFeedback': value['pinnedFeedback'],
|
|
80
75
|
'rating': value['rating'],
|
|
81
76
|
'feedbackRating': (0, TableItemBaseCommonFeedbackRating_1.TableItemBaseCommonFeedbackRatingToJSON)(value['feedbackRating']),
|
|
82
|
-
'feedbackCount': (0,
|
|
83
|
-
'fiveStar': (0,
|
|
84
|
-
'fourStar': (0,
|
|
85
|
-
'threeStar': (0,
|
|
86
|
-
'twoStar': (0,
|
|
87
|
-
'oneStar': (0,
|
|
77
|
+
'feedbackCount': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['feedbackCount']),
|
|
78
|
+
'fiveStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['fiveStar']),
|
|
79
|
+
'fourStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['fourStar']),
|
|
80
|
+
'threeStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['threeStar']),
|
|
81
|
+
'twoStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['twoStar']),
|
|
82
|
+
'oneStar': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['oneStar']),
|
|
88
83
|
'disqualified': value['disqualified'],
|
|
89
84
|
};
|
|
90
85
|
}
|
|
@@ -10,10 +10,6 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import type { FeedbacksIncreaseItemFiveStar } from './FeedbacksIncreaseItemFiveStar';
|
|
13
|
-
import type { FeedbacksIncreaseItemFourStar } from './FeedbacksIncreaseItemFourStar';
|
|
14
|
-
import type { FeedbacksIncreaseItemTwoStar } from './FeedbacksIncreaseItemTwoStar';
|
|
15
|
-
import type { FeedbacksIncreaseItemOneStar } from './FeedbacksIncreaseItemOneStar';
|
|
16
|
-
import type { FeedbacksIncreaseItemThreeStar } from './FeedbacksIncreaseItemThreeStar';
|
|
17
13
|
/**
|
|
18
14
|
* Прирост оценок
|
|
19
15
|
* @export
|
|
@@ -46,28 +42,28 @@ export interface FeedbacksIncreaseItem {
|
|
|
46
42
|
fiveStar: FeedbacksIncreaseItemFiveStar;
|
|
47
43
|
/**
|
|
48
44
|
*
|
|
49
|
-
* @type {
|
|
45
|
+
* @type {FeedbacksIncreaseItemFiveStar}
|
|
50
46
|
* @memberof FeedbacksIncreaseItem
|
|
51
47
|
*/
|
|
52
|
-
fourStar:
|
|
48
|
+
fourStar: FeedbacksIncreaseItemFiveStar;
|
|
53
49
|
/**
|
|
54
50
|
*
|
|
55
|
-
* @type {
|
|
51
|
+
* @type {FeedbacksIncreaseItemFiveStar}
|
|
56
52
|
* @memberof FeedbacksIncreaseItem
|
|
57
53
|
*/
|
|
58
|
-
threeStar:
|
|
54
|
+
threeStar: FeedbacksIncreaseItemFiveStar;
|
|
59
55
|
/**
|
|
60
56
|
*
|
|
61
|
-
* @type {
|
|
57
|
+
* @type {FeedbacksIncreaseItemFiveStar}
|
|
62
58
|
* @memberof FeedbacksIncreaseItem
|
|
63
59
|
*/
|
|
64
|
-
twoStar:
|
|
60
|
+
twoStar: FeedbacksIncreaseItemFiveStar;
|
|
65
61
|
/**
|
|
66
62
|
*
|
|
67
|
-
* @type {
|
|
63
|
+
* @type {FeedbacksIncreaseItemFiveStar}
|
|
68
64
|
* @memberof FeedbacksIncreaseItem
|
|
69
65
|
*/
|
|
70
|
-
oneStar:
|
|
66
|
+
oneStar: FeedbacksIncreaseItemFiveStar;
|
|
71
67
|
}
|
|
72
68
|
/**
|
|
73
69
|
* Check if a given object implements the FeedbacksIncreaseItem interface.
|
|
@@ -19,10 +19,6 @@ exports.FeedbacksIncreaseItemFromJSONTyped = FeedbacksIncreaseItemFromJSONTyped;
|
|
|
19
19
|
exports.FeedbacksIncreaseItemToJSON = FeedbacksIncreaseItemToJSON;
|
|
20
20
|
exports.FeedbacksIncreaseItemToJSONTyped = FeedbacksIncreaseItemToJSONTyped;
|
|
21
21
|
var FeedbacksIncreaseItemFiveStar_1 = require("./FeedbacksIncreaseItemFiveStar");
|
|
22
|
-
var FeedbacksIncreaseItemFourStar_1 = require("./FeedbacksIncreaseItemFourStar");
|
|
23
|
-
var FeedbacksIncreaseItemTwoStar_1 = require("./FeedbacksIncreaseItemTwoStar");
|
|
24
|
-
var FeedbacksIncreaseItemOneStar_1 = require("./FeedbacksIncreaseItemOneStar");
|
|
25
|
-
var FeedbacksIncreaseItemThreeStar_1 = require("./FeedbacksIncreaseItemThreeStar");
|
|
26
22
|
/**
|
|
27
23
|
* Check if a given object implements the FeedbacksIncreaseItem interface.
|
|
28
24
|
*/
|
|
@@ -57,10 +53,10 @@ function FeedbacksIncreaseItemFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
57
53
|
'total': json['total'],
|
|
58
54
|
'dynamics': json['dynamics'],
|
|
59
55
|
'fiveStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarFromJSON)(json['fiveStar']),
|
|
60
|
-
'fourStar': (0,
|
|
61
|
-
'threeStar': (0,
|
|
62
|
-
'twoStar': (0,
|
|
63
|
-
'oneStar': (0,
|
|
56
|
+
'fourStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarFromJSON)(json['fourStar']),
|
|
57
|
+
'threeStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarFromJSON)(json['threeStar']),
|
|
58
|
+
'twoStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarFromJSON)(json['twoStar']),
|
|
59
|
+
'oneStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarFromJSON)(json['oneStar']),
|
|
64
60
|
};
|
|
65
61
|
}
|
|
66
62
|
function FeedbacksIncreaseItemToJSON(json) {
|
|
@@ -76,9 +72,9 @@ function FeedbacksIncreaseItemToJSONTyped(value, ignoreDiscriminator) {
|
|
|
76
72
|
'total': value['total'],
|
|
77
73
|
'dynamics': value['dynamics'],
|
|
78
74
|
'fiveStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarToJSON)(value['fiveStar']),
|
|
79
|
-
'fourStar': (0,
|
|
80
|
-
'threeStar': (0,
|
|
81
|
-
'twoStar': (0,
|
|
82
|
-
'oneStar': (0,
|
|
75
|
+
'fourStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarToJSON)(value['fourStar']),
|
|
76
|
+
'threeStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarToJSON)(value['threeStar']),
|
|
77
|
+
'twoStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarToJSON)(value['twoStar']),
|
|
78
|
+
'oneStar': (0, FeedbacksIncreaseItemFiveStar_1.FeedbacksIncreaseItemFiveStarToJSON)(value['oneStar']),
|
|
83
79
|
};
|
|
84
80
|
}
|
|
@@ -9,9 +9,8 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { PositionInfoMedian } from './PositionInfoMedian';
|
|
13
12
|
import type { SearchReportPositionClusters } from './SearchReportPositionClusters';
|
|
14
|
-
import type {
|
|
13
|
+
import type { CommonInfoAdvertisedProducts } from './CommonInfoAdvertisedProducts';
|
|
15
14
|
import type { SearchReportPositionChartItem } from './SearchReportPositionChartItem';
|
|
16
15
|
/**
|
|
17
16
|
* Информация о позиции товара
|
|
@@ -21,16 +20,16 @@ import type { SearchReportPositionChartItem } from './SearchReportPositionChartI
|
|
|
21
20
|
export interface PositionInfo {
|
|
22
21
|
/**
|
|
23
22
|
*
|
|
24
|
-
* @type {
|
|
23
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
25
24
|
* @memberof PositionInfo
|
|
26
25
|
*/
|
|
27
|
-
average:
|
|
26
|
+
average: CommonInfoAdvertisedProducts;
|
|
28
27
|
/**
|
|
29
28
|
*
|
|
30
|
-
* @type {
|
|
29
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
31
30
|
* @memberof PositionInfo
|
|
32
31
|
*/
|
|
33
|
-
median:
|
|
32
|
+
median: CommonInfoAdvertisedProducts;
|
|
34
33
|
/**
|
|
35
34
|
* Данные для чарта по средней и медианной позиции товара в результатах поиска
|
|
36
35
|
* @type {Array<SearchReportPositionChartItem>}
|
|
@@ -18,9 +18,8 @@ exports.PositionInfoFromJSON = PositionInfoFromJSON;
|
|
|
18
18
|
exports.PositionInfoFromJSONTyped = PositionInfoFromJSONTyped;
|
|
19
19
|
exports.PositionInfoToJSON = PositionInfoToJSON;
|
|
20
20
|
exports.PositionInfoToJSONTyped = PositionInfoToJSONTyped;
|
|
21
|
-
var PositionInfoMedian_1 = require("./PositionInfoMedian");
|
|
22
21
|
var SearchReportPositionClusters_1 = require("./SearchReportPositionClusters");
|
|
23
|
-
var
|
|
22
|
+
var CommonInfoAdvertisedProducts_1 = require("./CommonInfoAdvertisedProducts");
|
|
24
23
|
var SearchReportPositionChartItem_1 = require("./SearchReportPositionChartItem");
|
|
25
24
|
/**
|
|
26
25
|
* Check if a given object implements the PositionInfo interface.
|
|
@@ -44,8 +43,8 @@ function PositionInfoFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
44
43
|
return json;
|
|
45
44
|
}
|
|
46
45
|
return {
|
|
47
|
-
'average': (0,
|
|
48
|
-
'median': (0,
|
|
46
|
+
'average': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['average']),
|
|
47
|
+
'median': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsFromJSON)(json['median']),
|
|
49
48
|
'chartItems': (json['chartItems'].map(SearchReportPositionChartItem_1.SearchReportPositionChartItemFromJSON)),
|
|
50
49
|
'clusters': (0, SearchReportPositionClusters_1.SearchReportPositionClustersFromJSON)(json['clusters']),
|
|
51
50
|
};
|
|
@@ -59,8 +58,8 @@ function PositionInfoToJSONTyped(value, ignoreDiscriminator) {
|
|
|
59
58
|
return value;
|
|
60
59
|
}
|
|
61
60
|
return {
|
|
62
|
-
'average': (0,
|
|
63
|
-
'median': (0,
|
|
61
|
+
'average': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['average']),
|
|
62
|
+
'median': (0, CommonInfoAdvertisedProducts_1.CommonInfoAdvertisedProductsToJSON)(value['median']),
|
|
64
63
|
'chartItems': (value['chartItems'].map(SearchReportPositionChartItem_1.SearchReportPositionChartItemToJSON)),
|
|
65
64
|
'clusters': (0, SearchReportPositionClusters_1.SearchReportPositionClustersToJSON)(value['clusters']),
|
|
66
65
|
};
|
|
@@ -11,7 +11,6 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { OrderBy } from './OrderBy';
|
|
13
13
|
import type { ProductsRequestSelectedPeriod } from './ProductsRequestSelectedPeriod';
|
|
14
|
-
import type { ProductsRequestPastPeriod } from './ProductsRequestPastPeriod';
|
|
15
14
|
/**
|
|
16
15
|
*
|
|
17
16
|
* @export
|
|
@@ -26,10 +25,10 @@ export interface ProductsRequest {
|
|
|
26
25
|
selectedPeriod: ProductsRequestSelectedPeriod;
|
|
27
26
|
/**
|
|
28
27
|
*
|
|
29
|
-
* @type {
|
|
28
|
+
* @type {ProductsRequestSelectedPeriod}
|
|
30
29
|
* @memberof ProductsRequest
|
|
31
30
|
*/
|
|
32
|
-
pastPeriod?:
|
|
31
|
+
pastPeriod?: ProductsRequestSelectedPeriod;
|
|
33
32
|
/**
|
|
34
33
|
* Артикулы WB, по которым нужно составить отчёт. Оставьте пустым, чтобы получить отчёт обо всех товарах
|
|
35
34
|
*
|
|
@@ -20,7 +20,6 @@ exports.ProductsRequestToJSON = ProductsRequestToJSON;
|
|
|
20
20
|
exports.ProductsRequestToJSONTyped = ProductsRequestToJSONTyped;
|
|
21
21
|
var OrderBy_1 = require("./OrderBy");
|
|
22
22
|
var ProductsRequestSelectedPeriod_1 = require("./ProductsRequestSelectedPeriod");
|
|
23
|
-
var ProductsRequestPastPeriod_1 = require("./ProductsRequestPastPeriod");
|
|
24
23
|
/**
|
|
25
24
|
* Check if a given object implements the ProductsRequest interface.
|
|
26
25
|
*/
|
|
@@ -38,7 +37,7 @@ function ProductsRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
38
37
|
}
|
|
39
38
|
return {
|
|
40
39
|
'selectedPeriod': (0, ProductsRequestSelectedPeriod_1.ProductsRequestSelectedPeriodFromJSON)(json['selectedPeriod']),
|
|
41
|
-
'pastPeriod': json['pastPeriod'] == null ? undefined : (0,
|
|
40
|
+
'pastPeriod': json['pastPeriod'] == null ? undefined : (0, ProductsRequestSelectedPeriod_1.ProductsRequestSelectedPeriodFromJSON)(json['pastPeriod']),
|
|
42
41
|
'nmIds': json['nmIds'] == null ? undefined : json['nmIds'],
|
|
43
42
|
'brandNames': json['brandNames'] == null ? undefined : json['brandNames'],
|
|
44
43
|
'subjectIds': json['subjectIds'] == null ? undefined : json['subjectIds'],
|
|
@@ -59,7 +58,7 @@ function ProductsRequestToJSONTyped(value, ignoreDiscriminator) {
|
|
|
59
58
|
}
|
|
60
59
|
return {
|
|
61
60
|
'selectedPeriod': (0, ProductsRequestSelectedPeriod_1.ProductsRequestSelectedPeriodToJSON)(value['selectedPeriod']),
|
|
62
|
-
'pastPeriod': (0,
|
|
61
|
+
'pastPeriod': (0, ProductsRequestSelectedPeriod_1.ProductsRequestSelectedPeriodToJSON)(value['pastPeriod']),
|
|
63
62
|
'nmIds': value['nmIds'],
|
|
64
63
|
'brandNames': value['brandNames'],
|
|
65
64
|
'subjectIds': value['subjectIds'],
|
|
@@ -9,7 +9,6 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type { StatisticsPast } from './StatisticsPast';
|
|
13
12
|
import type { StatisticsSelected } from './StatisticsSelected';
|
|
14
13
|
import type { StatisticsComparison } from './StatisticsComparison';
|
|
15
14
|
/**
|
|
@@ -26,10 +25,10 @@ export interface ProductsResponseProductsInnerStatistic {
|
|
|
26
25
|
selected: StatisticsSelected;
|
|
27
26
|
/**
|
|
28
27
|
*
|
|
29
|
-
* @type {
|
|
28
|
+
* @type {StatisticsSelected}
|
|
30
29
|
* @memberof ProductsResponseProductsInnerStatistic
|
|
31
30
|
*/
|
|
32
|
-
past?:
|
|
31
|
+
past?: StatisticsSelected;
|
|
33
32
|
/**
|
|
34
33
|
*
|
|
35
34
|
* @type {StatisticsComparison}
|
|
@@ -18,7 +18,6 @@ exports.ProductsResponseProductsInnerStatisticFromJSON = ProductsResponseProduct
|
|
|
18
18
|
exports.ProductsResponseProductsInnerStatisticFromJSONTyped = ProductsResponseProductsInnerStatisticFromJSONTyped;
|
|
19
19
|
exports.ProductsResponseProductsInnerStatisticToJSON = ProductsResponseProductsInnerStatisticToJSON;
|
|
20
20
|
exports.ProductsResponseProductsInnerStatisticToJSONTyped = ProductsResponseProductsInnerStatisticToJSONTyped;
|
|
21
|
-
var StatisticsPast_1 = require("./StatisticsPast");
|
|
22
21
|
var StatisticsSelected_1 = require("./StatisticsSelected");
|
|
23
22
|
var StatisticsComparison_1 = require("./StatisticsComparison");
|
|
24
23
|
/**
|
|
@@ -38,7 +37,7 @@ function ProductsResponseProductsInnerStatisticFromJSONTyped(json, ignoreDiscrim
|
|
|
38
37
|
}
|
|
39
38
|
return {
|
|
40
39
|
'selected': (0, StatisticsSelected_1.StatisticsSelectedFromJSON)(json['selected']),
|
|
41
|
-
'past': json['past'] == null ? undefined : (0,
|
|
40
|
+
'past': json['past'] == null ? undefined : (0, StatisticsSelected_1.StatisticsSelectedFromJSON)(json['past']),
|
|
42
41
|
'comparison': json['comparison'] == null ? undefined : (0, StatisticsComparison_1.StatisticsComparisonFromJSON)(json['comparison']),
|
|
43
42
|
};
|
|
44
43
|
}
|
|
@@ -52,7 +51,7 @@ function ProductsResponseProductsInnerStatisticToJSONTyped(value, ignoreDiscrimi
|
|
|
52
51
|
}
|
|
53
52
|
return {
|
|
54
53
|
'selected': (0, StatisticsSelected_1.StatisticsSelectedToJSON)(value['selected']),
|
|
55
|
-
'past': (0,
|
|
54
|
+
'past': (0, StatisticsSelected_1.StatisticsSelectedToJSON)(value['past']),
|
|
56
55
|
'comparison': (0, StatisticsComparison_1.StatisticsComparisonToJSON)(value['comparison']),
|
|
57
56
|
};
|
|
58
57
|
}
|
|
@@ -9,9 +9,7 @@
|
|
|
9
9
|
* https://openapi-generator.tech
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
|
-
import type {
|
|
13
|
-
import type { SearchReportPositionClustersSecondHundred } from './SearchReportPositionClustersSecondHundred';
|
|
14
|
-
import type { SearchReportPositionClustersBelow } from './SearchReportPositionClustersBelow';
|
|
12
|
+
import type { CommonInfoAdvertisedProducts } from './CommonInfoAdvertisedProducts';
|
|
15
13
|
/**
|
|
16
14
|
* Количество товаров со средней позицией в поиске:
|
|
17
15
|
* - `firstHundred` — от 1 до 100
|
|
@@ -24,22 +22,22 @@ import type { SearchReportPositionClustersBelow } from './SearchReportPositionCl
|
|
|
24
22
|
export interface SearchReportPositionClusters {
|
|
25
23
|
/**
|
|
26
24
|
*
|
|
27
|
-
* @type {
|
|
25
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
28
26
|
* @memberof SearchReportPositionClusters
|
|
29
27
|
*/
|
|
30
|
-
firstHundred:
|
|
28
|
+
firstHundred: CommonInfoAdvertisedProducts;
|
|
31
29
|
/**
|
|
32
30
|
*
|
|
33
|
-
* @type {
|
|
31
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
34
32
|
* @memberof SearchReportPositionClusters
|
|
35
33
|
*/
|
|
36
|
-
secondHundred:
|
|
34
|
+
secondHundred: CommonInfoAdvertisedProducts;
|
|
37
35
|
/**
|
|
38
36
|
*
|
|
39
|
-
* @type {
|
|
37
|
+
* @type {CommonInfoAdvertisedProducts}
|
|
40
38
|
* @memberof SearchReportPositionClusters
|
|
41
39
|
*/
|
|
42
|
-
below:
|
|
40
|
+
below: CommonInfoAdvertisedProducts;
|
|
43
41
|
}
|
|
44
42
|
/**
|
|
45
43
|
* Check if a given object implements the SearchReportPositionClusters interface.
|