Class ShippingMethodPageRouteResponseInnerPricesInner
java.lang.Object
de.codebarista.shopware.model.core.ShippingMethodPageRouteResponseInnerPricesInner
@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 ShippingMethodPageRouteResponseInnerPricesInner
extends Object
ShippingMethodPageRouteResponseInnerPricesInner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalculation(Integer calculation) calculationRuleId(String calculationRuleId) currencyId(String currencyId) booleanGet calculationGet calculationRuleIdGet currencyIdgetPrice()Get priceGet quantityEndGet quantityStartGet ruleIdGet shippingMethodIdinthashCode()quantityEnd(Float quantityEnd) quantityStart(Float quantityStart) voidsetCalculation(Integer calculation) voidsetCalculationRuleId(String calculationRuleId) voidsetCurrencyId(String currencyId) voidvoidsetQuantityEnd(Float quantityEnd) voidsetQuantityStart(Float quantityStart) voidvoidsetShippingMethodId(String shippingMethodId) shippingMethodId(String shippingMethodId) toString()
-
Field Details
-
JSON_PROPERTY_SHIPPING_METHOD_ID
- See Also:
-
JSON_PROPERTY_CURRENCY_ID
- See Also:
-
JSON_PROPERTY_RULE_ID
- See Also:
-
JSON_PROPERTY_CALCULATION
- See Also:
-
JSON_PROPERTY_QUANTITY_START
- See Also:
-
JSON_PROPERTY_QUANTITY_END
- See Also:
-
JSON_PROPERTY_PRICE
- See Also:
-
JSON_PROPERTY_CALCULATION_RULE_ID
- See Also:
-
-
Constructor Details
-
ShippingMethodPageRouteResponseInnerPricesInner
public ShippingMethodPageRouteResponseInnerPricesInner()
-
-
Method Details
-
shippingMethodId
-
getShippingMethodId
Get shippingMethodId- Returns:
- shippingMethodId
-
setShippingMethodId
-
currencyId
-
getCurrencyId
Get currencyId- Returns:
- currencyId
-
setCurrencyId
-
ruleId
-
getRuleId
Get ruleId- Returns:
- ruleId
-
setRuleId
-
calculation
-
getCalculation
Get calculation- Returns:
- calculation
-
setCalculation
-
quantityStart
-
getQuantityStart
Get quantityStart- Returns:
- quantityStart
-
setQuantityStart
-
quantityEnd
-
getQuantityEnd
Get quantityEnd- Returns:
- quantityEnd
-
setQuantityEnd
-
price
-
getPrice
Get price- Returns:
- price
-
setPrice
-
calculationRuleId
-
getCalculationRuleId
Get calculationRuleId- Returns:
- calculationRuleId
-
setCalculationRuleId
-
equals
-
hashCode
public int hashCode() -
toString
-