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