WorkItemTypeTemplateUpdateModel interface
描述更新工作项类型模板请求正文。
属性
| action |
描述更新请求的作类型。 |
| methodology | 模板所属的方法,例如。 敏捷、Scrum、CMMI。 |
| template | 工作项类型模板的字符串表示形式。 |
| template |
请求正文中描述的模板的类型。 |
属性详细信息
actionType
methodology
模板所属的方法,例如。 敏捷、Scrum、CMMI。
methodology: string
属性值
string
template
工作项类型模板的字符串表示形式。
template: string
属性值
string