externalAction property

ExternalAction? externalAction
getter/setter pair

Action that is implemented and performed outside of (your) third-party application.

The application needs to redirect the merchant to the external location where they can perform the action.

Implementation

ExternalAction? externalAction;