The projects the item is associated with. Indicated for items associated with next-gen projects.

interface Scope {
    project?: Version2.Version2Models.ProjectDetails;
    type?: string;
}

Properties

Properties

type?: string

The type of scope.