GetProjectsProjectSharedWithGroup

data class GetProjectsProjectSharedWithGroup(val groupAccessLevel: String, val groupId: Int, val groupName: String)

Constructors

Link copied to clipboard
constructor(groupAccessLevel: String, groupId: Int, groupName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The ID of the group owned by the authenticated user to look projects for within. Cannot be used with min_access_level, with_programming_language or statistics.

Link copied to clipboard