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