Summary
Entity representing a concise summary of a content object, a place, or a person.
Fields
Field | Type | Mode † | Description |
---|---|---|---|
answer | String | read-only | URI of the correct answer (if any), if this object is a discussion marked as a question. Availability:Only present if summary of a discussion marked as a question with a message marked as the correct answer Since: 3.8 |
externalID | String | read-only | The External ID of the summarized object. Availability:Only present if summary of an external activity stream object. Since: 3.10 |
externalStreamID | String | read-only | The External Stream ID of the summarized object. Availability:Only present if summary of an external activity stream object. Since: 3.10 |
html | String | read-only | The URI of the HTML representation of the summarized object. |
id | String | read-only | The object ID of the summarized object. |
name | String | read-only | The name of the summarized object. |
question | Boolean | read-only | Flag indicating that this discussion is marked as a question, if Availability:Only present if summary of a discussion. Since: 3.8 |
resolved | String | read-only | If the Availability:Only present if summary of a discussion marked as a question. Since: 3.8 |
type | String | read-only | The type of the summarized object. |
uri | String | read-only | The URI of the JSON representation of the summarized object. |