Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkItemTypeModel

Hierarchy

  • WorkItemTypeModel

Index

Properties

Optional behaviors

behaviors: Array<WorkItemTypeBehavior>

Behaviors of the work item type

Optional color

color: string

Color of the work item type

Optional description

description: string

Description of the work item type

Optional icon

icon: string

Icon of the work item type

Optional id

id: string

The ID of the work item type

Optional inherits

inherits: string

Parent WIT Id/Internal ReferenceName that it inherits from

Optional isDisabled

isDisabled: boolean

Is work item type disabled

Optional layout

layout: FormLayout

Layout of the work item type

Optional name

name: string

Name of the work item type

Optional states

States of the work item type

Optional url

url: string

Url of the work item type

Generated using TypeDoc