Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 553 Bytes

File metadata and controls

13 lines (10 loc) · 553 Bytes

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
answer PromptAnswer [optional]
metadata PromptMetadata [optional]