| Name | Type | Description | Notes |
|---|---|---|---|
| succeeded | bool | Whether the repayment was successful | [optional] |
| label | str | Error identifier for failed operations; empty when successful | [optional] |
| message | str | Error description for failed operations; empty when successful | [optional] |
| currency | str | Repayment currency | [optional] |
| repaid_principal | str | Principal | [optional] |
| repaid_interest | str | Principal | [optional] |