bondora 0.2.5

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | [**Vec<crate::models::SecondMarketSell>**]SecondMarketSell.md | LoanParts to sell | [optional] [default to null]
**cancel_item_on_payment_received** | **bool** | Allows auto cancellation of loans on sale if they receive new repayments | [optional] [default to null]
**cancel_item_on_reschedule** | **bool** | Allows auto cancellation of loans on sale if they are rescheduled | [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)