| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
ID of the permission group |
unsigned integer |
None. |
| Name |
Name of the permission group |
string |
None. |
| Description |
Description of the collection that the permission group grants access to |
string |
None. |
| IsActive |
Flag to indicate if this permission group is active |
boolean |
None. |
| DealerID |
dealer id the permission group belongs to (0 if available for all) |
unsigned integer |
None. |
| Permissions |
Collection of permissions |
Collection of UAPermission |
None. |
| AllPermissionKeys |
Get only - returns a lower case collection of all of the permissions keys stored in the permissions collection |
Collection of string |
None. |