GetGroupsGroup

data class GetGroupsGroup(val createTime: String, val description: String, val directoryId: String, val groupId: String, val groupName: String, val id: String, val provisionType: String)

Constructors

Link copied to clipboard
constructor(createTime: String, description: String, directoryId: String, groupId: String, groupName: String, id: String, provisionType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Created Time of the Directory.

Link copied to clipboard

The Description of the Directory.

Link copied to clipboard

The ID of the Directory.

Link copied to clipboard

The Group ID of the group.

Link copied to clipboard

The Name of the group.

Link copied to clipboard
val id: String

The ID of the Group.

Link copied to clipboard

The Provision Type of the Group. Valid values: Manual, Synchronized.