doc_out/EdgeLogsJobFile.html.md in purecloud-0.48.1 vs doc_out/EdgeLogsJobFile.html.md in purecloud-0.49.1

- old
+ new

@@ -6,10 +6,19 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | -| **name** | **String** | | [optional] | +| **name** | **String** | The name of the entity. | | +| **description** | **String** | | [optional] | +| **version** | **Integer** | | [optional] | +| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **modified_by** | **String** | | [optional] | +| **created_by** | **String** | | [optional] | +| **state** | **String** | | [optional] | +| **modified_by_app** | **String** | | [optional] | +| **created_by_app** | **String** | | [optional] | | **time_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **time_modified** | **DateTime** | The time this log file was last modified on the Edge. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **size_bytes** | **Float** | The size of this file in bytes. | [optional] | | **upload_status** | **String** | The status of the upload of this file from the Edge to the cloud. Use /upload to start an upload. | [optional] | | **edge_path** | **String** | The path of this file on the Edge. | [optional] |