--- title: SocialExpression --- ## PureCloud::SocialExpression ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **state** | **String** | | [optional] | | **id** | **String** | | [optional] | | **social_media_id** | **String** | | [optional] | | **social_media_hub** | **String** | | [optional] | | **social_user_name** | **String** | | [optional] | | **preview_text** | **String** | | [optional] | | **recording_id** | **String** | | [optional] | | **segments** | [**Array<Segment>**](Segment.html) | | [optional] | | **held** | **BOOLEAN** | | [optional] [default to false]| | **disconnect_type** | **String** | | [optional] | | **start_hold_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **connected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **disconnected_time** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}