Class: Dnsimple::CollectionResponse

Inherits:
Response
  • Object
show all
Defined in:
lib/dnsimple/response.rb

Overview

The CollectionResponse is a specific type of Response where the data is a collection of enumerable objects.

Direct Known Subclasses

PaginatedResponse

Instance Attribute Summary

Attributes inherited from Response

#data, #http_response, #rate_limit, #rate_limit_remaining, #rate_limit_reset

Method Summary

Methods inherited from Response

#initialize

Constructor Details

This class inherits a constructor from Dnsimple::Response