NameDescriptionTypeAdditional information
ID

ID of the role

unsigned integer

None.

Name

Name of the role

string

None.

Description

Description of the collection that the role grants access to

string

None.

IsActive

Flag to indicate if this permission group is active

boolean

None.

DealerID

dealer id the role belongs to (0 if available for all)

unsigned integer

None.

PermissionGroups

Collection of permission groups

Collection of UAPermissionGroup

None.

AllPermissions

Get only - returns a collection of all of the permissions stored in all of the permission groups

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.