Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Contributor

Contributor to a project to whom work can be assigned.

A contributor can have one or more members.

Hierarchy

  • Contributor

Index

Properties

id

id: string

Identifier for this contributor. If the contributor exists in YouTrack as a user, this should be the YouTrack-internal ID (YouTrack REST API entity name User), so that issue assignees in YouTrack can be considered for scheduling.

minutesPerWeek

minutesPerWeek: number

The number of minutes per week each member of this contributor is available.

Optional numMembers

numMembers: undefined | number

The number of members in this group.

By default, there is only a single member; that is, 1.

Generated using TypeDoc