WorkItemTypeTemplateUpdateModel interface

Describes a update work item type template request body.

Properties

actionType

Describes the type of the action for the update request.

methodology

Methodology to which the template belongs, eg. Agile, Scrum, CMMI.

template

String representation of the work item type template.

templateType

The type of the template described in the request body.

Property Details

actionType

Describes the type of the action for the update request.

actionType: ProvisioningActionType

Property Value

methodology

Methodology to which the template belongs, eg. Agile, Scrum, CMMI.

methodology: string

Property Value

string

template

String representation of the work item type template.

template: string

Property Value

string

templateType

The type of the template described in the request body.

templateType: TemplateType

Property Value