action property
An action that needs to be performed to solve the problem represented by this reason.
This action will always be available. Should be rendered as a link or button next to the summarizing message. For example, the review may be available only once merchant configure all required attributes. In such a situation this action can be a link to the form, where they can fill the missing attribute to unblock the main action.
Optional.
Implementation
Action? action;