View Source Neuron.Response (neuron v5.1.0)

Struct representation of a query response.

Link to this section Summary

Link to this section Types

@type t() :: %Neuron.Response{body: map(), headers: keyword(), status_code: integer()}