DocumentCountGroupingProperty
union DocumentCountGroupingProperty = Company | IndustrySector | Country | DocumentTypeAndDateGroup
Possible types
DocumentCountGroupingProperty.Company
object
Base information about a Company.
This type includes identifiers of a company from various "company universes", as well as some additional fields that help in distinguishing the company.
Example use cases: in watchlists, or documents associated to certain companies.
DocumentCountGroupingProperty.IndustrySector
object
DocumentCountGroupingProperty.Country
object
Countries of the world
DocumentCountGroupingProperty.DocumentTypeAndDateGroup
object
Member of
GroupedCount
object