Class CategoryJsonApiAllOfRelationshipsTags
java.lang.Object
de.codebarista.shopware.model.core.CategoryJsonApiAllOfRelationshipsTags
@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 CategoryJsonApiAllOfRelationshipsTags
extends Object
CategoryJsonApiAllOfRelationshipsTags
-
Field Details
-
JSON_PROPERTY_LINKS
- See Also:
-
JSON_PROPERTY_DATA
- See Also:
-
-
Constructor Details
-
CategoryJsonApiAllOfRelationshipsTags
public CategoryJsonApiAllOfRelationshipsTags()
-
-
Method Details
-
links
public CategoryJsonApiAllOfRelationshipsTags links(CategoryJsonApiAllOfRelationshipsTagsLinks links) -
getLinks
Get links- Returns:
- links
-
setLinks
-
data
public CategoryJsonApiAllOfRelationshipsTags data(List<CategoryJsonApiAllOfRelationshipsTagsData> data) -
addDataItem
public CategoryJsonApiAllOfRelationshipsTags addDataItem(CategoryJsonApiAllOfRelationshipsTagsData dataItem) -
getData
Get data- Returns:
- data
-
setData
-
equals
-
hashCode
public int hashCode() -
toString
-