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