Class ProductDeleteEventPayload
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.ProductDeleteEventPayload
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class ProductDeleteEventPayload
extends Object
The event data structure
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid ProductThe involved resource data for the eventinthashCode()voidsetProduct(Product product) toString()
-
Constructor Details
-
ProductDeleteEventPayload
public ProductDeleteEventPayload()
-
-
Method Details