ApplicationSettingsDefaultBranchProtectionDefaults

constructor(allowForcePush: Boolean? = null, allowedToMerges: List<Any>? = null, allowedToPushes: List<Any>? = null, developerCanInitialPush: Boolean? = null)