| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | The ID of repository. | [optional] |
| name | String | The name of repository. | [optional] |
| project_id | Integer | The project ID of repository. | [optional] |
| description | String | The description of repository. | [optional] |
| pull_count | Integer | The pull count of repository. | [optional] |
| star_count | Integer | The star count of repository. | [optional] |
| tags_count | Integer | The tags count of repository. | [optional] |
| labels | Array<Label> | The label list. | [optional] |
| creation_time | String | The creation time of repository. | [optional] |
| update_time | String | The update time of repository. | [optional] |