bondora 0.2.5

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**is_refinanced** | **bool** | Is refinanced  <para>Only Value for new Auctions since 1st of june 2017 is false</para> | [optional] [default to null]
**type_of_liability** | **i32** | Type of liability  <para>Only Value for new Auctions since 1st of june 2017 is -1 (NotUsed)</para> | [optional] [default to null]
**creditor** | **String** | Creditor | [optional] [default to null]
**monthly_payment** | **f64** | Monthly payment | [optional] [default to null]
**outstanding** | **f64** | Outstanding  <para>Only Value for new Auctions since 1st of june 2017 is NULL</para> | [optional] [default to null]
**collateral_type** | **i32** | Type of collateral  <para>Only Value for new Auctions since 1st of june 2017 is -1 (NotUsed)</para> | [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)