ApplicationSettingsDefaultBranchProtectionDefaults

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