# Flipdish.AnalyticsClientEvent

## Properties
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** | **Number** | User Id | [optional] 
**Latitude** | **Number** | Latitude of the event | [optional] 
**Longitude** | **Number** | Longitude of the event | [optional] 
**FlipdishEventId** | **String** | The identitfier of the event | [optional] 
**CreateTime** | **Date** | The time of creation of the event | [optional] 
**Position** | **Number** | Position | [optional] 
**AppId** | **String** | App id | [optional] 
**IpAddress** | **String** | Ip Address | [optional] 


