# PromptAnswer
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**result** | **bool** | The user's answer to whether or not they approve this prompt. |
**time** | **f32** | The unix timestamp when the user answered the prompt. |
**metadata** | [***::models::AnswerMetadata**](AnswerMetadata.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)