Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateProcessWorkItemTypeRequest

Class for create work item type request

Hierarchy

  • CreateProcessWorkItemTypeRequest

Index

Properties

Optional color

color: string

Color hexadecimal code to represent the work item type

Optional description

description: string

Description of the work item type

Optional icon

icon: string

Icon to represent the work item type

Optional inheritsFrom

inheritsFrom: string

Parent work item type for work item type

Optional isDisabled

isDisabled: boolean

True if the work item type need to be disabled

Optional name

name: string

Name of work item type

Generated using TypeDoc