# MultiLoanRepayItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **currency** | **str** | Repayment currency | [optional] **amount** | **str** | Size | [optional] **repaid_all** | **bool** | Repayment method, set to true for full repayment, false for partial repayment. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)