View Source Dnsimple.Response (dnsimple v3.3.0)
Link to this section Summary
Link to this section 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() }