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

The group access level.

Link copied to clipboard

The group ID.

Link copied to clipboard

The group name.