Edit

Share via


ProjectAndRepoInfo interface

Represents project and repository information for filtering purposes.

Properties

projectId

The unique identifier of the project.

projectName

The name of the project.

repositoryId

The unique identifier of the repository.

repositoryName

The name of the repository.

Property Details

projectId

The unique identifier of the project.

projectId: string

Property Value

string

projectName

The name of the project.

projectName: string

Property Value

string

repositoryId

The unique identifier of the repository.

repositoryId: string

Property Value

string

repositoryName

The name of the repository.

repositoryName: string

Property Value

string