Class SalutationJsonApi
java.lang.Object
de.codebarista.shopware.model.core.SalutationJsonApi
@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 SalutationJsonApi
extends Object
Added since version: 6.0.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> attributes) customFields(Object customFields) displayName(String displayName) booleanMembers of the attributes object (\"attributes\") represent information about the resource object in which it's defined.Get createdAtGet customFieldsGet displayNamegetId()Get idGet letterNamegetLinks()Get linksgetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.Get relationshipsorg.openapitools.jackson.nullable.JsonNullable<Relationships>Get salutationKeyGet translatedgetType()Get typeGet updatedAtinthashCode()letterName(String letterName) putAttributesItem(String key, Object attributesItem) putLinksItem(String key, Link linksItem) putMetaItem(String key, Object metaItem) relationships(Relationships relationships) salutationKey(String salutationKey) voidsetAttributes(Map<String, Object> attributes) voidsetCustomFields(Object customFields) voidsetDisplayName(String displayName) voidvoidsetLetterName(String letterName) voidvoidvoidsetRelationships(Relationships relationships) voidsetRelationships_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Relationships> relationships) voidsetSalutationKey(String salutationKey) voidsetTranslated(Object translated) voidtoString()translated(Object translated)
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_ATTRIBUTES
- See Also:
-
JSON_PROPERTY_RELATIONSHIPS
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_META
- See Also:
-
JSON_PROPERTY_SALUTATION_KEY
- See Also:
-
JSON_PROPERTY_DISPLAY_NAME
- See Also:
-
JSON_PROPERTY_LETTER_NAME
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
-
Constructor Details
-
SalutationJsonApi
public SalutationJsonApi() -
SalutationJsonApi
-
-
Method Details
-
type
-
getType
Get type- Returns:
- type
-
setType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
attributes
-
putAttributesItem
-
getAttributes
Members of the attributes object (\"attributes\") represent information about the resource object in which it's defined.- Returns:
- attributes
-
setAttributes
-
relationships
-
getRelationships
Get relationships- Returns:
- relationships
-
getRelationships_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Relationships> getRelationships_JsonNullable() -
setRelationships_JsonNullable
public void setRelationships_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Relationships> relationships) -
setRelationships
-
links
-
putLinksItem
-
getLinks
Get links- Returns:
- links
-
setLinks
-
meta
-
putMetaItem
-
getMeta
Non-standard meta-information that can not be represented as an attribute or relationship.- Returns:
- meta
-
setMeta
-
salutationKey
-
getSalutationKey
Get salutationKey- Returns:
- salutationKey
-
setSalutationKey
-
displayName
-
getDisplayName
Get displayName- Returns:
- displayName
-
setDisplayName
-
letterName
-
getLetterName
Get letterName- Returns:
- letterName
-
setLetterName
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
equals
-
hashCode
public int hashCode() -
toString
-