doc_out/Segment.html.md in purecloud-0.50.1 vs doc_out/Segment.html.md in purecloud-0.51.1

- old
+ new

@@ -5,13 +5,13 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **start_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **end_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **type** | **String** | | [optional] | -| **how_ended** | **String** | | [optional] | -| **disconnect_type** | **String** | | [optional] | +| **start_time** | **DateTime** | The timestamp when this segment began. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | +| **end_time** | **DateTime** | The timestamp when this segment ended. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | +| **type** | **String** | The activity taking place for the participant in the segment. | [optional] | +| **how_ended** | **String** | A description of the event that ended the segment. | [optional] | +| **disconnect_type** | **String** | A description of the event that disconnected the segment | [optional] | {: class="table table-striped"}