bondora 0.2.5

Bondora API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# EventLogItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**event_date** | **String** | Event date | [optional] [default to null]
**event_type** | **i32** | Event type | [optional] [default to null]
**ip_address** | **String** | IP address | [optional] [default to null]
**data** | **String** | Request data JSON format | [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)