
[//]: # (CLASS:BulkDownloadSummary)

[//]: # (KIND:object)

### BulkDownloadSummary

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**id** | String | The Intrinio ID of the bulk download &nbsp;
**name** | String | The name of the bulk download &nbsp;
**format** | String | The file format of the bulk download &nbsp;
**dataLengthBytes** | String | The total length of the bulk download data in bytes &nbsp;
**updateFrequency** | String | The update frequency for the bulk download &nbsp;
**lastUpdated** | Date | The date on which the bulk download was last updated &nbsp;
**links** | [**[BulkDownloadLinks]**](BulkDownloadLinks.md) | Links to all of the files comprising the bulk download. Links expire in 24 hours. &nbsp;

[//]: # (END_DEFINITION)


[//]: # (CONTAINED_CLASS:BulkDownloadLinks)





