eventType property
final
The type of the event, such as "c_add", "c_rmv", "buy", or "view".
Implementation
final String eventType;
The type of the event, such as "c_add", "c_rmv", "buy", or "view".
final String eventType;