| Name | Type | Description | Notes |
|---|---|---|---|
| EventName | string | The event name | [optional] |
| EventType | string | Type of the event | [optional] |
| AppType | string | Type of the app the event is coming from | [optional] |
| Metadata | string | JSON Metadata | [optional] |
| UserId | int? | User Id | [optional] |
| Latitude | double? | Latitude of the event | [optional] |
| Longitude | double? | Longitude of the event | [optional] |
| FlipdishEventId | Guid? | The identitfier of the event | [optional] |
| CreateTime | DateTime? | The time of creation of the event | [optional] |
| Position | int? | Position | [optional] |
| AppId | string | App id | [optional] |
| OrgId | string | Org id | [optional] |
| IpAddress | string | Ip Address | [optional] |