Branch Protection Allowed To Unprotect
data class BranchProtectionAllowedToUnprotect(val accessLevel: String? = null, val accessLevelDescription: String? = null, val groupId: Int? = null, val userId: Int? = null)