| Name | Type | Description | Notes |
|---|---|---|---|
| EventName | string | The event name | [optional] |
| StoreId | int? | Id of the store whose order capacity configuration has been updated | [optional] |
| User | UserEventInfo | User which updated order capacity configuration for this store | [optional] |
| Description | string | Description | [optional] |
| OrderCapacityConfig | StoreOrderCapacityConfigEditModel | Updated order capacity configuration | [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] |