Sha256: fe97d828106d6c57ae964fa47fdce3286c788db569e028b0398bdb232aec193c
Contents?: true
Size: 513 Bytes
Versions: 3
Compression:
Stored size: 513 Bytes
Contents
# 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]
Version data entries
3 entries across 3 versions & 2 rubygems