| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | 仓库组 id | [optional] |
| completeName | string | 仓库组完整名称 | [optional] |
| completePath | string | 仓库组完整路径 | [optional] |
| name | string | 仓库组名称 | [optional] |
| parentId | int | 仓库组上级id | [optional] |
| path | string | 仓库组路径 | [optional] |
| description | string | 仓库组简介 | [optional] |
| createdAt | string | 创建时间 | [optional] |
| updatedAt | string | 更新时间 | [optional] |
| isExtra | bool | 是否为断层仓库组 | [optional] |
| isLeaf | bool | 是否为叶子节点 | [optional] |