Twilio.Resources.Knowledge.V2.KnowledgeBase.Knowledge
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Knowledge resource.
Properties
| Field | Description |
|---|
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| createdAt | The date and time in GMT when the Knowledge was created specified in ISO 8601 format.. Format: date-time |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
description | A detailed description of the knowledge source and when to use it. This helps provide context about the content and its intended purpose. |
name | The name of the knowledge source. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| status | The status of processing the knowledge source ('SCHEDULED', 'QUEUED', 'PROCESSING', 'COMPLETED', 'FAILED').. Values: SCHEDULED, QUEUED, PROCESSING, COMPLETED, FAILED |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
| updatedAt | The date and time in GMT when the Knowledge was last updated specified in ISO 8601 format.. Format: date-time |