GetGroupsGroup

data class GetGroupsGroup(val groupId: String, val groupName: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Id of the group.

Link copied to clipboard

Name of the group.