Uses of Class
dev.crashteam.openapi.kerepricer.model.KeAccountCompetitorShopItem
Packages that use KeAccountCompetitorShopItem
-
Uses of KeAccountCompetitorShopItem in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api that return types with arguments of type KeAccountCompetitorShopItemModifier and TypeMethodDescriptiondefault reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<reactor.core.publisher.Flux<KeAccountCompetitorShopItem>>>AccountsApi.getKeAccountCompetitorShopItems(UUID xRequestID, UUID id, UUID shopId, UUID shopItemId, @Min(0L) @Max(1000L) @Valid Integer limit, @Min(0L) @Valid Integer offset, @Valid String filter, @Valid List<String> sort, org.springframework.web.server.ServerWebExchange exchange) GET /accounts/{id}/shops/{shopId}/items/{shopItemId}/competitor-items : Получение списка назначенных конкурентов товара -
Uses of KeAccountCompetitorShopItem in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return KeAccountCompetitorShopItemModifier and TypeMethodDescriptionKeAccountCompetitorShopItem.availableAmount(Long availableAmount)