Name | Type | Description | Notes |
---|---|---|---|
id | String | A unique id for this prompt. | |
sent_at | f32 | The unix timestamp when this prompt was sent. | |
is_expired | bool | Whether the prompt can still be answered. | |
request | *::models::CreatePromptRequest | ||
answer | *::models::PromptAnswer | [optional] | |
metadata | *::models::PromptMetadata | [optional] |