Class: SecApi::Objects::DataFile
- Inherits:
-
DocumentFormatFile
- Object
- Dry::Struct
- DocumentFormatFile
- SecApi::Objects::DataFile
- Defined in:
- lib/sec_api/objects/data_file.rb
Overview
Represents a data file (XBRL, XML, etc.) within an SEC filing.
DataFile objects inherit from DocumentFormatFile and represent structured data files such as XBRL instance documents, XML schemas, and other machine-readable attachments. All instances are immutable.
DataFile inherits all attributes from DocumentFormatFile:
-
sequence- File sequence number -
description- File description (optional) -
type- MIME type or file type -
url- Direct URL to download the file -
size- File size in bytes