ProjectGroupRoot
Properties
| Name |
Type |
Description |
Notes |
| id |
int |
团队 id |
[optional] |
| name |
string |
团队名称 |
[optional] |
| path |
string |
团队路径 |
[optional] |
| avatarUrl |
string |
团队头像 |
[optional] |
| description |
string |
团队描述 |
[optional] |
| groupType |
int |
deprecated.团队的类型值。0: 内部 1:公开 2:外包 |
[optional] |
| groupTypeHumanName |
string |
团队的类型名称 |
[optional] |
| public |
int |
团队的类型值。0: 内部 1:公开 2:外包 |
[optional] |
| completeName |
string |
完整团队名称 |
[optional] |
| completePath |
string |
完整团队路径 |
[optional] |
| type |
string |
空间类型(Enterprise: 企业; Group: 组织; ProjectGroup: 仓库组; 其它情况:个人) |
[optional] |
| typeCn |
string |
类型 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]