Class CustomerTag
java.lang.Object
de.codebarista.shopware.model.core.CustomerTag
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class CustomerTag
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerId(String customerId) booleanGet customerIdgetId()Get idgetTag()Get taggetTagId()Get tagIdinthashCode()voidsetCustomerId(String customerId) voidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CUSTOMER_ID
- See Also:
-
JSON_PROPERTY_TAG_ID
- See Also:
-
JSON_PROPERTY_TAG
- See Also:
-
-
Constructor Details
-
CustomerTag
public CustomerTag()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
customerId
-
getCustomerId
Get customerId- Returns:
- customerId
-
setCustomerId
-
tagId
-
getTagId
Get tagId- Returns:
- tagId
-
setTagId
-
tag
-
getTag
Get tag- Returns:
- tag
-
setTag
-
equals
-
hashCode
public int hashCode() -
toString
-