Name | Type | Description |
---|---|---|
FilingDate | DateTime? | The date of the filing with the SEC made by the owner |
FilingUrl | string | The URL of the filing with the SEC |
IssuerTicker | string | The ticker of the issuing company. |
IssuerCik | string | The Central Index Key (CIK) of the issuing company. |
IssuerCompany | string | The name of the issuing company. |
Transactions | List<InsiderTransaction> | The insider transactions associated with the filing |
Company | CompanySummary | The company associated with the filing |
Owner | OwnerSummary | The owner associated with the filing |