Arangox v0.4.0 Arangox.Response View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Arangox.Response{
  body: Arangox.body(),
  headers: Arangox.headers(),
  status: pos_integer()
}