[//]: # (CLASS:Intrinio::Filing) [//]: # (KIND:object) ### Intrinio::Filing #### Properties [//]: # (START_DEFINITION) Name | Type | Description ------------ | ------------- | ------------- **id** | String | The Intrinio ID of the Filing   **filing_date** | Date | The date when the filing was submitted to the SEC by the company   **accepted_date** | DateTime | The date and time when the filing was accepted by SEC   **period_end_date** | Date | The ending date of the fiscal period for the filing   **report_type** | String | The filing <a href=\"https://docs.intrinio.com/documentation/sec_filing_report_types\" target=\"_blank\">report type</a>   **sec_unique_id** | String | A unique identifier for the filing provided by the SEC   **filing_url** | String | The URL to the filing page on the SEC site   **report_url** | String | The URL to the actual report on the SEC site   **instance_url** | String | The URL for the XBRL filing for the report   **company** | [**CompanySummary**](CompanySummary.md) |   [//]: # (END_DEFINITION) [//]: # (CONTAINED_CLASS:Intrinio::CompanySummary)