BaseGroupDto

BaseGroupDto
BaseGroupDto

Defines the base properties of the group.

JSON Example
{
    "displayName": "string",
    "id": "string"
}
string
displayName
Optional

The display name of the group.

string
id
Optional

Unique identifier of the group.