Module: SecApi::Collections

Defined in:
lib/sec_api/collections/fulltext_results.rb,
lib/sec_api/collections/filings.rb

Overview

Collection wrappers for API response arrays.

Collections provide Enumerable-style access to groups of value objects returned from API calls, with additional methods for pagination and metadata access.

Defined Under Namespace

Classes: Filings, FulltextResults