GroupWithAuth
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] |
creator |
\GiteeEnterprise\Model\UserWithRemark |
创建者 |
[optional] |
createdAt |
string |
创建时间 |
[optional] |
updatedAt |
string |
更新时间 |
[optional] |
canQuit |
bool |
能否编辑退出 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]