Type guard to check if the given data is an ApiXErrorResponse.
ApiXErrorResponse
The data to check.
true if the data is an ApiXErrorResponse, otherwise false.
true
false
Type guard to check if the given data is an
ApiXErrorResponse
.