Class ShopItemRef
java.lang.Object
dev.crashteam.openapi.kerepricer.model.ShopItemRef
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-10-07T12:18:02.132511272Z[Etc/UTC]")
public class ShopItemRef
extends Object
ShopItemRef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet shopIdGet shopItemIdinthashCode()voidvoidsetShopItemId(UUID shopItemId) shopItemId(UUID shopItemId) toString()
-
Field Details
-
JSON_PROPERTY_SHOP_ID
- See Also:
-
JSON_PROPERTY_SHOP_ITEM_ID
- See Also:
-
-
Constructor Details
-
ShopItemRef
public ShopItemRef()
-
-
Method Details