Uses of Class
dev.crashteam.openapi.kerepricer.model.AddKeAccountShopItemPoolRequest
Packages that use AddKeAccountShopItemPoolRequest
-
Uses of AddKeAccountShopItemPoolRequest in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api with parameters of type AddKeAccountShopItemPoolRequestModifier and TypeMethodDescriptionvoidItemApi.addKeAccountShopItemPool(UUID xRequestID, UUID id, AddKeAccountShopItemPoolRequest addKeAccountShopItemPoolRequest) Добавить товар в пул для отслеживанияorg.springframework.http.ResponseEntity<Void>ItemApi.addKeAccountShopItemPoolWithHttpInfo(UUID xRequestID, UUID id, AddKeAccountShopItemPoolRequest addKeAccountShopItemPoolRequest) Добавить товар в пул для отслеживанияvoidItemApi.removeKeAccountShopItemFromPool(UUID xRequestID, UUID id, AddKeAccountShopItemPoolRequest addKeAccountShopItemPoolRequest) Удалить товар из пула для отслеживанияorg.springframework.http.ResponseEntity<Void>ItemApi.removeKeAccountShopItemFromPoolWithHttpInfo(UUID xRequestID, UUID id, AddKeAccountShopItemPoolRequest addKeAccountShopItemPoolRequest) Удалить товар из пула для отслеживания -
Uses of AddKeAccountShopItemPoolRequest in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return AddKeAccountShopItemPoolRequest