eventType property

String eventType
final

The type of the event, such as "c_add", "c_rmv", "buy", or "view".

Implementation

final String eventType;