Get Trigger Bitbucket Server Trigger Config Pull Request
data class GetTriggerBitbucketServerTriggerConfigPullRequest(val branch: String, val commentControl: String, val invertRegex: Boolean)
Constructors
Link copied to clipboard
fun GetTriggerBitbucketServerTriggerConfigPullRequest(branch: String, commentControl: String, invertRegex: Boolean)