
[//]: # (CLASS:InsiderTransactionFiling)

[//]: # (KIND:object)

### InsiderTransactionFiling

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**filingDate** | Date | The date of the filing with the SEC made by the owner &nbsp;
**filingUrl** | String | The URL of the filing with the SEC &nbsp;
**issuerTicker** | String | The ticker of the issuing company. &nbsp;
**issuerCik** | String | The Central Index Key (CIK) of the issuing company. &nbsp;
**issuerCompany** | String | The name of the issuing company. &nbsp;
**transactions** | [**[InsiderTransaction]**](InsiderTransaction.md) | The insider transactions associated with the filing &nbsp;
**company** | [**CompanySummary**](CompanySummary.md) | The company associated with the filing &nbsp;
**owner** | [**OwnerSummary**](OwnerSummary.md) | The owner associated with the filing &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:InsiderTransaction)


[//]: # (CONTAINED_CLASS:CompanySummary)


[//]: # (CONTAINED_CLASS:OwnerSummary)





