GithubScopeEnvironmentDataResponse

data class GithubScopeEnvironmentDataResponse(val environmentType: String)

The github scope connector's environment data

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the environment data. Expected value is 'GithubScope'.