download_info.DownloadInfo

class xbrl_filings_api.download_info.DownloadInfo

Bases: object

Dataclass for attribute DownloadSpecs.info.

Methods

__repr__()

Return repr(self).

__str__()

Return str(self).

Attributes

obj

Filing object which is used as the origin for the download.

file

File type to download.

__hash__

obj: Any

Filing object which is used as the origin for the download.

__hash__ = None
__repr__()

Return repr(self).

file: Literal['json', 'package', 'xhtml']

File type to download.

Used as an attribute prefix while assigning save paths to obj.