Related Services: GroupService.cs
Properties
| Property Name | Type | Description |
|---|---|---|
Id | string | Identifying Guid |
Name | string | Name of the group |
GroupType | string | Type of group (i.e., Sermon Collection Upload Permissions) |
UserIds | List<string> | List of users’ Ids included in the group |
CreatedDatetime | DateTime | When the group was created |
