| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | A unique id for this prompt. | |
| sentAt | BigDecimal | The unix timestamp when this prompt was sent. | |
| isExpired | Boolean | Whether the prompt can still be answered. | |
| request | CreatePromptRequest | ||
| answer | PromptAnswer | [optional] | |
| metadata | PromptMetadata | [optional] |