Rss Litigation
Implementation details
Class names
Model name | Parameters class | Data class |
---|---|---|
RssLitigation | RssLitigationQueryParams | RssLitigationData |
Import Statement
from openbb_core.provider.standard_models. import (
RssLitigationData,
RssLitigationQueryParams,
)
Parameters
- standard
- sec
Data
- standard
- sec
published
: datetime
The date of publication.
title
: str
The title of the release.
summary
: str
Short summary of the release.
id
: str
The identifier associated with the release.
link
: str
URL to the release.