Name | Type | Description | Notes |
---|---|---|---|
payload | LoanPartDetails | The payload of the response. Type depends on the API request. | [optional] |
success | bool | Indicates if the request was successfull or not. true if the request was handled successfully, false otherwise. | |
errors | list[ApiError] | Error(s) accociated with the API request. | [optional] |