# ApproveAPISwagger::Prompt ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | A unique id for this prompt. | **sent_at** | **Float** | The unix timestamp when this prompt was sent. | **expires_at** | **Float** | The unix timestamp when this prompt can no longer be answered. | [optional] **answer** | [**PromptAnswer**](PromptAnswer.md) | | [optional] **metadata** | [**PromptMetadata**](PromptMetadata.md) | | [optional]