An api inner error containing the details about why the api request failed
| Name | Description | Type | Additional information |
|---|---|---|---|
| innererror |
The inner error property containing the details about why the api request failed |
ApiInnerError | |
| message |
The error message property containing a detailed inner error message |
ApiErrorMessage | |
| type |
The type property indicating the type of the inner error |
string | |
| trace |
The stack trace property containing the full stack trace of the inner error |
string |