Uses of Class
dev.crashteam.openapi.kerepricer.model.PatchKeAccountShopItem
Packages that use PatchKeAccountShopItem
-
Uses of PatchKeAccountShopItem in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api with parameters of type PatchKeAccountShopItemModifier and TypeMethodDescriptionItemApi.patchKeAccountShopitem(UUID xRequestID, UUID id, UUID shopItemId, PatchKeAccountShopItem patchKeAccountShopItem) Редактировать параметры изменения цены товараorg.springframework.http.ResponseEntity<KeAccountShopItem>ItemApi.patchKeAccountShopitemWithHttpInfo(UUID xRequestID, UUID id, UUID shopItemId, PatchKeAccountShopItem patchKeAccountShopItem) Редактировать параметры изменения цены товара -
Uses of PatchKeAccountShopItem in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return PatchKeAccountShopItemModifier and TypeMethodDescriptionPatchKeAccountShopItem.discount(BigDecimal discount) PatchKeAccountShopItem.maximumThreshold(Long maximumThreshold) PatchKeAccountShopItem.minimumThreshold(Long minimumThreshold)