Get Trigger Repository Event Config Pull Request
data class GetTriggerRepositoryEventConfigPullRequest(val branch: String, val commentControl: String, val invertRegex: Boolean)
Constructors
Link copied to clipboard
fun GetTriggerRepositoryEventConfigPullRequest(branch: String, commentControl: String, invertRegex: Boolean)