Class representing information about the group of interviewers
 
Constructors
- Group()
- 
Creates and initializes an instance of Group class 
 
 
Properties
- GroupId
- 
Unique identifier of the group 
- Name
- 
Name of the group 
- Description
- 
Description of the group 
- ParentGroups
- 
List of unique identifiers of parent group. Deprecated in the new design.