OpenFin Workspace Platform API
    Preparing search index...

    Type Alias CustomActionPayload

    The payload received by a Custom Action. The callerType property can be used to determine what data is available in the payload and cast accordingly. When callerType == CustomActionCallerType.API, the payload is defined by the code directly invoking the action.