Sha256: d1c35fda7e28b68f2a792ea378f583418d9ad855f54b9a785a5e70b77066f1d8
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
--- title: ExpressionResponse --- ## PureCloud::ExpressionResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **date_created** | **DateTime** | Creation date for the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date the entity was last modified. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **social_hub** | **String** | The name of the social hub. | [optional] | | **conversation** | [**Conversation**](Conversation.html) | The conversation that this response is a part of. | [optional] | | **twitter_expression** | [**TwitterExpression**](TwitterExpression.html) | The twitter expression that this is in response to. | [optional] | | **raw_response_text** | **String** | The raw text of the response. | [optional] | | **social_account** | [**SocialAccount**](SocialAccount.html) | The Social Account used to publish this expression | | | **social_hub_response_id** | **String** | The id given to this response from the social hub | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.45.1 | doc_out/ExpressionResponse.html.md |