A user group association.
| Name | Type | Summary |
|---|---|---|
| GroupID | Int32 | The ID of the group. |
| GroupName | String | The name of the group. |
| IsPrimary | Boolean | Whether the group is marked as the user's primary group. |
| IsManager | Boolean | Whether the user is a manager of the group. |
| IsNotified | Boolean | Whether the user is notified as a part of group notifications. |