# DotVisionMotionApiV2.EventModel

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** |  | [optional] 
**type** | **Integer** |  | [optional] 
**organisationId** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**uniqueName** | **String** |  | [optional] 
**begin** | **Date** |  | [optional] 
**end** | **Date** |  | [optional] 
**place** | [**PlaceModel**](PlaceModel.md) |  | [optional] 
**zoomLevel** | **Number** |  | [optional] 
**radius** | **Number** |  | [optional] 
**description** | **String** |  | [optional] 
**imageUri** | **String** |  | [optional] 
**policy** | **Integer** |  | [optional] 
**views** | **Integer** |  | [optional] 
**participantCount** | **Integer** |  | [optional] 


