Class KeAccountCompetitorShopItem
java.lang.Object
dev.crashteam.openapi.kerepricer.model.KeAccountCompetitorShopItem
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-10-07T12:18:02.132511272Z[Etc/UTC]")
public class KeAccountCompetitorShopItem
extends Object
KeAccountCompetitorShopItem
-
Field Summary
Fields -
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()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_PRODUCT_ID
- See Also:
-
JSON_PROPERTY_SKU_ID
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
JSON_PROPERTY_AVAILABLE_AMOUNT
- See Also:
-
-
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
-