Class Snippet
java.lang.Object
de.codebarista.shopware.model.core.Snippet
@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 Snippet
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomFields(Object customFields) booleanGet createdAtGet customFieldsgetId()Get idgetSetId()Get setIdGet translationKeyGet updatedAtgetValue()Get valueinthashCode()voidsetCustomFields(Object customFields) voidvoidvoidsetTranslationKey(String translationKey) voidtoString()translationKey(String translationKey)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_SET_ID
- See Also:
-
JSON_PROPERTY_TRANSLATION_KEY
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
Snippet
public Snippet() -
Snippet
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
getSetId
Get setId- Returns:
- setId
-
setSetId
-
translationKey
-
getTranslationKey
Get translationKey- Returns:
- translationKey
-
setTranslationKey
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-