public class UserEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
UserEventAction |
action
Gets the UserEventAction type (see below).
|
java.lang.String |
dateTime
Gets the date time of the event.
|
Product |
product
Gets the product this action relates to.
|
| Constructor and Description |
|---|
UserEvent() |
public java.lang.String dateTime
public UserEventAction action
public Product product