Class: Dnsimple::CollectionResponse
- 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
Instance Attribute Summary
Attributes inherited from Response
#data, #http_response, #rate_limit, #rate_limit_remaining, #rate_limit_reset
Method Summary
Methods inherited from Response
Constructor Details
This class inherits a constructor from Dnsimple::Response