| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | 仓库ID | [optional] |
| name | string | 仓库名称 | [optional] |
| path | string | 仓库路径 | [optional] |
| public | int | 仓库的公开选项。0: 私有; 1: 公开; 2: 内部公开; | [optional] |
| enterpriseId | int | 企业 id | [optional] |
| createdAt | string | 仓库创建时间 | [optional] |
| updatedAt | string | 仓库更新时间 | [optional] |