BitbucketServerConfigConnectedRepository

data class BitbucketServerConfigConnectedRepository(val projectKey: String, val repoSlug: String)

Constructors

Link copied to clipboard
constructor(projectKey: String, repoSlug: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier for the project storing the repository.

Link copied to clipboard

Identifier for the repository.