| Name | Type | Description | Notes |
|---|---|---|---|
| user | \Flipdish\Client\Models\UserEventInfo | Optional user who triggered creation (may be null for device self-create). | [optional] |
| device_id | string | Device id | [optional] |
| hydra_user_id | int | Zeus Hydra user id | [optional] |
| user_type | string | Hydra user type (Kiosk / Terminal) as integer. Prefer {Flipdish.PublicModels.V1.Events.Hydra.HydraCreatedEvent.DeviceType}. | [optional] |
| device_type | string | Hydra device type (Kiosk / Terminal), serialized as string. | [optional] |
| event_name | string | The event name | [optional] |
| flipdish_event_id | string | The identitfier of the event | [optional] |
| create_time | \DateTime | The time of creation of the event | [optional] |
| position | int | Position | [optional] |
| app_id | string | App id | [optional] |
| org_id | string | Org id | [optional] |
| ip_address | string | Ip Address | [optional] |
| activity_id | string | Activity Id | [optional] |
| activity_type | string | Activity Type | [optional] |