GetExternalGroupsExternalGroup

data class GetExternalGroupsExternalGroup(val groupId: Int, val groupName: String, val updatedAt: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the ID of the group.

Link copied to clipboard

the name of the group.

Link copied to clipboard

the date the group was last updated.