Class CountryJsonApiAllOfCustomerTax
java.lang.Object
de.codebarista.shopware.model.core.CountryJsonApiAllOfCustomerTax
@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 CountryJsonApiAllOfCustomerTax
extends Object
CountryJsonApiAllOfCustomerTax
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrencyId(String currencyId) booleanGet amountGet currencyIdGet enabledinthashCode()voidvoidsetCurrencyId(String currencyId) voidsetEnabled(Boolean enabled) toString()
-
Field Details
-
JSON_PROPERTY_ENABLED
- See Also:
-
JSON_PROPERTY_CURRENCY_ID
- See Also:
-
JSON_PROPERTY_AMOUNT
- See Also:
-
-
Constructor Details
-
CountryJsonApiAllOfCustomerTax
public CountryJsonApiAllOfCustomerTax()
-
-
Method Details
-
enabled
-
getEnabled
Get enabled- Returns:
- enabled
-
setEnabled
-
currencyId
-
getCurrencyId
Get currencyId- Returns:
- currencyId
-
setCurrencyId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
equals
-
hashCode
public int hashCode() -
toString
-