ExOkex.Api.parse_response

You're seeing just the function parse_response, go back to ExOkex.Api module for more information.
Link to this function

parse_response(response)

View Source

Specs

parse_response(
  {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()}
  | {:error, HTTPoison.Error.t()}
) :: response()