ProgramDirectory
Properties
| Name |
Type |
Description |
Notes |
| id |
int |
id |
[optional] |
| parentId |
int |
父层级的 id |
[optional] |
| name |
string |
名称 |
[optional] |
| public |
string |
权限值 |
[optional] |
| publicName |
string |
权限名称 |
[optional] |
| program |
string |
关联项目 |
[optional] |
| fileType |
string |
关联类型 |
[optional] |
| fileId |
string |
关联类型的 id |
[optional] |
| childrenCount |
string |
|
[optional] |
| fileVersions |
bool |
是否查看附件历史版本 |
[optional] |
| creator |
\GiteeEnterprise\Model\UserWithRemark |
创建者 |
[optional] |
| category |
string |
项目属性 |
[optional] |
| ident |
string |
项目编号 |
[optional] |
| createdAt |
string |
创建时间 |
[optional] |
| updatedAt |
string |
更新时间 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]