Representation of a trackable event.
Name | Type | Description | Notes |
---|---|---|---|
body | dict(str, str) | Body of the event to track the details of the tracking event as Key value pair | [optional] |
key | str | Key of the event to be tracked. This key should start with an uppercase letter followed by alphanumeric characters or underscores. The entire key needs to be smaller than 64 characters. | [optional] |