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

    Interface GetActionModuleVersionsResponseContent

    interface GetActionModuleVersionsResponseContent {
        versions?: ActionModuleVersion[];
    }
    Index

    Properties

    Properties

    versions?: ActionModuleVersion[]

    A list of ActionsModuleVersion objects.