Introduction
The DoubleOpInReconfirmation
user interaction can be used to to finish the double opt in process where both the invitee and the inviter need to confirm.
Input Data
InitiatorId
The id of the user who initiated the process.
Comment
The comment that will be presented to the receiver.
InitiatorAttributes
A list of attributes name that shall be displayed to the receiver from the initiater.
AcceptSignalName
The signal name that will be sent to the workflow in case the user accepts the invitation.
DeclineSignalName
The signal name that will be sent to the workflow in case the user declines the invitation.