UserPromptDrResponseEntity

UserPromptDrResponseEntity
UserPromptDrResponseEntity

User prompt waiting for acknowledgment

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "raised_time": 0,
    "description": "string",
    "callout_id": "string",
    "prompt_text": "string",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

_meta