Dnsimple.Response (dnsimple v3.1.0) View Source
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()
}