Arangox v0.2.1 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.header()],
  status: pos_integer()
}