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

interface Scope {
    project?: Version3.Version3Models.ProjectDetails;
    type?: string;
}

Properties

Properties

type?: string

The type of scope.