Field | Type | Required | Description |
---|---|---|---|
apiEndpoint |
shared.ApiEndpoint | ➖ | OK |
contentType |
string | ✔️ | HTTP response content type for this operation |
error |
shared.ErrorT | ➖ | Default error response |
statusCode |
number | ✔️ | HTTP response status code for this operation |
rawResponse |
AxiosResponse | ➖ | Raw HTTP response; suitable for custom response parsing |