# ApproveAPISwagger::PromptAnswer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **time** | **Float** | The unix timestamp when the user answered the prompt. | **result** | **BOOLEAN** | The user's answer to whether or not they approve this prompt. | **metadata** | [**AnswerMetadata**](AnswerMetadata.md) | | [optional]