ApiError defines the struct for a basic api error response.
Error makes it compatible with the error interface.
error
Is reports whether the current ApiError wraps the target.
RawData returns the unformatted error data (could be an internal error, text, etc.)
Generated using TypeDoc
ApiError defines the struct for a basic api error response.