Sha256: 3859c7925c28522d36970c150be1a01e11edc9279da0a6297ae411324b8d2197
Contents?: true
Size: 1.05 KB
Versions: 8
Compression:
Stored size: 1.05 KB
Contents
--- 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"}
Version data entries
8 entries across 8 versions & 1 rubygems