GetProjectSharedWithGroup

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access_level permission level of the shared group.

Link copied to clipboard

The full path of the group shared with.

Link copied to clipboard

The ID of the group shared with.

Link copied to clipboard

The name of the group shared with.