# EventLogRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **event_date_from** | **String** | Start datetime | [optional] [default to null] **event_date_to** | **String** | end datetime | [optional] [default to null] **event_type** | **i32** | Event type | [optional] [default to null] **ip_address** | **String** | IP address | [optional] [default to null] **page_size** | **i32** | Max items in result, up to 20000 | [optional] [default to null] **page_nr** | **i32** | Result page nr | [optional] [default to null] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)