README.md
pyproject.toml
setup.cfg
setup.py
financial_reports_generated_client/__init__.py
financial_reports_generated_client/api_client.py
financial_reports_generated_client/api_response.py
financial_reports_generated_client/client.py
financial_reports_generated_client/configuration.py
financial_reports_generated_client/exceptions.py
financial_reports_generated_client/py.typed
financial_reports_generated_client/rest.py
financial_reports_generated_client.egg-info/PKG-INFO
financial_reports_generated_client.egg-info/SOURCES.txt
financial_reports_generated_client.egg-info/dependency_links.txt
financial_reports_generated_client.egg-info/requires.txt
financial_reports_generated_client.egg-info/top_level.txt
financial_reports_generated_client/api/__init__.py
financial_reports_generated_client/api/companies_api.py
financial_reports_generated_client/api/countries_api.py
financial_reports_generated_client/api/filing_categories_api.py
financial_reports_generated_client/api/filing_types_api.py
financial_reports_generated_client/api/filings_api.py
financial_reports_generated_client/api/financial_data_api.py
financial_reports_generated_client/api/isic_classifications_api.py
financial_reports_generated_client/api/isins_api.py
financial_reports_generated_client/api/languages_api.py
financial_reports_generated_client/api/sources_api.py
financial_reports_generated_client/api/watchlist_api.py
financial_reports_generated_client/api/webhooks_management_api.py
financial_reports_generated_client/models/__init__.py
financial_reports_generated_client/models/bulk_watchlist.py
financial_reports_generated_client/models/bulk_watchlist_response.py
financial_reports_generated_client/models/companies_financials_retrieve200_response.py
financial_reports_generated_client/models/companies_financials_retrieve200_response_currency.py
financial_reports_generated_client/models/companies_financials_retrieve200_response_filters.py
financial_reports_generated_client/models/companies_financials_retrieve200_response_periods_inner.py
financial_reports_generated_client/models/company.py
financial_reports_generated_client/models/company_minimal.py
financial_reports_generated_client/models/country.py
financial_reports_generated_client/models/designated_sponsor.py
financial_reports_generated_client/models/entity_legal_form.py
financial_reports_generated_client/models/error_detail.py
financial_reports_generated_client/models/filing.py
financial_reports_generated_client/models/filing_category.py
financial_reports_generated_client/models/filing_history.py
financial_reports_generated_client/models/filing_processed_payload.py
financial_reports_generated_client/models/filing_summary.py
financial_reports_generated_client/models/filing_type.py
financial_reports_generated_client/models/fiscal_period_enum.py
financial_reports_generated_client/models/isic_class.py
financial_reports_generated_client/models/isic_division.py
financial_reports_generated_client/models/isic_group.py
financial_reports_generated_client/models/isic_section.py
financial_reports_generated_client/models/isin.py
financial_reports_generated_client/models/jurisdiction.py
financial_reports_generated_client/models/language.py
financial_reports_generated_client/models/line_item_definition.py
financial_reports_generated_client/models/listed_stock_exchange.py
financial_reports_generated_client/models/next_annual_report.py
financial_reports_generated_client/models/paginated_company_minimal_list.py
financial_reports_generated_client/models/paginated_country_list.py
financial_reports_generated_client/models/paginated_filing_category_list.py
financial_reports_generated_client/models/paginated_filing_history_list.py
financial_reports_generated_client/models/paginated_filing_summary_list.py
financial_reports_generated_client/models/paginated_filing_type_list.py
financial_reports_generated_client/models/paginated_isic_class_list.py
financial_reports_generated_client/models/paginated_isic_division_list.py
financial_reports_generated_client/models/paginated_isic_group_list.py
financial_reports_generated_client/models/paginated_isic_section_list.py
financial_reports_generated_client/models/paginated_isin_list.py
financial_reports_generated_client/models/paginated_language_list.py
financial_reports_generated_client/models/paginated_line_item_definition_list.py
financial_reports_generated_client/models/paginated_source_list.py
financial_reports_generated_client/models/paginated_webhook_delivery_list.py
financial_reports_generated_client/models/paginated_webhook_list.py
financial_reports_generated_client/models/patched_webhook.py
financial_reports_generated_client/models/processing_status_enum.py
financial_reports_generated_client/models/source.py
financial_reports_generated_client/models/statement_type_enum.py
financial_reports_generated_client/models/status_enum.py
financial_reports_generated_client/models/stock_index.py
financial_reports_generated_client/models/watchlist_action.py
financial_reports_generated_client/models/watchlist_company.py
financial_reports_generated_client/models/watchlist_page.py
financial_reports_generated_client/models/watchlist_response.py
financial_reports_generated_client/models/webhook.py
financial_reports_generated_client/models/webhook_company_payload.py
financial_reports_generated_client/models/webhook_create_response.py
financial_reports_generated_client/models/webhook_delivery.py
financial_reports_generated_client/models/webhook_delivery_detail.py
financial_reports_generated_client/models/webhook_filing_payload.py
financial_reports_generated_client/models/webhook_replay_response.py
financial_reports_generated_client/models/webhook_secret.py
financial_reports_generated_client/models/webhook_test_response.py
test/test_bulk_watchlist.py
test/test_bulk_watchlist_response.py
test/test_companies_api.py
test/test_companies_financials_retrieve200_response.py
test/test_companies_financials_retrieve200_response_currency.py
test/test_companies_financials_retrieve200_response_filters.py
test/test_companies_financials_retrieve200_response_periods_inner.py
test/test_company.py
test/test_company_minimal.py
test/test_countries_api.py
test/test_country.py
test/test_designated_sponsor.py
test/test_entity_legal_form.py
test/test_error_detail.py
test/test_filing.py
test/test_filing_categories_api.py
test/test_filing_category.py
test/test_filing_history.py
test/test_filing_processed_payload.py
test/test_filing_summary.py
test/test_filing_type.py
test/test_filing_types_api.py
test/test_filings_api.py
test/test_financial_data_api.py
test/test_fiscal_period_enum.py
test/test_isic_class.py
test/test_isic_classifications_api.py
test/test_isic_division.py
test/test_isic_group.py
test/test_isic_section.py
test/test_isin.py
test/test_isins_api.py
test/test_jurisdiction.py
test/test_language.py
test/test_languages_api.py
test/test_line_item_definition.py
test/test_listed_stock_exchange.py
test/test_next_annual_report.py
test/test_paginated_company_minimal_list.py
test/test_paginated_country_list.py
test/test_paginated_filing_category_list.py
test/test_paginated_filing_history_list.py
test/test_paginated_filing_summary_list.py
test/test_paginated_filing_type_list.py
test/test_paginated_isic_class_list.py
test/test_paginated_isic_division_list.py
test/test_paginated_isic_group_list.py
test/test_paginated_isic_section_list.py
test/test_paginated_isin_list.py
test/test_paginated_language_list.py
test/test_paginated_line_item_definition_list.py
test/test_paginated_source_list.py
test/test_paginated_webhook_delivery_list.py
test/test_paginated_webhook_list.py
test/test_patched_webhook.py
test/test_processing_status_enum.py
test/test_source.py
test/test_sources_api.py
test/test_statement_type_enum.py
test/test_status_enum.py
test/test_stock_index.py
test/test_watchlist_action.py
test/test_watchlist_api.py
test/test_watchlist_company.py
test/test_watchlist_page.py
test/test_watchlist_response.py
test/test_webhook.py
test/test_webhook_company_payload.py
test/test_webhook_create_response.py
test/test_webhook_delivery.py
test/test_webhook_delivery_detail.py
test/test_webhook_filing_payload.py
test/test_webhook_replay_response.py
test/test_webhook_secret.py
test/test_webhook_test_response.py
test/test_webhooks_management_api.py