UserPrompt
UserPrompt
User prompt waiting for acknowledgment
JSON Example
{
"id": "string",
"raised_time": 0,
"description": "string",
"callout_id": "string",
"prompt_text": "string"
}
string
id
Required
Identifier of the object.
integer As int64 As int64
raised_time
Required
The time when the prompt was initially raised, in milliseconds.
string
description
Required
Description about the prompt.
string
callout_id
Required
Associated callout id.
string
prompt_text
Required
Text to display while running a recovery operation.