Jira.js - Jira Cloud API library
    Preparing search index...

    Interface ContainerOfWorkflowSchemeAssociations

    A container for a list of workflow schemes together with the projects they are associated with.

    interface ContainerOfWorkflowSchemeAssociations {
        values: Version3Models.WorkflowSchemeAssociations[];
    }
    Index

    Properties

    Properties

    A list of workflow schemes together with projects they are associated with.