]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commit
[ERP-148] интеграция с яндексмаркетплейсом
authorAlexander Smirnov <fredeom@mail.ru>
Thu, 24 Oct 2024 12:47:47 +0000 (15:47 +0300)
committerAlexander Smirnov <fredeom@mail.ru>
Thu, 24 Oct 2024 12:47:47 +0000 (15:47 +0300)
commit2111595d92d5756a5787dae26503de15a3885321
tree4244326c890e94d3379136d6d7cdafae9ef354ae
parentfcc89c5e230c7fa484cc178d2d43136fe79728d8
[ERP-148] интеграция с яндексмаркетплейсом
642 files changed:
FETCH_HEAD [deleted file]
erp24/api2/controllers/YandexMarketController.php [new file with mode: 0644]
erp24/composer.json
erp24/lib/yandex_market_api/Api/BidsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/BusinessOfferMappingsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/BusinessesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/CampaignsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/CategoriesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ChatsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ContentApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/DbsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/DeliveryServicesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ExpressApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/FbsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/FbyApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/FeedbacksApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/FeedsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/GoodsFeedbackApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/GoodsStatsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/HiddenOffersApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ModelsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OfferMappingsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OffersApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OrderBusinessInformationApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OrderDeliveryApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OrderLabelsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OrdersApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OrdersStatsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OutletLicensesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/OutletsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/PriceQuarantineApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/PricesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/PromosApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/RatingsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/RegionsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ReportsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ReturnsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/ShipmentsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/StocksApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/TariffsApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Api/WarehousesApi.php [new file with mode: 0644]
erp24/lib/yandex_market_api/ApiException.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Configuration.php [new file with mode: 0644]
erp24/lib/yandex_market_api/HeaderSelector.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AcceptOrderCancellationRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddHiddenOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddOffersToArchiveDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddOffersToArchiveErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddOffersToArchiveErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddOffersToArchiveRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AddOffersToArchiveResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AffectedOrderQualityRatingComponentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AgeDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/AgeUnitType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiClientDataErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiForbiddenErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiLimitErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiLockedErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiNotFoundErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiResponseStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiServerErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ApiUnauthorizedErrorResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BaseCampaignOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BaseOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BasePriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BaseShipmentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BidRecommendationItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BriefOrderItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BriefOrderItemInstanceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BusinessDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/BusinessSettingsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsOfferInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsParametersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculateTariffsResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculatedTariffDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CalculatedTariffType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignQualityRatingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsDeliveryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsLocalRegionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsScheduleDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsScheduleSourceType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignSettingsTimePeriodDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CampaignsQualityRatingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryContentParametersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryParameterDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CategoryParameterUnitDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChangeOutletRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChannelType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatMessageDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatMessagePayloadDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatMessageSenderType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatMessagesResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ChatType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ConfirmPricesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ConfirmShipmentRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CreateChatRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CreateChatResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CreateChatResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CreateOutletResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/CurrencyType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DayOfWeekType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteCampaignOffersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteCampaignOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteCampaignOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteGoodsFeedbackCommentRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteHiddenOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersFromArchiveDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersFromArchiveRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersFromArchiveResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeleteOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeletePromoOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeletePromoOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeletePromoOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeliveryServiceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeliveryServiceInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DeliveryServicesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/DocumentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EacVerificationResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EacVerificationStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EmptyApiResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EnrichedMappingsOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EnrichedModelDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EnrichedModelsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/EnrichedOrderBoxLayoutDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ExtensionShipmentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedContentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedContentErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedContentErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedDownloadDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedDownloadErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedDownloadErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsFeedDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsIndexType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsOffersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsRecordDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedIndexLogsStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedParameterDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedPlacementDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedPublicationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedPublicationFullDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedPublicationPriceAndStockUpdateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackAuthorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackCommentAuthorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackCommentAuthorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackCommentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackDeliveryType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackFactorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackGradesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackListDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackOrderDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackReactionStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackShopDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FeedbackStateType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FieldStateType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FlippingPagerDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ForwardScrollingPagerDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FulfillmentWarehouseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FulfillmentWarehousesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FullOutletDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/FullOutletLicenseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateBoostConsolidatedRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateCompetitorsPositionReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateGoodsFeedbackRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateGoodsMovementReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateGoodsRealizationReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateGoodsTurnoverRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateMassOrderLabelsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GeneratePricesReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateReportDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateReportResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateShelfsStatisticsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateShipmentListDocumentReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateShowsSalesReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateStocksOnWarehousesReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateUnitedMarketplaceServicesReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateUnitedNettingReportRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GenerateUnitedOrdersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetAllOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsInfoRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsInfoResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsRecommendationsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsRecommendationsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBidsRecommendationsResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBusinessBuyerInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBusinessDocumentsInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBusinessSettingsInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetBusinessSettingsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignLoginsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignRegionResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignSettingsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCampaignsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoriesMaxSaleQuantumDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoriesMaxSaleQuantumRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoriesMaxSaleQuantumResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoriesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoriesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetCategoryContentParametersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatHistoryRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatHistoryResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatsInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetChatsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetDeliveryServicesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetFeedIndexLogsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetFeedResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetFeedbackListResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetFeedsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetFulfillmentWarehousesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsFeedbackCommentsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsFeedbackCommentsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsFeedbackRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsFeedbackResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsStatsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetGoodsStatsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetHiddenOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetHiddenOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetModelsOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetModelsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetModelsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferCardsContentStatusRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferCardsContentStatusResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferMappingEntriesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferMappingsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferMappingsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferMappingsResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferRecommendationsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOfferRecommendationsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrderBuyerInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrderLabelsDataResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrderResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrdersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrdersStatsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOrdersStatsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOutletLicensesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOutletResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetOutletsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPriceWithDiscountDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPriceWithVatDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPricesByOfferIdsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPricesByOfferIdsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPricesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoAssortmentInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoBestsellerInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoConstraintsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoMechanicsInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromoPromocodeInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromosRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromosResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetPromosResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQualityRatingDetailsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQualityRatingRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQualityRatingResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQuarantineOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQuarantineOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetQuarantineOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetRegionWithChildrenResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetRegionsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetReportInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetReturnResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetReturnsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetShipmentOrdersInfoResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetShipmentResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetSuggestedOfferMappingEntriesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetSuggestedOfferMappingEntriesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetSuggestedOfferMappingsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetSuggestedOfferMappingsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetSuggestedOfferMappingsResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetWarehouseStocksDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetWarehouseStocksRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetWarehouseStocksResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GetWarehousesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackCommentAuthorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackCommentAuthorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackCommentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackCommentListDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackCommentStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackDescriptionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackIdentifiersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackListDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackMediaDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsFeedbackStatisticsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsStatsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsStatsGoodsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsStatsWarehouseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GoodsStatsWeightDimensionsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/GpsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/HiddenOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LabelsSortingType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LanguageType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LicenseCheckStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LicenseType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LogisticPickupPointDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/LogisticPointType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/MappingsOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/MappingsOfferInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/MaxSaleQuantumDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/MechanicsType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ModelDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ModelInterface.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ModelOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ModelPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ModelsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferAvailabilityStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCampaignStatusDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCampaignStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCardDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCardRecommendationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCardRecommendationType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCardStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferCardsContentStatusDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferConditionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferConditionQualityType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferConditionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferContentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferContentErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferContentErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferForRecommendationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferManualDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingEntriesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingEntryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingErrorDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingErrorType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingKindType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferMappingSuggestionsListDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferParamDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferPriceByOfferIdsListResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferPriceByOfferIdsResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferPriceListResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferPriceResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferProcessingNoteDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferProcessingNoteType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferProcessingStateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferProcessingStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferRecommendationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferRecommendationInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferRecommendationsResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferSellingProgramDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferSellingProgramStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OfferWeightDimensionsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OffersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OptionValuesLimitedDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBoxLayoutDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBoxLayoutItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBoxLayoutPartialCountDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBoxesLayoutDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBusinessBuyerDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBusinessDocumentsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBuyerBasicInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBuyerDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBuyerInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderBuyerType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderCancellationReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderCourierDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryAddressDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryDateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryDateReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryDatesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryDispatchType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryEacType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryPartnerType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDeliveryType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDigitalItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderDocumentStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemDetailDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemInstanceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemInstanceModificationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemInstanceType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemModificationDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemPromoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemSubsidyDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemSubsidyType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemTagType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemsModificationRequestReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderItemsModificationResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderLabelDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderLiftType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderParcelBoxDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderPaymentMethodType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderPaymentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderPromoType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderShipmentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStatsStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStatusChangeDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStatusChangeDeliveryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStatusChangeDeliveryDatesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderSubsidyDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderSubsidyType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderSubstatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderTaxSystemType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderTrackDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderUpdateStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrderVatType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersShipmentInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsCommissionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsCommissionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsDeliveryRegionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsDetailsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsItemStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsOrderDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsOrderPaymentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPaymentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPaymentOrderDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPaymentSourceType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPaymentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsPriceType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsStockType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OrdersStatsWarehouseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletAddressDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletDeliveryRuleDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletLicenseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletLicensesResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletVisibilityType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletWorkingScheduleDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/OutletWorkingScheduleItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PageFormatType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PagedReturnsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PalletsCountDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParameterType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParameterValueConstraintsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParameterValueDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParameterValueOptionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParcelBoxDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParcelBoxLabelDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ParcelDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PartnerShipmentWarehouseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PaymentFrequencyType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PickupAddressDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PlacementType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceCompetitivenessThresholdsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceCompetitivenessType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceQuarantineVerdictDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceQuarantineVerdictParamNameType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceQuarantineVerdictParameterDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceQuarantineVerdictType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceRecommendationItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceSuggestDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceSuggestOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PriceSuggestType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferAutoParticipatingDetailsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferDiscountParamsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferParamsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferParticipationStatusFilterType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferParticipationStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferPromocodeParamsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferUpdateWarningCodeType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoOfferUpdateWarningDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoParticipationType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PromoPeriodDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ProvideOrderDigitalCodesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ProvideOrderItemIdentifiersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ProvideOrderItemIdentifiersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/PutSkuBidsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QualityRatingAffectedOrderDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QualityRatingComponentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QualityRatingComponentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QualityRatingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QualityRatingDetailsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QuantumDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/QuarantineOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RecipientType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RefundStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RegionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RegionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RegionalModelInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RejectedPromoOfferDeleteDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RejectedPromoOfferDeleteReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RejectedPromoOfferUpdateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/RejectedPromoOfferUpdateReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReportFormatType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReportInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReportStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReportSubStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnDecisionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnDecisionReasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnDecisionSubreasonType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnDecisionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnInstanceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnInstanceStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnInstanceStockType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnRequestDecisionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnShipmentStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ReturnType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ScrollingPagerDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SearchModelsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SearchShipmentsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SearchShipmentsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SearchShipmentsResponseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SellingProgramType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SendMessageToChatRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetFeedParamsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderBoxLayoutRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderBoxLayoutResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderDeliveryDateRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderDeliveryTrackCodeRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderShipmentBoxesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetOrderShipmentBoxesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetReturnDecisionRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SetShipmentPalletsCountRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShelfsStatisticsAttributionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentActionType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentBoxesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentInfoDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentPalletLabelPageFormatType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentStatusChangeDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentStatusType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShipmentType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ShowsSalesGroupingType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SkipGoodsFeedbackReactionRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SkuBidItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SkuBidRecommendationItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SortOrderType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestOfferPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestPricesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestPricesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestPricesResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestedOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/SuggestedOfferMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TariffDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TariffParameterDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TariffType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TimePeriodDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TimeUnitType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TrackDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TransferOrdersFromShipmentRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TurnoverDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/TurnoverType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UnitDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateBusinessOfferPriceDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateBusinessPricesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateCampaignOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateCampaignOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateGoodsFeedbackCommentDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateGoodsFeedbackCommentRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateGoodsFeedbackCommentResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateMappingsOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferContentRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferContentResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferContentResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingEntryDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingEntryRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingsRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOfferMappingsResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderItemRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStatusesResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOrderStorageLimitRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateOutletLicenseRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePriceWithDiscountDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePricesRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOfferDiscountParamsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOfferParamsDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOffersRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOffersResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdatePromoOffersResultDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateStockDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateStockItemDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateStocksRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/UpdateTimeDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/ValueRestrictionDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/VerifyOrderEacRequest.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/VerifyOrderEacResponse.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseAddressDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseGroupDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseOfferDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseOffersDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseStockDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehouseStockType.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarehousesDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/Model/WarningPromoOfferUpdateDTO.php [new file with mode: 0644]
erp24/lib/yandex_market_api/ObjectSerializer.php [new file with mode: 0644]
sql [deleted file]