# Flipdish.StoreGroupUpdatedEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**StoreGroupId** | **Number** | Store Group Id | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User which updated this store group | [optional] 
**Description** | **String** | Description | [optional] 
**StoreGroup** | [**StoreGroup**](StoreGroup.md) | Updated store group | [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] 


