Class CustomerWishlist
java.lang.Object
de.codebarista.shopware.model.core.CustomerWishlist
@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 CustomerWishlist
extends Object
Added since version: 6.3.4.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomerId(String customerId) customFields(Object customFields) booleanGet createdAtGet customerIdGet customFieldsgetId()Get idGet updatedAtinthashCode()voidsetCustomerId(String customerId) voidsetCustomFields(Object customFields) voidtoString()
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_CUSTOMER_ID
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
-
Constructor Details
-
CustomerWishlist
public CustomerWishlist() -
CustomerWishlist
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
customerId
-
getCustomerId
Get customerId- Returns:
- customerId
-
setCustomerId
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
equals
-
hashCode
public int hashCode() -
toString
-