Class UpdateContextRequest
java.lang.Object
de.codebarista.shopware.model.core.UpdateContextRequest
@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 UpdateContextRequest
extends Object
UpdateContextRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbillingAddressId(String billingAddressId) countryStateId(String countryStateId) currencyId(String currencyId) booleanBilling AddressCountryCountry StateCurrencyLanguagePayment MethodShipping AddressShipping MethodinthashCode()languageId(String languageId) paymentMethodId(String paymentMethodId) voidsetBillingAddressId(String billingAddressId) voidsetCountryId(String countryId) voidsetCountryStateId(String countryStateId) voidsetCurrencyId(String currencyId) voidsetLanguageId(String languageId) voidsetPaymentMethodId(String paymentMethodId) voidsetShippingAddressId(String shippingAddressId) voidsetShippingMethodId(String shippingMethodId) shippingAddressId(String shippingAddressId) shippingMethodId(String shippingMethodId) toString()
-
Field Details
-
JSON_PROPERTY_CURRENCY_ID
- See Also:
-
JSON_PROPERTY_LANGUAGE_ID
- See Also:
-
JSON_PROPERTY_BILLING_ADDRESS_ID
- See Also:
-
JSON_PROPERTY_SHIPPING_ADDRESS_ID
- See Also:
-
JSON_PROPERTY_PAYMENT_METHOD_ID
- See Also:
-
JSON_PROPERTY_SHIPPING_METHOD_ID
- See Also:
-
JSON_PROPERTY_COUNTRY_ID
- See Also:
-
JSON_PROPERTY_COUNTRY_STATE_ID
- See Also:
-
-
Constructor Details
-
UpdateContextRequest
public UpdateContextRequest()
-
-
Method Details
-
currencyId
-
getCurrencyId
Currency- Returns:
- currencyId
-
setCurrencyId
-
languageId
-
getLanguageId
Language- Returns:
- languageId
-
setLanguageId
-
billingAddressId
-
getBillingAddressId
Billing Address- Returns:
- billingAddressId
-
setBillingAddressId
-
shippingAddressId
-
getShippingAddressId
Shipping Address- Returns:
- shippingAddressId
-
setShippingAddressId
-
paymentMethodId
-
getPaymentMethodId
Payment Method- Returns:
- paymentMethodId
-
setPaymentMethodId
-
shippingMethodId
-
getShippingMethodId
Shipping Method- Returns:
- shippingMethodId
-
setShippingMethodId
-
countryId
-
getCountryId
Country- Returns:
- countryId
-
setCountryId
-
countryStateId
-
getCountryStateId
Country State- Returns:
- countryStateId
-
setCountryStateId
-
equals
-
hashCode
public int hashCode() -
toString
-