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