ExOpenSea.Http.Response (ex_open_sea v0.0.7)

Link to this section Summary

Link to this section Types

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