TeamSyncGroupMappingGroup

data class TeamSyncGroupMappingGroup(val groupDescription: String, val groupId: String, val groupName: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of the IdP group.

Link copied to clipboard

The ID of the IdP group.

Link copied to clipboard

The name of the IdP group.