Uses of Class
dev.crashteam.openapi.kerepricer.model.AddKeAccountShopItemCompetitorRequest
Packages that use AddKeAccountShopItemCompetitorRequest
-
Uses of AddKeAccountShopItemCompetitorRequest in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api with parameters of type AddKeAccountShopItemCompetitorRequestModifier and TypeMethodDescriptionvoidItemApi.addKeAccountShopItemCompetitor(UUID xRequestID, UUID id, AddKeAccountShopItemCompetitorRequest addKeAccountShopItemCompetitorRequest) Добавить конкурентный товар для отслеживанияorg.springframework.http.ResponseEntity<Void>ItemApi.addKeAccountShopItemCompetitorWithHttpInfo(UUID xRequestID, UUID id, AddKeAccountShopItemCompetitorRequest addKeAccountShopItemCompetitorRequest) Добавить конкурентный товар для отслеживания -
Uses of AddKeAccountShopItemCompetitorRequest in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return AddKeAccountShopItemCompetitorRequestModifier and TypeMethodDescriptionAddKeAccountShopItemCompetitorRequest.competitorProductId(Long competitorProductId) AddKeAccountShopItemCompetitorRequest.competitorSkuId(Long competitorSkuId) AddKeAccountShopItemCompetitorRequest.shopItemRef(ShopItemRef shopItemRef)