Class Jsonapi
java.lang.Object
de.codebarista.shopware.model.core.Jsonapi
@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 Jsonapi
extends Object
An object describing the server's implementation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.Get versioninthashCode()putMetaItem(String key, Object metaItem) voidvoidsetVersion(String version) toString()
-
Field Details
-
JSON_PROPERTY_VERSION
- See Also:
-
JSON_PROPERTY_META
- See Also:
-
-
Constructor Details
-
Jsonapi
public Jsonapi()
-
-
Method Details
-
version
-
getVersion
Get version- Returns:
- version
-
setVersion
-
meta
-
putMetaItem
-
getMeta
Non-standard meta-information that can not be represented as an attribute or relationship.- Returns:
- meta
-
setMeta
-
equals
-
hashCode
public int hashCode() -
toString
-