Class SimilarItem
java.lang.Object
dev.crashteam.openapi.kerepricer.model.SimilarItem
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2022-09-25T19:34:30.087552571Z[Etc/UTC]")
public class SimilarItem
extends Object
SimilarItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()Get nameGet photoKeyGet productIdgetSkuId()Get skuIdinthashCode()voidvoidsetPhotoKey(String photoKey) voidsetProductId(Long productId) voidtoString()
-
Constructor Details
-
SimilarItem
public SimilarItem()
-
-
Method Details
-
productId
-
getProductId
Get productId- Returns:
- productId
-
setProductId
-
skuId
-
getSkuId
Get skuId- Returns:
- skuId
-
setSkuId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
photoKey
-
getPhotoKey
Get photoKey- Returns:
- photoKey
-
setPhotoKey
-
equals
-
hashCode
public int hashCode() -
toString
-