mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
908 B
908 B
Project
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| closedAt | Date | [optional] | |
| createdAt | Date | [optional] | |
| creatorId | Long | CreatorID is the user who created the project | [optional] |
| description | String | Description provides details about the project | [optional] |
| id | Long | ID is the unique identifier for the project | [optional] |
| isClosed | Boolean | IsClosed indicates if the project is closed | [optional] |
| ownerId | Long | OwnerID is the owner of the project (for org-level projects) | [optional] |
| repoId | Long | RepoID is the repository this project belongs to (for repo-level projects) | [optional] |
| title | String | Title is the title of the project | [optional] |
| updatedAt | Date | [optional] |