IssueTypeInEnterprise
Properties
| Name |
Type |
Description |
Notes |
| id |
int |
任务类型 ID |
[optional] |
| title |
string |
任务类型的名称 |
[optional] |
| template |
string |
任务类型模板 |
[optional] |
| ident |
string |
唯一标识符 |
[optional] |
| color |
string |
颜色 |
[optional] |
| isSystem |
bool |
是否系统默认类型 |
[optional] |
| createdAt |
string |
任务类型创建时间 |
[optional] |
| updatedAt |
string |
任务类型更新时间 |
[optional] |
| category |
string |
类型属性 |
[optional] |
| description |
string |
任务类型描述 |
[optional] |
| programsCount |
int |
使用的项目数量 |
[optional] |
| state |
int |
任务类型的状态 |
[optional] |
| isMigrating |
bool |
是否正在迁移 |
[optional] |
| isAnyissueUsing |
bool |
是否有工作项正在使用 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]