GetGroupSubgroupsSubgroup

data class GetGroupSubgroupsSubgroup(val autoDevopsEnabled: Boolean, val avatarUrl: String, val createdAt: String, val defaultBranchProtection: Int, val description: String, val emailsDisabled: Boolean, val fileTemplateProjectId: Int, val fullName: String, val fullPath: String, val groupId: Int, val ipRestrictionRanges: String, val lfsEnabled: Boolean, val mentionsDisabled: Boolean, val name: String, val parentId: Int, val path: String, val projectCreationLevel: String, val requestAccessEnabled: Boolean, val requireTwoFactorAuthentication: Boolean, val shareWithGroupLock: Boolean, val statistics: Map<String, String>, val subgroupCreationLevel: String, val twoFactorGracePeriod: Int, val visibility: String, val webUrl: String)

Constructors

Link copied to clipboard
constructor(autoDevopsEnabled: Boolean, avatarUrl: String, createdAt: String, defaultBranchProtection: Int, description: String, emailsDisabled: Boolean, fileTemplateProjectId: Int, fullName: String, fullPath: String, groupId: Int, ipRestrictionRanges: String, lfsEnabled: Boolean, mentionsDisabled: Boolean, name: String, parentId: Int, path: String, projectCreationLevel: String, requestAccessEnabled: Boolean, requireTwoFactorAuthentication: Boolean, shareWithGroupLock: Boolean, statistics: Map<String, String>, subgroupCreationLevel: String, twoFactorGracePeriod: Int, visibility: String, webUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The ID of the group.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Include group statistics (administrators only).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard