# SecondMarketSaleRequest
## Properties
**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)