--- title: Segment --- ## PureCloud::Segment ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **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"}