ApiError defines the struct for a basic api error response.
Optional
Error makes it compatible with the error interface.
error
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.