| Name | Type | Description | Notes |
|---|---|---|---|
| succeeded | boolean | Whether the repayment was successful | [optional] [default to undefined] |
| label | string | Error identifier for failed operations; empty when successful | [optional] [default to undefined] |
| message | string | Error description for failed operations; empty when successful | [optional] [default to undefined] |
| currency | string | Repayment currency | [optional] [default to undefined] |
| repaidPrincipal | string | Principal | [optional] [default to undefined] |
| repaidInterest | string | Principal | [optional] [default to undefined] |