View Source Algoliax.Response (Algoliax v0.7.1)

Algolia API response

Link to this section Summary

Link to this section Types

Specs

t() :: %Algoliax.Response{
  params: keyword(),
  response: map(),
  task_id: integer(),
  updated_at: binary()
}

Link to this section Functions