Dnsimple.Response (dnsimple v3.0.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Dnsimple.Response{
  data: any(),
  http_response: HTTPoison.Response.t(),
  pagination: Dnsimple.Response.Pagination,
  rate_limit: integer(),
  rate_limit_remaining: integer(),
  rate_limit_reset: integer()
}

Link to this section Functions

Link to this function

parse(arg, format)