GetGroupsGroup

data class GetGroupsGroup(val comments: String, val name: String)

Constructors

Link copied to clipboard
constructor(comments: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Comments of the group.

Link copied to clipboard

Name of the group.