Get Trigger Source To Build
data class GetTriggerSourceToBuild(val githubEnterpriseConfig: String, val ref: String, val repoType: String, val uri: String)
Constructors
Link copied to clipboard
fun GetTriggerSourceToBuild(githubEnterpriseConfig: String, ref: String, repoType: String, uri: String)