Class CurrencyJsonApi
java.lang.Object
de.codebarista.shopware.model.core.CurrencyJsonApi
@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 CurrencyJsonApi
extends Object
Added since version: 6.0.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributes(Map<String, Object> attributes) customFields(Object customFields) booleanMembers of the attributes object (\"attributes\") represent information about the resource object in which it's defined.Get createdAtGet customFieldsGet factorgetId()Get idGet isoCodeRuntime field, cannot be used as part of the criteria.Get itemRoundinggetLinks()Get linksgetMeta()Non-standard meta-information that can not be represented as an attribute or relationship.getName()Get nameGet positionGet relationshipsorg.openapitools.jackson.nullable.JsonNullable<Relationships>Get shortNameGet symbolGet taxFreeFromGet totalRoundingGet translatedgetType()Get typeGet updatedAtinthashCode()isSystemDefault(Boolean isSystemDefault) itemRounding(CurrencyJsonApiAllOfItemRounding itemRounding) putAttributesItem(String key, Object attributesItem) putLinksItem(String key, Link linksItem) putMetaItem(String key, Object metaItem) relationships(Relationships relationships) voidsetAttributes(Map<String, Object> attributes) voidsetCustomFields(Object customFields) voidvoidvoidsetIsoCode(String isoCode) voidsetIsSystemDefault(Boolean isSystemDefault) voidsetItemRounding(CurrencyJsonApiAllOfItemRounding itemRounding) voidvoidvoidvoidsetPosition(Long position) voidsetRelationships(Relationships relationships) voidsetRelationships_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Relationships> relationships) voidsetShortName(String shortName) voidvoidsetTaxFreeFrom(Float taxFreeFrom) voidsetTotalRounding(CurrencyJsonApiAllOfItemRounding totalRounding) voidsetTranslated(Object translated) voidtaxFreeFrom(Float taxFreeFrom) toString()totalRounding(CurrencyJsonApiAllOfItemRounding totalRounding) 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_FACTOR
- See Also:
-
JSON_PROPERTY_SYMBOL
- See Also:
-
JSON_PROPERTY_ISO_CODE
- See Also:
-
JSON_PROPERTY_SHORT_NAME
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_POSITION
- See Also:
-
JSON_PROPERTY_IS_SYSTEM_DEFAULT
- See Also:
-
JSON_PROPERTY_TAX_FREE_FROM
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_ITEM_ROUNDING
- See Also:
-
JSON_PROPERTY_TOTAL_ROUNDING
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
-
Constructor Details
-
CurrencyJsonApi
public CurrencyJsonApi() -
CurrencyJsonApi
-
-
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
-
factor
-
getFactor
Get factor- Returns:
- factor
-
setFactor
-
symbol
-
getSymbol
Get symbol- Returns:
- symbol
-
setSymbol
-
isoCode
-
getIsoCode
Get isoCode- Returns:
- isoCode
-
setIsoCode
-
shortName
-
getShortName
Get shortName- Returns:
- shortName
-
setShortName
-
name
-
getName
Get name- Returns:
- name
-
setName
-
position
-
getPosition
Get position- Returns:
- position
-
setPosition
-
isSystemDefault
-
getIsSystemDefault
Runtime field, cannot be used as part of the criteria.- Returns:
- isSystemDefault
-
setIsSystemDefault
-
taxFreeFrom
-
getTaxFreeFrom
Get taxFreeFrom- Returns:
- taxFreeFrom
-
setTaxFreeFrom
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
itemRounding
-
getItemRounding
Get itemRounding- Returns:
- itemRounding
-
setItemRounding
-
totalRounding
-
getTotalRounding
Get totalRounding- Returns:
- totalRounding
-
setTotalRounding
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
equals
-
hashCode
public int hashCode() -
toString
-