Class WishlistLoadRouteResponseWishlist
java.lang.Object
de.codebarista.shopware.model.core.WishlistLoadRouteResponseWishlist
@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 WishlistLoadRouteResponseWishlist
extends Object
WishlistLoadRouteResponseWishlist
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerId(String customerId) booleanGet customerIdGet salesChannelIdinthashCode()salesChannelId(String salesChannelId) voidsetCustomerId(String customerId) voidsetSalesChannelId(String salesChannelId) toString()
-
Field Details
-
JSON_PROPERTY_CUSTOMER_ID
- See Also:
-
JSON_PROPERTY_SALES_CHANNEL_ID
- See Also:
-
-
Constructor Details
-
WishlistLoadRouteResponseWishlist
public WishlistLoadRouteResponseWishlist()
-
-
Method Details
-
customerId
-
getCustomerId
Get customerId- Returns:
- customerId
-
setCustomerId
-
salesChannelId
-
getSalesChannelId
Get salesChannelId- Returns:
- salesChannelId
-
setSalesChannelId
-
equals
-
hashCode
public int hashCode() -
toString
-