DocDirectory
Properties
Name |
Type |
Description |
Notes |
id |
int |
id |
[optional] |
parentId |
int |
父层级的 id |
[optional] |
name |
string |
名称 |
[optional] |
public |
string |
权限值 |
[optional] |
publicName |
string |
权限名称 |
[optional] |
program |
\GiteeEnterprise\Model\Program |
关联项目 |
[optional] |
fileType |
string |
关联类型。(目录:DocDirectory,文档:WikiInfo,附件:AttachFile) |
[optional] |
fileId |
string |
关联类型的 id |
[optional] |
children |
string |
|
[optional] |
createdAt |
string |
创建时间 |
[optional] |
updatedAt |
string |
更新时间 |
[optional] |
[Back to Model list] [Back to API list] [Back to README]