implements
BackedEnum
The user action in response to an elicitation request.
Accept = 'accept'
User submitted the form / confirmed the action.
Decline = 'decline'
User explicitly declined the action.
Cancel = 'cancel'
User dismissed without making an explicit choice.