ExMagicEden.Http.Response (ex_magic_eden v0.0.5)

Link to this section Summary

Link to this section Types

@type t() :: %ExMagicEden.Http.Response{
  body: String.t(),
  status_code: non_neg_integer()
}