builtinUserInputAction property

BuiltInUserInputAction? builtinUserInputAction
getter/setter pair

Action implemented and performed in (your) third-party application.

The application needs to show an additional content and input form to the merchant as specified for given action. They can trigger the action only when they provided all required inputs.

Implementation

BuiltInUserInputAction? builtinUserInputAction;