# Flipdish.ExternalStoreEvent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**EventName** | **String** | The event name | [optional] 
**StoreId** | **Number** | Store Id | [optional] 
**User** | [**UserEventInfo**](UserEventInfo.md) | User which did the action | [optional] 
**Description** | **String** | Description | [optional] 
**DescriptionFormat** | **String** | Description with format placeholders | [optional] 
**DescriptionFields** | **String** | Description with format placeholders | [optional] 
**DescriptionId** | **String** | Description | [optional] 
**Ref1** | **String** | Ref (reference field) | [optional] 
**Ref2** | **String** | Ref2 (reference field) | [optional] 
**Ref3** | **String** | Ref3 (reference field) | [optional] 
**Ref4** | **String** | Ref4 (reference field) | [optional] 
**OrderId** | **Number** | Order Id | [optional] 
**Tags** | **[String]** | Tags | [optional] 
**FieldChanges** | [**[FieldChangeInformation]**](FieldChangeInformation.md) | Field changes list | [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] 


