Uses of Class
dev.getelements.elements.sdk.model.goods.UpdateItemRequest
Packages that use UpdateItemRequest
Package
Description
-
Uses of UpdateItemRequest in dev.getelements.elements.rest.goods
Methods in dev.getelements.elements.rest.goods with parameters of type UpdateItemRequestModifier and TypeMethodDescriptionItemResource.updateItem
(String identifier, UpdateItemRequest updateItemRequest) -
Uses of UpdateItemRequest in dev.getelements.elements.sdk.service.goods
Methods in dev.getelements.elements.sdk.service.goods with parameters of type UpdateItemRequestModifier and TypeMethodDescriptionItemService.updateItem
(String identifier, UpdateItemRequest item) Updates the specificItem
. -
Uses of UpdateItemRequest in dev.getelements.elements.service.goods
Methods in dev.getelements.elements.service.goods with parameters of type UpdateItemRequestModifier and TypeMethodDescriptionAnonItemService.updateItem
(String id, UpdateItemRequest item) SuperuserItemService.updateItem
(String identifier, UpdateItemRequest itemRequest)