--- title: DecisionsDownloadMetadata --- ## PureCloud::DecisionsDownloadMetadata ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **start_date** | **DateTime** | The start date on the data file. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **end_date** | **DateTime** | The end date on the data file. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **description** | **String** | The description of the file | [optional] | | **size_bytes** | **Integer** | The size of the file | [optional] | | **last_modified_date** | **DateTime** | The last modified date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}