| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [optional] | |
| name | String | [optional] | |
| description | String | [optional] | |
| uploadFileId | Long | [optional] | |
| projectId | Long | [optional] | |
| teamId | Long | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| latestJob | JobResource | [optional] | |
| uploadFileName | String | [optional] | |
| type | TypeEnum | [optional] | |
| gitRepository | GitRepositoryResource | [optional] | |
| testSuiteCollections | List<TestSuiteCollectionResource> | [optional] |
| Name | Value |
|---|---|
| KS | "KS" |
| GIT | "GIT" |
- Serializable