| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [optional] | |
| testProjectId | Long | [optional] | |
| name | String | [optional] | |
| repository | String | [optional] | |
| branch | String | [optional] | |
| username | String | [optional] | |
| password | String | [optional] | |
| projectId | Long | [optional] | |
| teamId | Long | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| updatedAt | OffsetDateTime | [optional] | |
| description | String | [optional] | |
| vcsType | VcsTypeEnum | [optional] |
| Name | Value |
|---|---|
| GITHUB | "GITHUB" |
| GITLAB | "GITLAB" |
| BITBUCKET | "BITBUCKET" |
| OTHERS | "OTHERS" |
- Serializable