bondora 0.2.5

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**report_id** | **String** | Reports unique identifier | [optional] [default to null]
**created_on** | **String** | Report created date | [optional] [default to null]
**generated_on** | **String** | Report generated date | [optional] [default to null]
**period_start** | **String** | Report period end date | [optional] [default to null]
**period_end** | **String** | Report period start date | [optional] [default to null]
**report_type** | **i32** | Report's type | [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)