Sha256: 0c4f43ee1c11c85875bc0f09dae0ecde3a74429e6578691ad49c6b76e1f5bae4
Contents?: true
Size: 553 Bytes
Versions: 2
Compression:
Stored size: 553 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. | **is_expired** | **BOOLEAN** | Whether the prompt can still be answered. | **request** | [**CreatePromptRequest**](CreatePromptRequest.md) | | **answer** | [**PromptAnswer**](PromptAnswer.md) | | [optional] **metadata** | [**PromptMetadata**](PromptMetadata.md) | | [optional]
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
approveapi-1.0.8 | vendor/bundle/ruby/2.6.0/gems/approveapi_swagger-1.0.6/docs/Prompt.md |
approveapi_swagger-1.0.6 | docs/Prompt.md |