View Source Dnsimple.Response (dnsimple v4.0.0)
Summary
Types
@type 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() }