# Flipdish.AppUpdatedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**Description** | **String** | Description | [optional] 
**Changes** | **String** | A summary of changes made | [optional] 
**AppName** | **String** | App Name | [optional] 
**CountryId** | **String** | Country Id | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User information | [optional] 
**App** | [**App**](App.md) | App - Whitelabel config | [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] 


