@servicenow/sdk - v4.4.1
    Preparing search index...
    interface SubflowProps {
        access?: "public" | "package_private";
        annotation?: string;
        category?: string;
    }
    Index

    Properties

    access?: "public" | "package_private"
    annotation?: string
    category?: string