Twilio.Resources.Memory.V1.Store.Profile.Observation
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Observation resource.
A transient and mutable observation memory associated with a profile.
Properties
| Field | Description |
|---|---|
content | The main content of the observation. |
conversationIds | Array of conversation IDs associated with this observation. |
createdAt | The timestamp when the observation was created.. Format: date-time |
occurredAt | The timestamp when the observation originally occurred.. Format: date-time |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
source | The source system that generated this observation. Allows letters, numbers, spaces, and URL-safe symbols. Excludes URL-unsafe characters like quotes, angle brackets, and control characters. |
updatedAt | The timestamp when the observation was last updated.. Format: date-time |