Class KeAccountCompetitorShopItem
java.lang.Object
dev.crashteam.openapi.kerepricer.model.KeAccountCompetitorShopItem
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-09-25T19:34:30.087552571Z[Etc/UTC]")
public class KeAccountCompetitorShopItem
extends Object
KeAccountCompetitorShopItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionavailableAmount(Long availableAmount) booleanGet availableAmountgetName()Get namegetPrice()Get priceGet productIdgetSkuId()Get skuIdinthashCode()voidsetAvailableAmount(Long availableAmount) voidvoidvoidsetProductId(Long productId) voidtoString()
-
Constructor Details
-
KeAccountCompetitorShopItem
public KeAccountCompetitorShopItem()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
productId
-
getProductId
Get productId- Returns:
- productId
-
setProductId
-
skuId
-
getSkuId
Get skuId- Returns:
- skuId
-
setSkuId
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
availableAmount
-
getAvailableAmount
Get availableAmount- Returns:
- availableAmount
-
setAvailableAmount
-
equals
-
hashCode
public int hashCode() -
toString
-