Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface ActionTriggerCompatibleTrigger

    interface ActionTriggerCompatibleTrigger {
        id: string;
        version: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    id: string
    version: string

    The version of a trigger. v1, v2, etc.