Name | Type | Description | Notes |
---|---|---|---|
succeeded | boolean | Has the repayment been successful | [optional] [default to undefined] |
label | string | Error identifier for unsuccessful operations; empty for successful. | [optional] [default to undefined] |
message | string | Error description in case of operation failure; 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] |